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


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