movinf from openjdk8 to openjdk11/12
Michael Osipov
1983-01-06 at gmx.net
Fri May 24 07:31:03 UTC 2019
Robert,
> jakarta-commons-codec-1.10
> jakarta-commons-logging-1.2
> jakarta-commons-httpclient-3.1_1
> jakarta-commons-lang-2.6
Out of couriosity, how to do you use them if not through dependency management?
> hamcrest-1.3
> junit-4.12
> apache-ant-1.10.5
> bsh-2.0.b6
> icedtea-web-1.6.2_5
>
> using openjdk8. While I understand the work is not complete,
> openjdk11 and openjdk12 are in the ports tree.
> I am _not_ java-aware; is there a way to tell which, if any, of
> those programs will not with one of those two versions?
Query the website of the projects and it will tell you.
I can tell you for the Apache Commons that all of the current versions are tested
against Java 11, 12, 13 on the ASF Jenkins instance as well as the CI system available
at GitHub.
As Apache Commons member I highly advise you not use these anymore
> jakarta-commons-logging-1.2
> jakarta-commons-httpclient-3.1_1
> jakarta-commons-lang-2.6
They are *not* supported anymore.
Michael
More information about the freebsd-java
mailing list