You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2022/07/20 06:20:36 UTC

MINA 2.2.1 needed...

Hi !

sadly, we will need a MINA 2.2.1 release ASAP. There is a missing comma 
(',') in the MANIFEST which makes it impossible to use mina-core in 
Apache LDAP-API because it fails with some OSGi tests:

             <Export-Package>
               org.apache.mina.core,
               ...
               org.apache.mina.transport.vmpipe,
               org.apache.mina.util       <--- here we should have  a','
               org.apache.mina.util.byteaccess

in the mina-core pom.xml.

I'll cut the release.

-- 
*Emmanuel Lécharny - CTO* 205 Promenade des Anglais – 06200 NICE
T. +33 (0)4 89 97 36 50
P. +33 (0)6 08 33 32 61
emmanuel.lecharny@busit.com https://www.busit.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org