Versions Compared

Key

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

...

This document shows how to apply patches to the JOC Cockpit.

Applying one or more patches to

...

JOC Cockpit (until 1.13.3)

Applying patches automatically

...

  1. copy all patches you want to apply to the patches folder of the JOC Cockpit installation. 
  2. do not remove already installed patches to avoid overwriting an already applied patch with an older version
     

  3. Double click the patch-executor-VERSION.jar in the patches\bin folder of your JOC Cockpit installation.
     

Applying one

...

patch to

...

JOC Cockpit (starting with 1.13.4)

Starting with Release release 1.13.4 of the JOC Cockpit only one patch can be apllied at a time.

The Patches 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.

  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 patchespatch

  • java -jar patch-executor-<VERSION>.jar

...