There was a duplicated package in the import declarations which caused the 
manifest to be rejected.  It should be fixed in the SVN HEAD.


On Jul 8, 2010, at 6:18 AM, Lars Fischer wrote:

> Hello,
> 
> I would like to use log4j 1.2.16 inside an eclipse OSGi project and
> tried to add the log4j-1.2.16.jar to my target platform.
> But the jar is not recognized as OSGi bundle.
> 
> I discovered, that the reason is a doubled "Import-Package" entry of
> "com.sun.jdmk.comm;resolution:=optional" in the MANIFEST.MF. This
> prevents the jar from being loaded into the target platform. :(
> 
> I can remove one of the entries by hand. With this change the jar can
> be added. But this is no good solution for me.
> 
> Could someone confirm that this is a bug in 1.2.16?
> 
> Kind regards,
> Lars
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to