Oh, duh.  Thanks for straightening me out :)

On Dec 17, 2010, at 9:25 AM, Achim Nierbeck <bcanh...@googlemail.com> wrote:

> Well, what I usually do is to depend on log4j, and also have the dependency 
> set to log4j, but set the scope to provided. This way the maven bundle plugin 
> usually just generates the import statement for log4j and after deployement 
> in the runtime it works out of the box. 
> 
> Hope that helped :)
> 
> regards, Achim 
> 
> 2010/12/17 Matt Pavlovich <m...@mediadriver.com>
> I want to depend on log4j, but set paxlogging as the provider.  How do you
> do that using the Maven bundle plugin, and not hand coding the MANIFEST?
> 
> ex:
> Import-Package: org.apache.log4j; version="[1.2,1.3)"; provider=paxlogging,
> 
> Thanks,
> Matt Pavlovich
> 
> _______________________________________________
> 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

Reply via email to