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

Jamie Goodyear updated SM-830:
------------------------------

    Attachment: smx830_logging.patch


 Patch Contents:

 File:
 org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescriptorMojo

  Now uses getLog().debug.

 File:
 org.apache.servicemix.maven.plugin.jbi.XmlDescriptorHelper 

  Added private log and switched 'system.out.print' to use log.debug.

> Replace System.out printing with logger
> ---------------------------------------
>
>                 Key: SM-830
>                 URL: https://issues.apache.org/activemq/browse/SM-830
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: tooling
>    Affects Versions: 3.1
>         Environment: n/a
>            Reporter: Anders Hammar
>            Priority: Trivial
>         Attachments: smx830_logging.patch
>
>
> In some files, System.out.println is used for (debug) logging. This should be 
> changed to using the Maven logger (getLog().debug).
> These classes are affected:
> org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescriptorMojo 
> (1 occurence)
> org.apache.servicemix.maven.plugin.jbi.XmlDescriptorHelper (3 occurences)

-- 
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