[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202993#comment-15202993
 ] 

Hudson commented on ZOOKEEPER-2393:
-----------------------------------

FAILURE: Integrated in ZooKeeper-trunk #2858 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/2858/])
ZOOKEEPER-2393: Revert run-time dependency on log4j and slf4j-log4j12 (Arshad 
Mohammad via cnauroth) (cnauroth: 
[http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1735820])
* trunk/CHANGES.txt
* trunk/build.xml
* trunk/docs/index.pdf
* trunk/docs/javaExample.pdf
* trunk/docs/linkmap.pdf
* trunk/docs/recipes.pdf
* trunk/docs/zookeeperAdmin.html
* trunk/docs/zookeeperAdmin.pdf
* trunk/docs/zookeeperHierarchicalQuorums.pdf
* trunk/docs/zookeeperInternals.pdf
* trunk/docs/zookeeperJMX.pdf
* trunk/docs/zookeeperObservers.pdf
* trunk/docs/zookeeperOver.pdf
* trunk/docs/zookeeperProgrammers.pdf
* trunk/docs/zookeeperQuotas.pdf
* trunk/docs/zookeeperReconfig.pdf
* trunk/docs/zookeeperStarted.pdf
* trunk/docs/zookeeperTutorial.pdf
* trunk/ivy.xml
* trunk/src/contrib/loggraph/ivy.xml
* trunk/src/contrib/rest/ivy.xml
* trunk/src/contrib/zooinspector/ivy.xml
* trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml
* trunk/src/java/lib/log4j-1.2.16.LICENSE.txt
* trunk/src/java/lib/log4j-1.2.17.LICENSE.txt


> Revert run-time dependency on log4j and slf4j-log4j12
> -----------------------------------------------------
>
>                 Key: ZOOKEEPER-2393
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2393
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: server
>            Reporter: Arshad Mohammad
>            Assignee: Arshad Mohammad
>            Priority: Blocker
>             Fix For: 3.5.2, 3.6.0
>
>         Attachments: ZOOKEEPER-2393.patch, ZOOKEEPER-2393.patch
>
>
> Zookeeper run-time dependency on log4j and slf4j-log4j12 was removed as part 
> of ZOOKEEPER-1371 jira work.
> Following things were done as part of ZOOKEEPER-1371
> # Removed direct log4j API use from the code, instead used slf4j-api
> # Changed  log4j  and slf4j-log4j12 run time dependency to test time 
> dependency
> # Upgraded log4j, slf4j-log4j12  and slf4j-api versions.
> Here is the component wise version change
> #* (zookeeper)ivy.xml
> log4j: 1.2.15 -->1.7.5
> #* src\contrib\loggraph\ivy.xml
> slf4j-api: 1.6.1 -->1.7.5
> slf4j-log4j12:  1.6.1 -->1.7.5
> log4j: 1.2.15 -->1.7.5
> #* src\contrib\rest\ivy.xml
> slf4j-api: 1.6.1 -->1.7.5
> slf4j-log4j12:  1.6.1 -->1.7.5
> log4j: 1.2.15 -->1.7.5
> #* src\contrib\zooinspector\ivy.xml
> slf4j-api: 1.6.1 -->1.7.5
> slf4j-log4j12:  1.6.1 -->1.7.5
> log4j: 1.2.15 -->1.7.5
> The major problem with ZOOKEEPER-1371 change is that it removed run time 
> dependency. For more detail refer ZOOKEEPER-2342 discussion
> Now as part of this jira revert back only run time dependency, #2, on log4j 
> and slf4j-log4j12.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to