Cannot pass multiple comma-separated includes
---------------------------------------------

                 Key: SUREFIRE-685
                 URL: http://jira.codehaus.org/browse/SUREFIRE-685
             Project: Maven Surefire
          Issue Type: Bug
    Affects Versions: 2.7.1
            Reporter: Guillaume Jeudy


Cannot pass multiple comma-separated includes

as in

<includes>
  <include>**/pattern.java,**/another.java</include>
</includes>

This is problematic because I was troubleshooting a build and injecting 
variable include values through ${} property and profiles and can no longer do 
so. Please reinstate this functionality, thanks!

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