Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-5709

jboss plugin: bundle log4j v. 1.2.14 into plugin

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • jboss-plugin
    • 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

          JulB4 added a comment -

          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

          JulB4 added a comment - 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-r r - 1 hudson hudson 367444 Feb 19 14:01 log4j-1.2.14.jar

            julb4 JulB4
            julb4 JulB4
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: