Return-Path: Delivered-To: apmail-announce-archive@www.apache.org Received: (qmail 26222 invoked from network); 27 Sep 2010 11:28:30 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Sep 2010 11:28:30 -0000 Received: (qmail 15023 invoked by uid 500); 27 Sep 2010 11:28:14 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 13769 invoked by uid 500); 27 Sep 2010 11:28:10 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 12155 invoked by uid 99); 27 Sep 2010 11:25:46 -0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Message-ID: <4CA0802D.70002@apache.org> Date: Mon, 27 Sep 2010 13:29:49 +0200 From: =?ISO-8859-1?Q?Emmanuel_L=E9charny?= Reply-To: elecharny@apache.org Organization: The Apache Software Foundation User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: announce@apache.org, dev@mina.apache.org, users@mina.apache.org Subject: [ANNOUNCE] Apache MINA 2.0.0 released Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org The Apache MINA project team is proud to announce the release of Apache MINA version 2.0.0. 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. The changeLog is provided at the end of this mail 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 The Apache MINA project team is always open for your feedback. Please let us know what you think about MINA via our mailing list and support forum: http://mina.apache.org/contact.html Thank you ! Release Notes - MINA - Version 2.0.0 -------------------------------- Bug * [DIRMINA-650] - Mina server does not recieve all data sent by client using SSLSocketFactory * [DIRMINA-678] - NioProcessor 100% CPU usage on Linux (epoll selector bug) * [DIRMINA-679] - NullPointerException in ProtocolCodecFilter.filterWrite * [DIRMINA-684] - NullPointerException when opening socket to localhost * [DIRMINA-711] - Adding some logs in the chain make the MDCFilter tests to fail * [DIRMINA-720] - Hardware Flow Control Disables Serial Port on Windows Platform * [DIRMINA-732] - Session Idle events never comes in sessions managed by NioDatagramAcceptor * [DIRMINA-733] - The profile method in the ProfilerTimerFilter can caused more methods to be profiled than intended. * [DIRMINA-742] - When session is closed, DefaultIoFilterChain is in deadlock. * [DIRMINA-746] - DefaultSocketSessionConfig.setReceiveBufferSize(...) throws NullPointerException * [DIRMINA-748] - CachedBufferAllocator does not free buffers when maxCachedBufferSize=0 * [DIRMINA-749] - Cannot have more than one CODEC in the chain * [DIRMINA-753] - Some writes observed to stall until select times out * [DIRMINA-755] - IoConnectot.dispose blocks forever * [DIRMINA-762] - WARN org.apache.mina.core.service.IoProcessor - Create a new selector. Selected is 0, delta = 0 * [DIRMINA-763] - Errors with Datagram when running tests on linux * [DIRMINA-770] - Remove all the new NullPointerException() * [DIRMINA-778] - TextLineDecoder not thread safe? Improvement * [DIRMINA-707] - Add sendfile support to APR transport * [DIRMINA-751] - IoBuffer.normalizeCapacity improvement * [DIRMINA-754] - Javadoc omission in IoFilterChain#fireMessageSent() * [DIRMINA-796] - Distribution packages should be named "apache-mina-x.x.x.[zip|tar.gz] * [DIRMINA-797] - Binary and source packages should be separate files * [DIRMINA-798] - Sources in distribution packages requires including the "serial" profile to build Task * [DIRMINA-575] - Add the missing Javadoc, add some comments * [DIRMINA-708] - Unbound thread growth on discovery attempts : Improve documentation * [DIRMINA-756] - Bump up the used jars * [DIRMINA-757] - Add an entry in FAQ explaining how to correctly close a session and dispose the connector * [DIRMINA-759] - Replace JUnit 3.8 constructions with JUnit 4.7 annotations * [DIRMINA-795] - Rework the release process The Apache MINA PMC. -- Regards, Cordialement, Emmanuel L�charny www.iktek.com