-
Task
-
Resolution: Unresolved
-
Major
-
None
Until Hudson has bundled 1.2.9 version of log4j there is needed bundle newest version into plugin. Hudson upgrade can be tracking here JENKINS-4433.
[JENKINS-5709] jboss plugin: bundle log4j v. 1.2.14 into plugin
Workflow | Original: JNJira [ 135801 ] | New: JNJira + In-Review [ 174389 ] |
There is workaround for the problem. We can specify java.endorsed.dirs property to specify directrory with log4j version 1.2.12 or later.
exmaple:
-Djava.endorsed.dirs=/home/hudson/endorse
[hudson@ci ~]$ ls -l endorse/
total 364
rw-rr- 1 hudson hudson 367444 Feb 19 14:01 log4j-1.2.14.jar