Modify ↓
Ticket #74 (closed defect: fixed)
Phing commandline args don't support quoting / spaces
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | major | Milestone: | 2.3.0 |
| Component: | Version: | 2.2.0 | |
| Keywords: | Cc: |
Description (last modified by hans) (diff)
Currently, if you attempt to execute Phing with arguments in quotation marks, it will not parse correctly:
phing "-Dcvstimestamp=2007-02-13 17:21:06 GMT" build
Results in:
Buildfile: /home/cruiser/cc-sandbox/build.xml BUILD FAILED Target '17:21:06' does not exist in this project. Total time: 0.0916 seconds
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
