I count only on " com.sun.jdmk.comm;resolution:=optional" in: Import-Package: com.ibm.uvm.tools;resolution:=optional,com.sun.jdmk.co mm;resolution:=optional,com.sun.jdmk.comm;resolution:=optional,javax. jmdns,javax.jms;resolution:=optional,javax.mail;resolution:=optional, javax.mail.internet;resolution:=optional,javax.management;resolution: =optional,javax.naming;resolution:=optional,javax.swing;resolution:=o ptional,javax.swing.border;resolution:=optional,javax.swing.event;res olution:=optional,javax.swing.table;resolution:=optional,javax.swing. text;resolution:=optional,javax.swing.tree;resolution:=optional,javax .xml.parsers,org.apache.log4j,org.apache.log4j.config,org.apache.log4 j.helpers,org.apache.log4j.jdbc,org.apache.log4j.jmx,org.apache.log4j .net,org.apache.log4j.nt,org.apache.log4j.or,org.apache.log4j.or.jms, org.apache.log4j.or.sax,org.apache.log4j.pattern,org.apache.log4j.spi ,org.apache.log4j.varia,org.apache.log4j.xml,org.w3c.dom,org.xml.sax, org.xml.sax.helpers
Gary Gregory Senior Software Engineer Rocket Software 3340 Peachtree Road, Suite 820 • Atlanta, GA 30326 • USA Tel: +1.404.760.1560 Email: [email protected] Web: seagull.rocketsoftware.com > -----Original Message----- > From: Lars Fischer [mailto:[email protected]] > Sent: Thursday, July 08, 2010 07:18 > To: [email protected] > Subject: 1.2.16 with broken OSGi Import-Package? > > 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]
