Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-1137

Update javaVersion usage in top level pom.xml

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.2.0
    • Component/s: Build and Deployment
    • Labels:
      None

      Description

      The maven compiler plugin used hard coded javaVersion instead of the global property.

      The README.md mentions that java 7 is the default version now, but the javaTargetVersion still has the value of 1.6 - Let's update the target version to 1.7 so it is in correlation with the source version. In the meantime mention the overridable javaTargetVersion in the readme too.

      With Java 7 there were some new compile warnings introduced which causes the build to fail on modules where the error on warning options is enabled (-Werror), some warnings have to be fixed due to this.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                szantaikis Peter Szantai-Kis
                Reporter:
                szantaikis Peter Szantai-Kis
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: