Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-538

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            krosenvold Kristian Rosenvold
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: