We are using Jenkins to build and deploy apps to production and staging. While migrating our Jenkins Servers to a newer server, we have realized that apparently Java RTE now requires a license to use. Is this actually the case or am I missing something? What alternatives can I use as Runtime Environment, only to run Jenkins?
Asked
Active
Viewed 23 times
0
-
You can rephrase (edit) question to: Are there non-Oracle Java RTE I can run Jenkins under, now that Oracle has changed their licensing terms? Answer is yes: OpenJDK, AdoptOpenJDK, OpenJ9, Azul Aulu and others, each with different benefits. – Ian W Dec 13 '19 at 08:54
-
Jenkins make specific recommendations for Java Requirements and specific notes regarding upgrading to Java 11 and running on Java 11, though they may be out-of-date. Must be running Jenkins 2.164.1+ – Ian W Dec 13 '19 at 09:01