Replace commons logging in servicemix-camel-osgi-bundle archetype with
java.util.logging to simplify example
------------------------------------------------------------------------------------------------------------
Key: SM-2022
URL: https://issues.apache.org/jira/browse/SM-2022
Project: ServiceMix
Issue Type: Improvement
Components: archetypes
Affects Versions: archetypes-2010.01
Reporter: Geert Schuring
Priority: Minor
Fix For: archetypes-2010.02
Attachments: Replaced commons logging.patch
The archetype for servicemix-camel-osgi-bundle suggests that commons logging
has to be used for logging, when in fact the java.util.logging is handled by
the same logging backend on Servicemix/Karaf. Removing the use of commons
logging simplifies the example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.