Revert "[KARAF-4762] Fix problem with pax-url-aether-support being referenced 
in features"

This reverts commit 40364ce570bf7e89483266d15bde1780d9e15e87.


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b3ec4b0a
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b3ec4b0a
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b3ec4b0a

Branch: refs/heads/master
Commit: b3ec4b0aa4dd94c011ab054880020d0ed5db2779
Parents: b62d8dd
Author: Guillaume Nodet <[email protected]>
Authored: Fri Oct 21 16:45:08 2016 +0200
Committer: Guillaume Nodet <[email protected]>
Committed: Fri Oct 21 16:45:08 2016 +0200

----------------------------------------------------------------------
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/b3ec4b0a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf2ff03..ffaa8b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1346,10 +1346,6 @@
                         <groupId>commons-httpclient</groupId>
                         <artifactId>commons-httpclient</artifactId>
                     </exclusion>
-                    <exclusion>
-                        <groupId>org.ops4j.pax.url</groupId>
-                        <artifactId>pax-url-aether-support</artifactId>
-                    </exclusion>
                 </exclusions>
             </dependency>
             <dependency>

Reply via email to