You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Jeudy (JIRA)" <ji...@codehaus.org> on 2011/01/17 17:02:57 UTC

[jira] Created: (SUREFIRE-685) Cannot pass multiple comma-separated includes

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

        

[jira] Updated: (SUREFIRE-685) Cannot pass multiple comma-separated includes

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold updated SUREFIRE-685:
----------------------------------------

    Fix Version/s: 2.7.2
         Assignee: Kristian Rosenvold

> 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
>            Assignee: Kristian Rosenvold
>             Fix For: 2.7.2
>
>
> 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

        

[jira] Closed: (SUREFIRE-685) Cannot pass multiple comma-separated includes

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-685.
---------------------------------------

    Resolution: Fixed

Thanks for the report! Fixed with integration test in r1060395

> 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
>            Assignee: Kristian Rosenvold
>             Fix For: 2.7.2
>
>
> 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

        

[jira] Commented: (SUREFIRE-685) Cannot pass multiple comma-separated includes

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251833#action_251833 ] 

Kristian Rosenvold commented on SUREFIRE-685:
---------------------------------------------

Just out of curiosity, what was the last version of surefire that supported this ?

> 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

        

[jira] Commented: (SUREFIRE-685) Cannot pass multiple comma-separated includes

Posted by "Guillaume Jeudy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251834#action_251834 ] 

Guillaume Jeudy commented on SUREFIRE-685:
------------------------------------------

Sorry this issue is for specifically the failsafe 2.7.1 plugin. The last failsafe plugin version that supported this was 2.6.

I don't know about surefire plugin.

> 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