Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2232

Master build should drop source and target 1.7 directives

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      In a number of Atlas POMs, we specify source and/or target Java version of 1.7.
      Since master now requires a minimum of Java 1.8 we should update the source and target directives to 1.8, or possibly remove them altogether.

      These appear to be the affected POMs:
      ./addons/hdfs-model/pom.xml:121: <source>1.7</source>
      ./addons/hdfs-model/pom.xml:122: <target>1.7</target>
      ./addons/storm-bridge/pom.xml:373: <source>1.7</source>
      ./addons/storm-bridge/pom.xml:374: <target>1.7</target>
      ./distro/pom.xml:195: <version>1.7</version>
      ./pom.xml:1931: <source>1.7</source>
      ./pom.xml:1932: <target>1.7</target>
      ./repository/pom.xml:199: <source>1.7</source>
      ./repository/pom.xml:200: <target>1.7</target>
      ./typesystem/pom.xml:137: <source>1.7</source>
      ./typesystem/pom.xml:138: <target>1.7</target>
      ./webapp/pom.xml:703: <source>1.7</source>
      ./webapp/pom.xml:704: <target>1.7</target>

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            grahamwallis Graham Wallis
            grahamwallis Graham Wallis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment