You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2012/09/12 11:54:00 UTC

svn commit: r1383870 - /httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml

Author: olegk
Date: Wed Sep 12 09:54:00 2012
New Revision: 1383870

URL: http://svn.apache.org/viewvc?rev=1383870&view=rev
Log:
HTTPASYNC-26: OSGi bundle import fix
Contributed by Daniel Kulp <dkulp at apache.org>

Modified:
    httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml

Modified: httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml?rev=1383870&r1=1383869&r2=1383870&view=diff
==============================================================================
--- httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml (original)
+++ httpcomponents/httpasyncclient/trunk/httpasyncclient-osgi/pom.xml Wed Sep 12 09:54:00 2012
@@ -99,7 +99,6 @@
             org.apache.http.nio.reactor.ssl;version=${httpcore.version},
             org.apache.http.nio.util;version=${httpcore.version},
             org.apache.http.impl.nio;version=${httpcore.version},
-            org.apache.http.impl.nio.codec;version=${httpcore.version},
             org.apache.http.impl.nio.reactor;version=${httpcore.version},
             org.apache.http.auth;version=${httpclient.version},
             org.apache.http.cookie;version=${httpclient.version},