Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2030

Update java compiler version to include 1.7.x

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • cave-2.3.0
    • cave-2.3.0
    • cave
    • None
    • All

    Description

      Please update java compiler version to include 1.7.x

      I tested it with 1.7.0_09 and everything worked fine.

      At:
      https://svn.apache.org/repos/asf/karaf/cave/trunk/pom.xml

      in the maven-enforcer-plugin just update:
      <requireJavaVersion>
      <version>[1.5,1.7]</version>
      </requireJavaVersion>
      to
      <version>[1.5,1.8]</version>

      Thanks!
      Don

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            doncorley Don Corley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: