Missing Class in latest maven snapshot
--------------------------------------
Key: DIRMINA-420
URL: https://issues.apache.org/jira/browse/DIRMINA-420
Project: MINA
Issue Type: Bug
Affects Versions: 2.0.0-M1
Reporter: Goran Oberg
Priority: Critical
Fix For: 2.0.0-M1
Latest maven Mina 2.0.0 M1 snapshot Jar doesn't contain the SessionLog class
java.lang.NoClassDefFoundError: org/apache/mina/util/SessionLog
at org.apache.mina.filter.SSLFilter.sessionClosed(SSLFilter.java:393)
at
org.apache.mina.common.AbstractIoFilterChain.callNextSessionClosed(AbstractIoFilterChain.java:320)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.