Remove debug log statements when booting
----------------------------------------
Key: SMX4KNL-178
URL: https://issues.apache.org/activemq/browse/SMX4KNL-178
Project: ServiceMix Kernel
Issue Type: Bug
Reporter: Guillaume Nodet
Fix For: 1.1.0
{code}
*DEBUG* Scheduling task ManagedService Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Scheduling task ManagedService Update: pid=org.ops4j.pax.url.wrap
*DEBUG* Running task ManagedService Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Running task ManagedService Update: pid=org.ops4j.pax.url.wrap
*DEBUG* Scheduling task ManagedServiceFactory Update:
factoryPid=org.apache.servicemix.kernel.filemonitor.FileMonitor
*DEBUG* Running task ManagedServiceFactory Update:
factoryPid=org.apache.servicemix.kernel.filemonitor.FileMonitor
*DEBUG* Scheduling task Update: pid=org.apache.servicemix.features
*DEBUG* Scheduling task Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Running task Update: pid=org.apache.servicemix.features
*DEBUG* Scheduling task Fire ConfigurationEvent:
pid=org.apache.servicemix.features
*DEBUG* Running task Update: pid=org.ops4j.pax.url.mvn
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.ops4j.pax.url.mvn
*DEBUG* Running task Fire ConfigurationEvent: pid=org.apache.servicemix.features
*DEBUG* Running task Fire ConfigurationEvent: pid=org.ops4j.pax.url.mvn
*DEBUG* Scheduling task Update: pid=org.apache.servicemix.shell
*DEBUG* Running task Update: pid=org.apache.servicemix.shell
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.apache.servicemix.shell
*DEBUG* Running task Fire ConfigurationEvent: pid=org.apache.servicemix.shell
*DEBUG* Scheduling task Update: pid=org.ops4j.pax.logging
*DEBUG* Running task Update: pid=org.ops4j.pax.logging
*DEBUG* Scheduling task Fire ConfigurationEvent: pid=org.ops4j.pax.logging
*DEBUG* Running task Fire ConfigurationEvent: pid=org.ops4j.pax.logging
*DEBUG* Scheduling task ManagedService Update: pid=org.ops4j.pax.logging
*DEBUG* Running task ManagedService Update: pid=org.ops4j.pax.logging
{code}
This output should be removed ...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.