-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Ubuntu 18.04.1, Jenkins 2.150.2 packages obtained through
deb https://pkg.jenkins.io/debian-stable binary
-
-
2.335
The init script checks whether the installed java version is 1.8. If the version is correct, it prints a message to stderr:
Correct java version found
Especially if used from cron or similar, these messages are inconvenient. Anything that is not an error should not be printed to stderr.