Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The forrest .sh wrapper script (I think) mangles spaces in arguments when passing them on. This should work, but it doesn't:
forrest ... -Ddeploy.svn.commit-message="my commit message"
Neither does:
forrest ... "-Ddeploy.svn.commit-message=my commit message"
forrest ... -Ddeploy.svn.commit-message="my commit message"
Neither does:
forrest ... "-Ddeploy.svn.commit-message=my commit message"