Versions Compared

Key

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

...

  1. java -jar patch-executor-<VERSION>.jar --rollback
  2. delete all patch files from the patches folder then type java -jar patch-executor-<VERSION>.jar without further parameters

Difference In

...

processing Rollbacks automatically and from the Command Line

If you want to rollback automatically you have to remove the existing patch files from the patches folder.

When the patch executor recognizes that there are no patch files in the patches folder an automatically rollback is performed.

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

General Information

...