Versions Compared

Key

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

...

There are 4 targets, to create/apply/reapply/revert patches for the framework, applications and specialpurpose: they are available in the ant script for auto generated hot-deploy components (see in framework/resources/templates/build.xml)

  1. create-ofbiz-patches
  2. revert-ofbiz-patches
  3. apply-ofbiz-patches
  4. reapply-ofbiz-patches

Use "ant -p" in one of your components created with create-component to know more about them...

...