Commit Graph

141 Commits

Author SHA1 Message Date
renovate[bot] d69f3b0893
build: Update dependency com.intellectualsites.bom:bom-1.18.x to v1.5 (#3677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-13 11:38:28 +02:00
Alexander Brandes 8b52461271
build: Back to snapshot for development 2022-06-13 11:25:07 +02:00
Alexander Brandes d08381dfed
build: Release 6.9.0 2022-06-13 11:23:48 +02:00
Alexander Brandes 9ffa935c0c
build: Switch to bill of materials (#3653)
* build: Switch to managed dependencies

* build: Move bom to root build script

* build: Update bom

* Update build.gradle.kts

* fix: Use the correct bom version
2022-06-09 12:57:37 +02:00
Alexander Brandes 713c4ad0d2
Remove aggregation of cross module javadocs (#3646)
chore: Don't aggregate javadocs anymore
2022-06-03 23:13:41 +02:00
NotMyFault 48386c0828
build: Back to snapshot for development 2022-06-01 20:12:50 +02:00
NotMyFault 625b3921e1
build: Release 6.8.1 2022-06-01 20:09:36 +02:00
Alexander Brandes fc9fe1462f
build: Back to snapshot for development 2022-05-18 22:07:22 +02:00
Alexander Brandes 41f546ca6b
build: Release 6.8.0 2022-05-18 22:05:31 +02:00
Alexander Brandes faadebd30e
chore: Update my name (#3599) 2022-05-07 15:56:24 +02:00
Alexander Brandes 2aeacb3dcf
build: Back to snapshot for development 2022-05-05 10:07:58 +02:00
Alexander Brandes 9db7791835
build: Release 6.7.0 2022-05-05 09:58:14 +02:00
Alexander Brandes a7b3b3b7df
build: Back to snapshot for development 2022-04-19 08:50:50 +02:00
NotMyFault 888bb20e78
build: Release 6.6.3 2022-04-19 08:45:44 +02:00
Alexander Brandes 73c82deeb0
build: Switch back to upstream SquirrelID (#3575) 2022-04-19 00:46:39 +02:00
NotMyFault c13f544390
build: Back to snapshot for development 2022-04-04 13:03:49 +02:00
NotMyFault c28177d6af
build: Release 6.6.2 2022-04-04 12:56:13 +02:00
NotMyFault 660e05d27f
build: Back to snapshot for development 2022-03-08 20:21:23 +01:00
NotMyFault 4c0ad148bf
build: Release 6.6.1 2022-03-08 20:15:16 +01:00
NotMyFault 26ec31a012
build: Back to snapshot for development 2022-03-07 15:55:25 +01:00
NotMyFault fd4a542062
build: Release 6.6.0 2022-03-07 15:35:00 +01:00
NotMyFault 2ea21c150f
build: Back to snapshot for development 2022-02-23 11:05:40 +01:00
NotMyFault c2fd4edad5
build: Release 6.5.1 2022-02-23 11:00:45 +01:00
NotMyFault 61797c3aff
build: Back to snapshot for development 2022-02-10 12:44:17 +01:00
NotMyFault 78125ff1e2
build: Release 6.5.0 2022-02-10 12:32:02 +01:00
NotMyFault 126aa53b61
build: Back to snapshot for development 2022-01-27 14:00:51 +01:00
NotMyFault ac71046feb
build: Release 6.4.0 2022-01-27 13:49:17 +01:00
Alex 7c290e6bd0
Align plugin's java version with API java version - Java 17 (#3468)
* refactor!: Align plugin's java version with API java version

* fix: Bump Guice to fix private injection on Java 17
2022-01-27 13:26:58 +01:00
NotMyFault 7cdde5a822
build: Back to snapshot for development 2022-01-14 11:46:02 +01:00
NotMyFault 8b6e7b2f2b
build: Release 6.3.0 2022-01-14 11:14:00 +01:00
Alex d14d2caa2d
refactor: Prepare removal of our maven repository (#3451) 2022-01-13 14:50:07 +01:00
Alexander Söderberg fd0c2050d8
Refactor: Replace Rörledning with Cloud-Services (#3409)
* Refactor: Replace Rörledning with Cloud-Services

Cloud-Services is actually maintained, as opposed to Rörledning. Furthermore, Rörledning is available through Maven Central, whereas rörledning isn't.

This is a semi-breaking change, but because we relocate, it might be fine? Either way, this is a necessary change.

* build: Provide jsr at runtime

* Merge branch 'v6' into refactor/v6/cloud-services

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-12-31 15:49:11 +01:00
NotMyFault a77a51b6f2
build: Back to snapshot for development 2021-12-30 10:31:08 +01:00
NotMyFault 7d981bc610
build: Release 6.2.2 2021-12-30 10:14:15 +01:00
NotMyFault 7002df0bc7
build: Bump dependencies for 1.18 2021-12-18 23:10:41 +01:00
NotMyFault 8859871e89
build: Back to snapshot for development 2021-12-14 23:14:35 +01:00
NotMyFault 93d99630a9
build: Release 6.2.1 2021-12-14 23:06:55 +01:00
NotMyFault d9a6431078
build: Back to snapshot for development 2021-12-13 13:47:28 +01:00
NotMyFault e9c9375e78
build: Release 6.2.0 2021-12-13 13:35:37 +01:00
Alex 858b6b5471
tests: Move to JUnit 5 (#3357) 2021-12-13 10:41:36 +01:00
Alex cba0f3ac1f
build: Switch PRTree GAV to our deployment (#3360)
* build: Switch PRTree repository

* build: Use our GAV
2021-12-09 18:30:35 +01:00
NotMyFault 2a40f52dea
docs: Update issue template to 1.18 2021-12-05 23:29:28 +01:00
renovate[bot] bec51401a3
build: Update dependency org.junit.jupiter:junit-jupiter to v5.8.2 (#3350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 11:25:01 +01:00
NotMyFault a8923ec729
build: Back to snapshot for development 2021-11-11 23:01:37 +01:00
NotMyFault 4eafd043a3
Release 6.1.4 2021-11-11 22:49:46 +01:00
NotMyFault df87bcb743
build: Back to snapshot for development 2021-10-18 20:30:28 +02:00
NotMyFault 5653d0f175
Release 6.1.3 2021-10-18 20:22:13 +02:00
NotMyFault 21727ebfc7
build: Overhaul build & deployment workflow (#3267)
* Fixes #3250

* build: Overhaul build & deployment workflow

- Move to release drafter
- Replace publishing with gradle nexus
- Conventional commits are handy
- Determine build status in gh actions before deploying
2021-10-04 15:28:47 +02:00
renovate[bot] 744f7a18ae
Update dependency org.junit.jupiter:junit-jupiter to v5.8.1 (#3259)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:09:35 +02:00
dordsor21 6d4adecb32
6.1.3 2021-09-18 23:07:10 +01:00
renovate[bot] c8989b3332
Update dependency org.junit.jupiter:junit-jupiter to v5.8.0 (#3244)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 10:23:38 +02:00
NotMyFault 115932c65a
6.1.2 2021-09-11 14:28:08 +02:00
dordsor21 cfae804780
6.1.1 2021-09-10 15:01:05 +01:00
dordsor21 d77a8c8fa4
Some improvements to events (#3238)
#3222 #3072
2021-09-09 21:37:44 +02:00
NotMyFault da3fb1abec
Closes #3236 2021-09-07 13:52:47 +02:00
NotMyFault c18b0f943c
Switch deployment to the central repository 2021-09-04 13:58:16 +02:00
NotMyFault daa8ffc38f
6.0.10 2021-08-19 20:51:51 +02:00
NotMyFault bfe2dda5b1
Closes #3212 2021-08-17 16:38:24 +02:00
Hannes Greule 3b2a04e4db
Fix/v6/click event actions (#3178)
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: dordsor21 <dordsor21@gmail.com>
2021-08-08 11:28:43 +00:00
NotMyFault 391476ba26
6.0.9 2021-08-05 14:08:41 +02:00
dordsor21 2676b76107
6.0.8 2021-07-22 21:46:25 +01:00
dordsor21 613a92eeb9
6.0.7 2021-07-17 17:59:41 +01:00
NotMyFault fdb6367351
Remove unneeded maven repos 2021-07-05 15:25:22 +02:00
NotMyFault 5395ddc6a3
Update build.gradle.kts 2021-06-29 11:50:47 +02:00
dordsor21 f4ff9c0336
6.0.5 2021-06-27 13:21:44 +01:00
dordsor21 2c920bd016
6.0.4 2021-06-26 20:11:15 +01:00
dordsor21 43dd35f54b
6.0.3 2021-06-26 19:53:59 +01:00
NotMyFault 20df062d9f
Back to snapshot for development 2021-06-23 11:50:24 +02:00
NotMyFault b2966cbc45
Back to snapshot for development 2021-06-21 11:51:20 +02:00
NotMyFault 8220d4aa31
Update licenser & gradle 2021-06-18 01:22:24 +02:00
dordsor21 50d4353045 begin integration with fawe 2021-06-09 13:09:50 +01:00
Mariell Hoversholm a6b3e97cda
feat: re-add aggregated javadocs task (#3077)
* feat: re-add aggregated javadocs task

This was removed by IntellectualSites/PlotSquared#2922.
Closes IntellectualSites/PlotSquared#3037.

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* feat: aggregate javadocs on root build task

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* Address changes requested

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-06-02 23:26:27 +02:00
NotMyFault 73936bb10d
Fix licenser issues 2021-05-17 09:31:33 +02:00
NotMyFault e7fb3571ac
Update licenser 2021-05-14 13:36:18 +02:00
NotMyFault 58ad9db5ed
Jump to Java 16 2021-05-14 01:04:09 +02:00
NotMyFault ca7ac71e76
Update gradle and shadow 2021-05-12 03:00:34 +02:00
NotMyFault 1750dd3b97
Opt in future proof gradle features 🚀 (#2950)
* Opt in future proof gradle features

* Resolve merge conflicts
2021-04-30 09:50:22 +02:00
NotMyFault ba4146f82c
Update to gradle 7 2021-04-10 16:52:46 +02:00
NotMyFault 050cf3edb3
Update a few dependencies 2021-04-04 13:30:09 +02:00
NotMyFault 86e8457574
Move to ServerLib 2021-01-22 23:34:47 +01:00
Alexander Söderberg 57fc51d013 Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
dordsor21 14fa738fbe
switch to InvendoPaster "library" 2020-12-19 16:00:13 +00:00
N0tMyFaultOG 4da7aa38ea
@Sauilitired can't spell properly 2020-12-16 13:23:14 +01:00
dordsor21 224e3b6ad4
Fix publishing. I am an author. 2020-12-14 18:09:09 +00:00
Hannes Greule ff70d5db14
Feature/v6/arkitektonika (#2916)
* Start working on Arkitektonika support

* Progress on Arkitektonika

* Add license headers

* Some QoL and javadocs

* Fix maximum calculation

* Fix minor formatting

* Reimplement legacy webinterface support

* Add documentation and fix deletion link

* Resolve conflicts/gradle stuff

* Fix links

* Make message readable

* Do not allow download of merged plots
2020-12-05 19:50:41 +01:00
N0tMyFaultOG f721a7c66c Update build.gradle.kts 2020-10-08 21:25:09 +02:00
Mariell Hoversholm e15b5a07fb It runs! And it's small! 2020-10-08 14:02:08 +02:00
Mariell Hoversholm a637a8970b Add maven publishing 2020-10-08 14:02:08 +02:00
Mariell Hoversholm d97f68eec0 Address review issues 2020-10-08 14:02:08 +02:00
Mariell Hoversholm 9b1dc7d42e She compiles! 2020-10-08 14:02:08 +02:00
N0tMyFaultOG ec23fcdd75 Rewrite build scripts
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
2020-10-08 14:02:08 +02:00