Sorry... my explanation was not clear. :-( I want to _export_ the org.apache.log4j.net package, which is currently not being exported.
However, that will require the addition of the following dependencies: - javax.jms - javax.mail - javax.mail.internet - javax.naming And yes, those dependencies will be optional. :-) It would be cumbersome to embed all that into pax-logging. Feel better? Or is more hollering required? ;-) On Wed, 2008-09-24 at 10:59 +0800, Niclas Hedhman wrote: > > > On Wed, Sep 24, 2008 at 10:34 AM, Matthew Roy <[EMAIL PROTECTED]> > wrote: > > > > I agree with these being provided as separate bundles via > optional > dependencies. I get most of the ones mentioned via the > geronimo spec > bundles, ie for javamail: > <dependency> > <groupId>org.apache.geronimo.specs</groupId> > <artifactId>geronimo-javamail_1.4_spec</artifactId> > <version>1.3</version> > </dependency> > > And in this case, they are not needed for compile or test, only > runtime, so we don't need to worry about the Geronimo clean-room > packages either. > > Cheers > Niclas > > > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general