You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/11/26 20:41:45 UTC

svn commit: r1206558 - /james/protocols/trunk/netty/pom.xml

Author: norman
Date: Sat Nov 26 19:41:44 2011
New Revision: 1206558

URL: http://svn.apache.org/viewvc?rev=1206558&view=rev
Log:
Rename impl to netty

Modified:
    james/protocols/trunk/netty/pom.xml

Modified: james/protocols/trunk/netty/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/netty/pom.xml?rev=1206558&r1=1206557&r2=1206558&view=diff
==============================================================================
--- james/protocols/trunk/netty/pom.xml (original)
+++ james/protocols/trunk/netty/pom.xml Sat Nov 26 19:41:44 2011
@@ -88,7 +88,7 @@
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
-                        <Export-Package>org.apache.james.protocols.impl.*, org.jboss.netty.handler.connection</Export-Package>
+                        <Export-Package>org.apache.james.protocols.netty.*</Export-Package>
                         <Embed-Dependency>*;scope=runtime</Embed-Dependency>
                     </instructions>
                 </configuration>



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