Hudson can't issue -Dmeta.filter directives because of the spaces and quotes in
the values side of the name/value thing passed to -D
------------------------------------------------------------------------------------------------------------------------------------
Key: JBEHAVE-416
URL: http://jira.codehaus.org/browse/JBEHAVE-416
Project: JBehave
Issue Type: Bug
Components: Core
Reporter: Paul Hammant
Priority: Minor
-Dmeta.filter="+suite foo" is going to cause Hudson to try to redo the quotes
like so
"-Dmeta.filter=+suite foo"
The fix will be add underscore as a space replacement for meta-filters.
-Dmeta.filter=+suite_foo
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email