[PATCH] Argument quoting in build.sh
------------------------------------
Key: COCOON-2098
URL: https://issues.apache.org/jira/browse/COCOON-2098
Project: Cocoon
Issue Type: Improvement
Components: - Build System: Maven
Affects Versions: 2.1.11-dev (Current SVN)
Reporter: Andreas Deininger
Priority: Trivial
Fix For: 2.1.11-dev (Current SVN)
If build.sh is called with something like:
./build.sh -propertyfile "$PROJECT_PROPERTIES" ...
the build fails if
PROJECT_PROPERTIES="/path/ with/spaces/to/local.build.properties"
The uploaded patch cures that problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.