Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

  1. To apply the patch remove all previous patches from the patches folder.
  2. Copy the patch you want to apply into the patches folder.
  3. As above double click the patch-executor-VERSION.jar in the patches\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:

...