Jan Goyvaerts created SUREFIRE-832:
--------------------------------------

             Summary: JUnit categories only work when junit47 provider is 
explicitly set
                 Key: SUREFIRE-832
                 URL: https://jira.codehaus.org/browse/SUREFIRE-832
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.x support
            Reporter: Jan Goyvaerts


If no explicit JUnit 4.7 provider is stipulated, all tests will be run. 
Regardless of their @Category annotations. This is contrary to what's 
stipulated in the documentation; that the provider will automatically be chosen.

(why not just use the JUnit dependency of the project btw ? If it's not 
supporting categories, you can't use the @Category annotation either).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to