[ 
http://jira.codehaus.org/browse/MPTEST-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_99481
 ] 

Lukas Theussl commented on MPTEST-41:
-------------------------------------

The m1 test plugin had a release just 2 weeks ago 
(http://maven.apache.org/maven-1.x/plugins/bundled/multichanges-report.html), 
that's the version we intent to include in m1.1-final (which will be virtually 
identical to the released 1.1-RC1). I doubt that there will be much activity on 
m1 anymore after that. But you can always try to vote for the issue or attach a 
patch...

> Handle spaces in additional parameters correctly
> ------------------------------------------------
>
>                 Key: MPTEST-41
>                 URL: http://jira.codehaus.org/browse/MPTEST-41
>             Project: Maven 1.x Test Plugin
>          Issue Type: Bug
>         Environment: Maven 1.0
> Test Plugin 1.6.2
> Windows XP
>            Reporter: M.-Leander Reimer
>            Priority: Minor
>
> The following statement in the jelly script does not work if the property 
> contains an argument with spaces, like a path name under Windows:
> maven.junit.for=true
> maven.junit.jvmargs=-Xbootclasspath/a:C:/Path with Spaces/dummy.jar
> <u:tokenize var="listOfJvmArgs" delim="  "> 
> ${maven.junit.jvmargs}</u:tokenize>
> This breaks the junit task and no test can be executed at all.
> Perhaps it would be an option to specify the delim character as a plugin 
> property so one can set it to something other than a space if required.

-- 
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

        

Reply via email to