sonatype / docker-nexus

Docker image for Sonatype Nexus
Other
383 stars 201 forks source link

Switchover to OpenJDK #89

Closed dawidsawa closed 5 years ago

dawidsawa commented 5 years ago

Switch from Oracle JDK to OpenJDK 8.

This pull request makes the following changes:

It relates to the following issue #s:

rogierslag commented 5 years ago

Is there a plan for the release of this pull request scheduled? This Docker container is so far one of the few who have not made the switch yet.

Would there be anything I'd be able to do to help with the testing?

dawidsawa commented 5 years ago

Once the testing yields a success this code will be merged into the master branch, but the new Docker images using OpenJDK will be released when we release the next NXRM version. The next NXRM 2 release isn't scheduled yet.

If you're running NXRM with non-trivial configuration we would love to hear about your experience running on OpenJDK.

rogierslag commented 5 years ago

We are running a fairly default configuration, and a test of the PR did not reveal anything strange.

However this Docker container now is problematic for all parties without an Oracle license, if I understand it correctly? A such wouldn't it be an idea to do an interim release nonetheless?

rogierslag commented 5 years ago

What is the plan to release this to Docker Hub, if any?

dawidsawa commented 5 years ago

You can expect release within next days. Would you like me to ping you once that happens?

rogierslag commented 5 years ago

That would be awesome, thanks! :)

dawidsawa commented 5 years ago

@rogierslag Good news. NXRM 3.15.2 has just been released and the latest Docker image is using OpenJDK 🎉