Actions
Architecture #8964
closedArchitecture #8923: Requires Java8 (jdk8) for Rudder 4.0
Update documentation to explaine Java8 requirment in Rudder 4.0
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
As we now impose Java 8, we need to explain the different requirement and migration option:
- for SLES 12sp1, RedHat 6.6, Ubuntu 16.04, Debian 8, it is the default JVM,
- for Debian 7, it is on the standard backports repository (deb http://http.debian.net/debian jessie-backports main)
- for previous version of these OS, you can either upgrade the OS to a supported version, or use HotSpot 8 from Oracle.
In the meantime, we are finishing the support for Ubuntu 10.04 and validating support of SLES12sp1 in Rudder 3.1 so that both migration option are always available from previous Rudder LTS.
Actions