Add optional log4j dependency to OSGi bundles
---------------------------------------------

                 Key: CXF-2396
                 URL: https://issues.apache.org/jira/browse/CXF-2396
             Project: CXF
          Issue Type: Improvement
          Components: OSGi
    Affects Versions: 2.3
            Reporter: Josh Holtzman
             Fix For: 2.3


According to http://cwiki.apache.org/CXF20DOC/debugging.html CXF can use log4j 
instead of java.util.logging.  Unfortunately, this isn't possible when CXF runs 
in OSGi because the CXF bundle doesn't import the log4j packages.  Adding 
optional imports to the CXF bundle manifest should solve this problem.

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