JUnit4.4  @BeforeClass & @AfterClass support
--------------------------------------------

                 Key: SUREFIRE-421
                 URL: http://jira.codehaus.org/browse/SUREFIRE-421
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.x support
    Affects Versions: 2.4
         Environment: Surefire v2.4 (staging), JUnit4.4, Maven 2.0.3, Java6
            Reporter: Andrew Hughes


I get initialization error's when using the @BeforeClass [EMAIL PROTECTED] 
annotations.

currently testing with this Surefire v2.4 staging distro:
        <pluginRepositories>
                <pluginRepository>
                        <id>surefire.dev.2.4</id>
                        
<url>http://people.apache.org/~dfabulich/staging-repo</url>
                </pluginRepository>
        </pluginRepositories>

Assuming v2.4 was supposed to support JUnit4.4, I added this as a major bug... 
apologies if this is incorrect.

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