You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jose Peleteiro (JIRA)" <ji...@codehaus.org> on 2005/08/18 04:48:08 UTC

[jira] Created: (MNG-746) Add **/*TestCase.java and **/Abstract*TestCase to default surefire configuration.

Add <include>**/*TestCase.java</include> and <exclude>**/Abstract*TestCase</exclude> to default surefire configuration.
-----------------------------------------------------------------------------------------------------------------------

         Key: MNG-746
         URL: http://jira.codehaus.org/browse/MNG-746
     Project: Maven 2
        Type: Improvement
  Components: maven-plugins  
 Reporter: Jose Peleteiro




-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-746) Add **/*TestCase.java and **/Abstract*TestCase to default surefire configuration.

Posted by "Johnny R. Ruiz III (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-746?page=all ]

Johnny R. Ruiz III updated MNG-746:
-----------------------------------

    Attachment: SurefirePlugin2.patch

This patch is both for adding <include>**/*TestCase.java </include>  and <exclude>**/Abstract*TestCase.java</exclude>  in the default values of Surefire Plugin configuration.

> Add <include>**/*TestCase.java</include> and <exclude>**/Abstract*TestCase</exclude> to default surefire configuration.
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-746
>          URL: http://jira.codehaus.org/browse/MNG-746
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Jose Peleteiro
>  Attachments: SurefirePlugin.patch, SurefirePlugin2.patch
>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-746) Add **/*TestCase.java and **/Abstract*TestCase to default surefire configuration.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-746?page=all ]
     
Brett Porter closed MNG-746:
----------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version: 2.0-beta-1

> Add <include>**/*TestCase.java</include> and <exclude>**/Abstract*TestCase</exclude> to default surefire configuration.
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-746
>          URL: http://jira.codehaus.org/browse/MNG-746
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Jose Peleteiro
>     Assignee: Brett Porter
>      Fix For: 2.0-beta-1
>  Attachments: SurefirePlugin.patch, SurefirePlugin2.patch
>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-746) Add **/*TestCase.java and **/Abstract*TestCase to default surefire configuration.

Posted by "Johnny R. Ruiz III (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-746?page=all ]

Johnny R. Ruiz III updated MNG-746:
-----------------------------------

    Attachment: SurefirePlugin.patch

This a one liner patch to add **/Abstract*TestCase.java by default in <exclude> test.

> Add <include>**/*TestCase.java</include> and <exclude>**/Abstract*TestCase</exclude> to default surefire configuration.
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-746
>          URL: http://jira.codehaus.org/browse/MNG-746
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Jose Peleteiro
>  Attachments: SurefirePlugin.patch
>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-746) Add **/*TestCase.java and **/Abstract*TestCase to default surefire configuration.

Posted by "Jose Peleteiro (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-746?page=comments#action_44642 ] 

Jose Peleteiro commented on MNG-746:
------------------------------------

<exclude>**/Abstract*TestCase.java</exclude> not <exclude>**/Abstract*TestCase</exclude>

> Add <include>**/*TestCase.java</include> and <exclude>**/Abstract*TestCase</exclude> to default surefire configuration.
> -----------------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-746
>          URL: http://jira.codehaus.org/browse/MNG-746
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-plugins
>     Reporter: Jose Peleteiro

>
>


-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org