The Apache MINA project is pleased to announce MINA 2.0.4 ! This version is a bug fix release.
Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily by providing an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP vis Java NIO. The Apache MINA project website includes resources such as introductory presentation slides, tutorials, and examples to help you learn MINA as soon as possible. This version fixes a few errors found since we released 2.0.3 Download : ========= * http://mina.apache.org/downloads.html Quick links : ========== * Homepage - http://mina.apache.org/ * FAQ - http://mina.apache.org/faq.html * Testimonials - http://mina.apache.org/testimonials.html * Documentation - http://mina.apache.org/documentation.html * Performance - http://mina.apache.org/performance-test-reports.html We recommend all users to upgrade to this release. We consider this a stable and production ready release. Release notes : ============= Fixed issues : https://issues.apache.org/jira/browse/DIRMINA-832 NullPointerException logged by ExceptionMonitor while invoking a NioSocketConnector.connect() that fails https://issues.apache.org/jira/browse/DIRMINA-830 DIRMINA-830 Unconditional wait() in Read- and WriteWorker of SerialSessionImpl https://issues.apache.org/jira/browse/DIRMINA-836 DIRMINA-836 AbstractIoBuffer.putUnsignedXXX(int index, xxx value) methods disregard index https://issues.apache.org/jira/browse/DIRMINA-837 DIRMINA-837 Incorrect or missing SVN property settings The Apache MINA PMC --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
