-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2-HF31
-
Fix Version/s: 5.4.2-HF32, 5.5.0-HF18, 5.6.0-HF13, 5.7.1
-
Component/s: nuxeoctl start/stop/admin
The current behavior is to fail if the JVM is not the required one.
The -Djvmcheck=nofail option is not enough to circumvent this since it's not easy to change JAVA_OPTS in tests.
If the JVM is lower than the required one, keep the current behavior. But if it's greater, then simply log a warning.
- is required by
-
NXS-1483 Fix launching of test for 5.7 due to switch to java 7
- Resolved