Java 11 Support
See original GitHub issueI see from #175 that Java 11 Support was planned for a Q4 2018 release. Has that been accomplished and released?
Having downloaded the .war today, upon running it I get the following error:
15:18:06.699 INFO [Config] --------------------------------------------------------------------------------
15:18:06.700 INFO [Config] Initializing Configuration
15:18:06.702 INFO [Config] System property alpine.application.properties not specified
15:18:06.702 INFO [Config] Loading application.properties from classpath
15:18:06.706 INFO [Config] --------------------------------------------------------------------------------
15:18:06.707 INFO [Config] Application: Dependency-Track
15:18:06.708 INFO [Config] Version: 3.5.0
15:18:06.709 INFO [Config] Built-on: 2019-06-07T06:11:28Z
15:18:06.709 INFO [Config] --------------------------------------------------------------------------------
15:18:06.710 INFO [Config] Framework: Alpine
15:18:06.710 INFO [Config] Version : 1.5.0
15:18:06.710 INFO [Config] Built-on: 2019-06-07T03:50:32Z
15:18:06.710 INFO [Config] --------------------------------------------------------------------------------
15:18:06.740 INFO [RequirementsVerifier] Initializing requirements verifier
15:18:06.740 ERROR [RequirementsVerifier] Using Java version: 11.0.0
15:18:06.741 ERROR [RequirementsVerifier] Dependency-Track requires Java 8 with a minimum update of 162 or higher. Cannot continue.
Please advise.
Thanks, zyggyrat
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Oracle Java SE Support Roadmap
Oracle provides this Oracle Java SE Support Roadmap, to help you understand maintenance and support options and related timelines.
Read more >Java/OpenJDK - endoflife.date
Release Released Active Support
19 2 months and 3 weeks ago. (20 Sep 2022) Ends in 3 months. (21 Mar 2023)
18 8 months and...
Read more >OpenJDK Life Cycle and Support Policy - Red Hat Customer ...
According to the table above, JDK 11 will go out of support in October 2024, but JDK 8 will not go out of...
Read more >Java version history - Wikipedia
Java 7 is no longer publicly supported. For Java 11, long-term support will not be provided by Oracle for the public; instead, the...
Read more >Java 11 Features - DigitalOcean
They've changed the licensing and support model which means if you download the Java 11 Oracle JDK, it will be paid for commercial...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is something I could look at but probably not until August. If no one’s had a chance to tackle this by then, I’d be happy to take a look. I’ve gotten done Java 8 to 11 conversions before, but tooling has been an issue (especially as I was doubly affected by Oracle as a NetBeans user and our projects have relied on some of the Java EE features that have taken longer to get on the Apache variant).
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.