• Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • 7.17.0, 7.17.0-alpha6
    • None
    • None
    • None

      User Story (Required on creation):

      Functional Requirements (Required before implementation):

      • Java 17 is a supported environment

      Technical Requirements (Required before implementation):

      • CI builds run with Java 17 as needed
      • to be decided: consider retiring CI builds for previous non-LTS Java versions

      Limitations of Scope (Optional):

      Hints (Optional):

        This is the controller panel for Smart Panels app

            [CAM-13816] Support Java 17

            Robert Emsbach added a comment - - edited

            It seems like, for cosmetic reasons

            <groupId>jakarta.xml.bind</groupId>

            <artifactId>jakarta.xml.bind-api</artifactId>

            <version>2.3.3</version>

            should replace

            <groupId>javax.xml.bind</groupId>

            <artifactId>jaxb-api</artifactId>

            <version>2.3.0</version>

            Robert Emsbach added a comment - - edited It seems like, for cosmetic reasons <groupId>jakarta.xml.bind</groupId> <artifactId>jakarta.xml.bind-api</artifactId> <version>2.3.3</version> should replace <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> <version>2.3.0</version>

              hariharan.parasuraman Hariharan Parasuraman
              thorben.lindhauer Thorben Lindhauer
              Daniel Kelemen Daniel Kelemen
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: