Commit Graph

291 Commits

Author SHA1 Message Date
md_5
3164e5312f Correct pom.xml version 2019-06-25 20:57:20 +10:00
md_5
f1f33559fa Update to Minecraft 1.14.3 2019-06-25 06:44:52 +10:00
md_5
fe3930ce00 Update to Minecraft 1.14.3-pre4 2019-06-21 20:00:00 +10:00
md_5
cb3d14c5a7 Update to Minecraft 1.14.2 2019-05-28 06:30:00 +10:00
md_5
89c52b7b0e Update to Minecraft 1.14.1 2019-05-14 10:00:00 +10:00
md_5
ed20842bcf Update to Minecraft 1.14 2019-04-25 12:00:00 +10:00
md_5
c4af066cb7 Move execution phase of checkstyle 2019-04-23 21:01:39 +10:00
md_5
48c4c5ca81 Begin implementation of CheckStyle style checking 2019-04-23 14:00:30 +10:00
md_5
a2d787f6eb Update to Minecraft 1.14-pre5 2019-04-23 12:00:00 +10:00
md_5
217a293d3e Don't relocate joptsimple to allow --help to work. 2019-03-17 12:54:21 +11:00
md_5
a49270b28b Mappings Update 2019-03-17 11:48:53 +11:00
md_5
a65b73ad9d Add note about Maven repository usage to pom.xml 2019-01-29 10:01:29 +11:00
md_5
13f71402e8 Update compiler 2019-01-23 12:41:31 +11:00
md_5
7560d3b5ab Skip tests on default builds 2019-01-04 20:25:40 +11:00
Javacraft
068dab5be3 Enable optional source JAR shading via profile shadeSourcesJar
mvn clean source:jar install -PshadeSouresJar

achieves this goal. If 'source:jar' is not specified the resulting
source JAR will not include CraftBukkit sources. Not specifying
'install' will result in an unshaded CraftBukkit source JAR and not
include other sources, making it useless for debugging purposes.
Shade CraftBukkit sources JAR.

Add maven-shade-plugin configuration directives to create sources JAR
and shade contents thereof. This ensures when source:jar goal is run,
relocated CraftBukkit source files are also relocated for debugging
and final code review purposes.
2018-12-07 13:00:03 +11:00
md_5
aa36c8417b Mappings Update 2018-12-06 10:00:00 +11:00
md_5
b4230a9a7e Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
md_5
4824655c89 SPIGOT-4398: Upgrade to ASM 6.2.1 for better Java 11 support 2018-09-27 11:36:22 +10:00
md_5
ce1af0c348 Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
md_5
1a6b4f5392 Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
md_5
421c1728c8 Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
md_5
1988d7f104 Netty 4.1.24.Final 2018-04-30 17:41:47 +10:00
md_5
e3b4cf5c28 Netty 4.1.21.Final 2018-02-07 18:23:26 +11:00
md_5
a3decfdca9 Update Netty / MySQL / SQLite 2018-01-07 22:50:36 +11:00
md_5
2ee49b4955 Netty 4.1.18.Final 2017-12-12 20:54:32 +11:00
md_5
19ed80cef7 BUILDTOOLS-362: Downgrade surefire plugin to fix issues in Docker 2017-11-20 11:31:02 +11:00
md_5
c432ecf86a SQLite 3.21.0
https://www.sqlite.org/releaselog/3_21_0.html
2017-11-18 17:12:20 +11:00
md_5
9e23a80bc8 Move animal-sniffer to development profile. 2017-11-17 09:49:25 +11:00
md_5
61e0c69d5f Netty 4.1.17.Final 2017-11-11 08:12:42 +11:00
md_5
53fccdf958 Database drivers should be runtime depends 2017-10-29 09:31:22 +11:00
md_5
86fdf92ca8 Update SQLite to 3.20.1 2017-10-28 16:36:03 +11:00
md_5
9a1f5ee80a Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
md_5
8bf06d6cbf Upgrade to Netty 4.1.15.Final 2017-08-31 07:50:10 +10:00
md_5
571760182f Update misc depends 2017-08-05 14:56:57 +10:00
md_5
2a927e8638 Update to Minecraft 1.12.1 2017-08-03 23:00:00 +10:00
md_5
3819f8dbec Update Eclipse compiler. 2017-07-17 09:56:07 +10:00
md_5
c1b8cace2a SPIGOT-3418: Packaging error causing wrong netty version to be used 2017-07-16 11:45:27 +10:00
md_5
14b597f0c8 Update to Netty 4.1.13.Final. 2017-07-07 15:11:57 +10:00
md_5
4e27449ac2 SPIGOT-3351: Replace bundled netty with 4.1.12.Final 2017-06-18 18:01:31 +10:00
md_5
bb4ae3b3b8 Update to Minecraft 1.12 2017-06-08 18:00:00 +10:00
md_5
e13d119686 Update to Minecraft 1.12-pre6 2017-05-30 21:55:13 +10:00
md_5
1004352990 Update to Minecraft 1.12-pre5 2017-05-19 21:00:13 +10:00
md_5
240f16d1cc SPIGOT-3244: Downgrade MySQL driver to 5.1.42 - the current GA release 2017-05-15 21:38:06 +10:00
md_5
5195487ec6 Update to Minecraft 1.12-pre2 2017-05-14 12:00:00 +10:00
md_5
a1d3777d89 Update SQLite to 3.16 for performance improvements and architecture compat 2017-02-01 13:16:30 +11:00
md_5
47c6a36854 Update MySQL Driver Version to 5.1.40 2017-01-31 21:30:09 +11:00
md_5
a86731306b Update to Minecraft 1.11.2 2016-12-21 22:00:00 +11:00
md_5
8ea0c87f51 Update to Minecraft 1.11.1 2016-12-21 07:00:00 +11:00
md_5
486ba9f481 Update to SQLite 3.15.x 2016-11-18 09:57:14 +11:00
md_5
c25ddf063a Update to Minecraft 1.11 2016-11-17 12:41:03 +11:00