[ http://jira.codehaus.org/browse/SUREFIRE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kristian Rosenvold closed SUREFIRE-538. --------------------------------------- Resolution: Fixed Fix Version/s: 2.7 Assignee: Kristian Rosenvold Booter set at 1.3 and it's at 1.4 for surefire2.7, r1041631 > 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 > Assignee: Kristian Rosenvold > Fix For: 2.7 > > > 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