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: [email protected]
For additional commands, e-mail: [email protected]