You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2007/08/08 13:13:13 UTC

[jira] Closed: (SUREFIRE-336) Allow single test path to use '.' delimiter

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

Brett Porter closed SUREFIRE-336.
---------------------------------

      Assignee: Brett Porter
    Resolution: Fixed

> Allow single test path to use '.' delimiter
> -------------------------------------------
>
>                 Key: SUREFIRE-336
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-336
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: plugin
>    Affects Versions: 2.3
>            Reporter: Paul Gier
>            Assignee: Brett Porter
>             Fix For: 2.3.1
>
>         Attachments: SurefirePlugin.patch
>
>
> Currently when running a single test with the surefire plugin.  The path to the test has to be slash delimited
> mvn -Dtest=org/test/MyTest
> It would be convenient to be able to use the package name for the test like this:
> mvn -Dtest=org.test.MyTest
> The patch is a very simple change to replace the '.' with '/' in the plugin.

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