-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
- GA Date is planned for September 2021: https://www.oracle.com/java/technologies/java-se-support-roadmap.html
- Java 17 is the next LTS Java release, so we can expect it to be a popular choice for our users (more important than previous non-LTS versions)
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
There are no Sub-Tasks for this issue.
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>