Done: https://issues.apache.org/jira/browse/DIRMINA-809
On Mon, 2010-11-08 at 16:28 +0100, Emmanuel Lecharny wrote: > Hi Jens, > > can you fill a JIRA with the proposed modifications ? > > Thanks ! > > On 11/8/10 4:23 PM, Jens Reimann wrote: > > Hi, > > > > is just downloaded Apache MINA 2.0.1 and wanted to replace our Apache > > MINA Version 2.0.0.M6. > > > > I just noticed that, although OSGi Manifests are generated, at least two > > Modules (Filter Compression and Transport APR) are missing the Property > > "Bundle-SymbolicName". These properties were present in 2.0.0.M6 and > > 2.0.0.RC1 and disappeared in the release of 2.0.0. > > > > The MINA Core bundle has it properly set to Bundle-SymbolicName: > > org.apache.mina.core > > > > I would expect the others to be: > > Bundle-SymbolicName: org.apache.mina.filter.compression > > and > > Bundle-SymbolicName: org.apache.mina.transport.socket.apr > > > > The lack of these properties make the modules unusable for me using > > OSGi. > > > > I hope you can fix it the next release. > > > > Thanks in advance. > > > > Jens Reimann > > > > > >
