[ 
https://issues.apache.org/activemq/browse/AMQ-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Davies resolved AMQ-2406.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 5.4.0

Fixed by SVN revision 912310

> activemq-xmpp contains some System.out.println statements
> ---------------------------------------------------------
>
>                 Key: AMQ-2406
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2406
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Transport
>    Affects Versions: 5.4.0
>            Reporter: Stan Lewis
>            Assignee: Rob Davies
>            Priority: Minor
>             Fix For: 5.4.0
>
>         Attachments: patch.txt
>
>
> Noticed while trying to automate the camel-xmpp tests using an embedded 
> broker that there's some System.out.println statements in 
> ProtocolConverter.java.  Another issue I came across is that smackx is only 
> used for the unit test but isn't limited to the test scope and is using an 
> old version of the smack API.  This patch changes the System.out.println 
> statements to log statements, adds <scope>test</scope> to the pom.xml for 
> smackx and updates the unit test to use smack/smackx 3.0.4 since that's what 
> Camel uses.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to