SLIDER-1129 cut out (currently commented out) references to the httpclient and 
httpcore.


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/48975be4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/48975be4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/48975be4

Branch: refs/heads/feature/SLIDER-1107_AM_config_generation
Commit: 48975be4eab51b8c1916513f5113d1ffad8469f9
Parents: eb04524
Author: Steve Loughran <ste...@apache.org>
Authored: Tue May 24 18:28:46 2016 +0100
Committer: Steve Loughran <ste...@apache.org>
Committed: Thu Jun 9 11:59:40 2016 +0100

----------------------------------------------------------------------
 slider-core/pom.xml | 13 -------------
 1 file changed, 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/48975be4/slider-core/pom.xml
----------------------------------------------------------------------
diff --git a/slider-core/pom.xml b/slider-core/pom.xml
index 8b921a5..04e9015 100644
--- a/slider-core/pom.xml
+++ b/slider-core/pom.xml
@@ -326,19 +326,6 @@
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
     </dependency>
-<!--
-
-    <dependency>
-      <groupId>commons-httpclient</groupId>
-      <artifactId>commons-httpclient</artifactId>
-    </dependency>
-
-    <dependency>
-      <groupId>org.apache.httpcomponents</groupId>
-      <artifactId>httpclient</artifactId>
-      <scope>test</scope>
-    </dependency>
--->
 
     <dependency>
       <groupId>commons-lang</groupId>

Reply via email to