[ https://issues.apache.org/jira/browse/ZOOKEEPER-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068273#comment-13068273 ]
Hudson commented on ZOOKEEPER-1111: ----------------------------------- Integrated in ZooKeeper-trunk #1249 (See [https://builds.apache.org/job/ZooKeeper-trunk/1249/]) ZOOKEEPER-1111. JMXEnv uses System.err instead of logging (Ivan Kelly via phunt) phunt : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1148553 Files : * /zookeeper/trunk/CHANGES.txt * /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/JMXEnv.java > JMXEnv uses System.err instead of logging > ----------------------------------------- > > Key: ZOOKEEPER-1111 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1111 > Project: ZooKeeper > Issue Type: Bug > Reporter: Ivan Kelly > Assignee: Ivan Kelly > Fix For: 3.4.0 > > Attachments: ZOOKEEPER-1111.diff > > > As stated in the title, org.apache.zookeeper.test.JMXEnv uses > System.err.println to output traces. This makes for a lot of noise on the > console when you run the tests. It has a logging object already, so it should > use that instead. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira