Paper/scripts
Aikar 49f584a14b
[CI-SKIP] Update test server rebuild logic
Many times I've ran paper test trying to SHUTDOWN
the existing test server, only for it to see that my target folder
is missing (for whatever reason), and it try to build paper to make
the jar exists.

Well, the patch process will wipe out any uncommitted changes, causing
loss of work.

Now we will only build patches if your missing your entire Paper-Server
folder, and only trigger a mvn compile if the jar is missing.
2018-10-02 21:49:42 -04:00
..
apatch.sh
applyPatches.sh [CI-SKIP] Avoid rebuilding Paper-Server if Paper-API did not apply 2018-08-12 11:54:35 -04:00
build.sh
checkoutpr.sh [CI-SKIP] Add copy of my checkout-pr script for other team members 2018-09-22 23:32:22 -04:00
decompile.sh [CI-SKIP] Download mojang libraries sources so we can modify them 2018-09-03 20:25:10 -04:00
functions.sh
importmcdev.sh Concurrency and Performance Improvements to DataFixers 2018-09-15 13:22:14 -04:00
init.sh Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
makemcdevsrc.sh Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
paperclip.sh
rebuildPatches.sh [CI-SKIP] Avoid rebuilding Paper-Server if Paper-API did not apply 2018-08-12 11:54:35 -04:00
remap.sh Switch to using ForgeFlower for Paper Only mc-dev imports 2018-08-31 23:47:57 -04:00
testServer.sh [CI-SKIP] Update test server rebuild logic 2018-10-02 21:49:42 -04:00
upstreamCommit.sh
upstreamMerge.sh