You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/03/27 21:33:01 UTC

[1/3] git commit: ACCUMULO-2453 Forgot to remove dependency from the default

Repository: accumulo
Updated Branches:
  refs/heads/1.6.0-SNAPSHOT 334601992 -> 3ce0bfda3
  refs/heads/master a194423d9 -> 3c935b129


ACCUMULO-2453 Forgot to remove dependency from the default


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

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: 3ce0bfda3475f6a0e320b1af3e52c545b699d636
Parents: 3346019
Author: Josh Elser <el...@apache.org>
Authored: Thu Mar 27 13:32:23 2014 -0700
Committer: Josh Elser <el...@apache.org>
Committed: Thu Mar 27 13:32:23 2014 -0700

----------------------------------------------------------------------
 test/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3ce0bfda/test/pom.xml
----------------------------------------------------------------------
diff --git a/test/pom.xml b/test/pom.xml
index 7f06062..50a2f70 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -275,11 +275,6 @@
       </properties>
       <dependencies>
         <dependency>
-          <groupId>commons-httpclient</groupId>
-          <artifactId>commons-httpclient</artifactId>
-          <scope>test</scope>
-        </dependency>
-        <dependency>
           <groupId>org.apache.hadoop</groupId>
           <artifactId>hadoop-distcp</artifactId>
           <scope>test</scope>


[2/3] git commit: ACCUMULO-2453 Forgot to remove dependency from the default

Posted by el...@apache.org.
ACCUMULO-2453 Forgot to remove dependency from the default


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

Branch: refs/heads/master
Commit: 3ce0bfda3475f6a0e320b1af3e52c545b699d636
Parents: 3346019
Author: Josh Elser <el...@apache.org>
Authored: Thu Mar 27 13:32:23 2014 -0700
Committer: Josh Elser <el...@apache.org>
Committed: Thu Mar 27 13:32:23 2014 -0700

----------------------------------------------------------------------
 test/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3ce0bfda/test/pom.xml
----------------------------------------------------------------------
diff --git a/test/pom.xml b/test/pom.xml
index 7f06062..50a2f70 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -275,11 +275,6 @@
       </properties>
       <dependencies>
         <dependency>
-          <groupId>commons-httpclient</groupId>
-          <artifactId>commons-httpclient</artifactId>
-          <scope>test</scope>
-        </dependency>
-        <dependency>
           <groupId>org.apache.hadoop</groupId>
           <artifactId>hadoop-distcp</artifactId>
           <scope>test</scope>


[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

Posted by el...@apache.org.
Merge branch '1.6.0-SNAPSHOT'


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

Branch: refs/heads/master
Commit: 3c935b129c8bdaa3a984c21791b07914d929442a
Parents: a194423 3ce0bfd
Author: Josh Elser <el...@apache.org>
Authored: Thu Mar 27 13:32:51 2014 -0700
Committer: Josh Elser <el...@apache.org>
Committed: Thu Mar 27 13:32:51 2014 -0700

----------------------------------------------------------------------
 test/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/3c935b12/test/pom.xml
----------------------------------------------------------------------