...
The patches have the filename format joc-.[VERSION]-patch[PATCHNUMBER].war
. The patch-executor will reject other files.
This is the completely patched web application of JOC Cockpit. The latest patch will always include all available patches since the release.
Applying patches automatically
- To apply the patch remove all previous patches from the patches folder.
- Copy the patch you want to apply into the patches folder.
- As above double click the
patch-executor-VERSION.jar
in thepatches\bin
folder of your JOC Cockpit installation.
Applying patches from the Command Line
To apply the patch
java -jar patch-executor-<VERSION>.jar
...
Parameters to see the usage page are:
- -
?, -h, --help
Rolling back an already patched version
...
from the command line
To roll back already applied patches from the command line type:
...