Renamed some ant tasks for consistency, improved descriptions, removed 2 redundant tasks
---------------------------------------------------------------------------------------- Key: OFBIZ-4771 URL: https://issues.apache.org/jira/browse/OFBIZ-4771 Project: OFBiz Issue Type: Improvement Affects Versions: SVN trunk Reporter: Jacopo Cappellato Assignee: Jacopo Cappellato Priority: Minor 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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-4771: ------------------------------------- Attachment: ant-targets.patch > Renamed some ant tasks for consistency, improved descriptions, removed 2 redundant tasks > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-4771 > URL: https://issues.apache.org/jira/browse/OFBIZ-4771 > Project: OFBiz > Issue Type: Improvement > Affects Versions: SVN trunk > Reporter: Jacopo Cappellato > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: ant-targets.patch > > > 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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-4771. ------------------------------------ > Renamed some ant tasks for consistency, improved descriptions, removed 2 redundant tasks > ---------------------------------------------------------------------------------------- > > Key: OFBIZ-4771 > URL: https://issues.apache.org/jira/browse/OFBIZ-4771 > Project: OFBiz > Issue Type: Improvement > Affects Versions: SVN trunk > Reporter: Jacopo Cappellato > Assignee: Jacopo Cappellato > Priority: Minor > Attachments: ant-targets.patch > > > 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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |