You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by jv...@apache.org on 2009/10/12 14:02:32 UTC

svn commit: r824312 - in /mina/trunk: filter-codec-netty/ pom.xml

Author: jvermillard
Date: Mon Oct 12 12:02:32 2009
New Revision: 824312

URL: http://svn.apache.org/viewvc?rev=824312&view=rev
Log:
removed old deprecated netty2 codec

Removed:
    mina/trunk/filter-codec-netty/
Modified:
    mina/trunk/pom.xml

Modified: mina/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=824312&r1=824311&r2=824312&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Mon Oct 12 12:02:32 2009
@@ -83,7 +83,6 @@
     <module>core</module>
     <module>transport-apr</module>
     <module>filter-compression</module>
-    <module>filter-codec-netty</module>
     <module>statemachine</module>
     <module>integration-beans</module>
     <module>integration-xbean</module>