[Bug 845703] Review Request: mule - Mule Enterprise Service Bus Java libraries

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 6 01:11:42 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=845703

--- Comment #3 from Matt Spaulding <mspaulding06 at gmail.com> ---
(In reply to comment #2)
> I'm not sure where you found that packages are using apache-commons-logging.
> Most of the pom files have specific exclusions of commons-logging with the
> comment "we like slf4j" (and slf4j is required by pretty much every
> subpackage).
> 

That comment was based on running this command:

unzip -p <mule-jar-file> | /usr/lib/rpm/javadeps --requires -- - | grep logging
| sort -u

And getting output like this:

org.apache.commons.logging.Log
org.apache.commons.logging.LogFactory

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the package-review mailing list