[ 
http://jira.codehaus.org/browse/MANT-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MANT-40.
---------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 2.1

Fixed in [r639990|http://svn.apache.org/viewvc?view=rev&revision=639990].

> Use includes/excludes configured for Surefire when running tests
> ----------------------------------------------------------------
>
>                 Key: MANT-40
>                 URL: http://jira.codehaus.org/browse/MANT-40
>             Project: Maven 2.x Ant Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 2.1
>
>
> Right now, the includes/excludes for tests are hard-coded to
> {code:xml}
> <include name="**/*Test.java"/>
> <exclude name="**/*Abstract*Test.java"/>
> {code}
> This should be taken from the [Surefire 
> config|http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html].

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