Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-52

Set maven-compiler-plugin target/source version to 1.6

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.2
    • 3.1.8
    • None
    • None

    Description

      The parent pom sets the maven-compiler-plugin version source/target version to 1.5. However, Java 6 specific methods are already used, such as

      • String#isEmpty
      • IOException(String, Exception)
      • TreeMap.firstEntry

      The source/target versions should be set to 1.6 .

      Attachments

        1. JCRVLT-52-1.diff
          0.6 kB
          Robert Munteanu

        Activity

          People

            Unassigned Unassigned
            rombert Robert Munteanu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: