Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typos corrected

...

  1. copy all patches you want to apply to the patches folder of the JOC Cockpit installation.
     

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

Applying

...

patches from the Command Line

The patch usage page shows the general usage information.

...

In contrast, when you type java -jar patch-executor-<VERSION>.jar --rollback in the command line, a rollback will be performed, no matter which patch files reside in the patches folder.

General

...

information

When you run the patch executor it will check if a copy of the (original) joc.war file has already archived in the archive folder of the JOC Cockpit installation. If not, a copy of the original joc.war file will be copied to the archive folder.

...