-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Environment:
java version "14" 2020-03-17
Java(TM) SE Runtime Environment (build 14+36-1461)
Java HotSpot(TM) 64-Bit Server VM (build 14+36-1461, mixed mode, sharing)git version 2.28.0.windows.1
-
git-BuildTools-7fe9375-122 (#122)
-
Yes
compiling craftbukkit with `java -jar BuildTool.jar --rev 1.16.3 --compile craftbukkit` still performs the first (unnecessary) step of compiling spigot, that is applying the spigot-api patches and spigot-server patches to the codebase. I suggest these steps are removed from the build process when only CraftBukkit is being built.