2008/9/24 Niclas Hedhman <[EMAIL PROTECTED]>

>
> On Wed, Sep 24, 2008 at 12:06 PM, David Leangen <[EMAIL PROTECTED]> wrote:
>
>
>> So, to correct what I want to do: I want to _import_ that package. ;-)
>>
>> My goal is to get access to the org.apache.logj4.net package, which is
>> not available at runtime because that package is not embedded into the
>> pax-logging-service bundle.
>>
>
> Uhhhhhh.... I think you have stumbled upon another bug.
>
> Perhaps Stuart can help out here; The Maven Bundle Plugin is apparently now
> inlining the packages into the built Jar. This is different from previous
> behavior when the Log4j jar file was included in full and placed on the
> internal bundle classpath.
>

well, it only does what's it is told to :) so if you want it to embed log4j
rather than inline then it's just a matter of setting the right instructions


> Originally, the entire Log4j was internally available, and the
> Private-Package was there to direct BND to do the right thing.
>

would you prefer log4j embedded or inlined?

Cheers
> Niclas
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
>


-- 
Cheers, Stuart
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to