Surefire-booter and surefire-integration-tests require 1.4 but fail to specify 
it in their POMs
-----------------------------------------------------------------------------------------------

                 Key: SUREFIRE-538
                 URL: http://jira.codehaus.org/browse/SUREFIRE-538
             Project: Maven Surefire
          Issue Type: Bug
            Reporter: SebbASF


Surefire-booter and surefire-integration-tests require 1.4 but fail to specify 
it in their POMs.

Class SurefireBooter uses the constructor RuntimeException(String, Exception) 
which was introduced in Java 1.4.

Likewise HelperAssertions.extractReports().

Either the code needs to be changed, or the pom needs to specify Java 1.4 as a 
minimum.

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