Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed some ant tasks for consistency, improved descriptions, removed 2 redundant tasks Summary of changes: improved descriptions (unified style) renamed: run --> start renamed: run-batch --> start-batch renamed: run-debug --> start-debug renamed: run-pos --> start-pos renamed: run-install --> load-demo renamed: run-install-multitenant --> load-demo-multitenant renamed: run-install-* targets -> load* (for example: run-install-seed --> load-seed etc...) enhanced load-file (was run-install-file) to accept an optional 'delegator' argument and removed run-install-file-in-delegator and run-tenant-install-file renamed: run-create-tenant --> create-tenant renamed: run-single-test --> run-test renamed: run-single-test-suite --> run-test-suite the main old tasks (mentioned in documentation etc.) have been kept and now inform the user of the new syntax updated README and main screen of Webtools with the new task name git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1308370 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information