AFAIR, all commons-* already inherit POM with felix-bundle-plugin configuration.

I don't think the main issue is on the OSGi statement itself.

Regards
JB

On 02/23/2013 09:51 AM, Christian Schneider wrote:
I have created a patch to add the maven bundle plugin to the pom. You
can find it in the jira issue.
While the headers look good then I am not sure if this is enough to
really use commons logging in OSGi.

I typically use pax logging for logging in OSGi. It already supports all
big logging APIs including commons logging and makes sure they can also
be configured using a log4j config file.
So as there is a nice solution I am not sure how much we should invest
to make commons logging working standalone. On the other hand if the
commons logging API jar is a bundle then perhaps the commons logging
api can be removed from pax logging and just deployed as a bundle.

Christian

Am 22.02.2013 20:22, schrieb Benedikt Ritter:
Hi Felix community,

we are trying to fix our OSGi manifest information for o.a.c.logging as
requested in Jira [1]. We don't know yet how a correct manifest for
[logging] would look like. We have looked at rebundled versions from
felix
and spring [2].
Can someone join our ML and help out a bit? Here [3] is what we have
found
out so far :-)

TIA!
Benedikt

[1] https://issues.apache.org/jira/browse/LOGGING-124
[2]
http://ebr.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.commons.logging&version=1.1.1&searchType=bundlesByName&searchQuery=logging

[3] http://markmail.org/message/277c5mrpdpcfj4wr



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to