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

Reply via email to