Frank Jakop created SUREFIRE-1242:
-------------------------------------

             Summary: Surefire should honour 
@javax.annotation.concurrent.NotThreadSafe as well
                 Key: SUREFIRE-1242
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1242
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.7+ (parallel) support
    Affects Versions: 2.19.1
            Reporter: Frank Jakop


In SUREFIRE-1093 the single-threaded execution of 
{{net.jcip.annotations.NotThreadSafe}} annotated test classes was introduced.
This annotation is also present as 
{{javax.annotation.concurrent.NotThreadSafe}} in the widely used 
JSR-305-library _com.google.code.findbugs:jsr305_. 

Surefire should respect this annotation also, as the danger of mis-importing 
the annotations leads to confusion.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to