You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by md...@apache.org on 2013/08/07 22:03:11 UTC

[1/6] git commit: ACCUMULO-1646 updating pom scm to use git

Updated Branches:
  refs/heads/1.4.4-SNAPSHOT acc4fd16f -> 27e8021b7
  refs/heads/1.5.1-SNAPSHOT fb6b3c357 -> 6a03b4199
  refs/heads/master f23e943f9 -> 0df5081d0


ACCUMULO-1646 updating pom scm to use git


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

Branch: refs/heads/1.4.4-SNAPSHOT
Commit: 27e8021b79fe4acc0b79b16d241860182360b3b2
Parents: acc4fd1
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 15:54:51 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 15:54:51 2013 -0400

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/27e8021b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index addb43e..9ea1627 100644
--- a/pom.xml
+++ b/pom.xml
@@ -794,9 +794,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/accumulo/branches/1.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/accumulo/branches/1.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/accumulo/branches/1.4</url>
+    <connection>scm:git:git://git.apache.org/accumulo.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=accumulo.git</url>
   </scm>
 
   <ciManagement>


[4/6] git commit: ACCUMULO-1646 Merge branch '1.4.4-SNAPSHOT' into 1.5.1-SNAPSHOT

Posted by md...@apache.org.
ACCUMULO-1646 Merge branch '1.4.4-SNAPSHOT' into 1.5.1-SNAPSHOT


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

Branch: refs/heads/master
Commit: 6a03b419956ebdc7a6a38738e80f335394cdd5d1
Parents: fb6b3c3 27e8021
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 15:55:45 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 15:55:45 2013 -0400

----------------------------------------------------------------------

----------------------------------------------------------------------



[6/6] git commit: Merge branch '1.5.1-SNAPSHOT'

Posted by md...@apache.org.
Merge branch '1.5.1-SNAPSHOT'


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

Branch: refs/heads/master
Commit: 0df5081d0e873675ffa557d1507b1ad821d702af
Parents: f23e943 6a03b41
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 15:56:12 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 15:56:12 2013 -0400

----------------------------------------------------------------------

----------------------------------------------------------------------



[2/6] git commit: ACCUMULO-1646 updating pom scm to use git

Posted by md...@apache.org.
ACCUMULO-1646 updating pom scm to use git


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

Branch: refs/heads/1.5.1-SNAPSHOT
Commit: 27e8021b79fe4acc0b79b16d241860182360b3b2
Parents: acc4fd1
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 15:54:51 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 15:54:51 2013 -0400

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/27e8021b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index addb43e..9ea1627 100644
--- a/pom.xml
+++ b/pom.xml
@@ -794,9 +794,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/accumulo/branches/1.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/accumulo/branches/1.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/accumulo/branches/1.4</url>
+    <connection>scm:git:git://git.apache.org/accumulo.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=accumulo.git</url>
   </scm>
 
   <ciManagement>


[3/6] git commit: ACCUMULO-1646 updating pom scm to use git

Posted by md...@apache.org.
ACCUMULO-1646 updating pom scm to use git


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

Branch: refs/heads/master
Commit: 27e8021b79fe4acc0b79b16d241860182360b3b2
Parents: acc4fd1
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 15:54:51 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 15:54:51 2013 -0400

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/27e8021b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index addb43e..9ea1627 100644
--- a/pom.xml
+++ b/pom.xml
@@ -794,9 +794,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/accumulo/branches/1.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/accumulo/branches/1.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/accumulo/branches/1.4</url>
+    <connection>scm:git:git://git.apache.org/accumulo.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=accumulo.git</url>
   </scm>
 
   <ciManagement>


[5/6] git commit: ACCUMULO-1646 Merge branch '1.4.4-SNAPSHOT' into 1.5.1-SNAPSHOT

Posted by md...@apache.org.
ACCUMULO-1646 Merge branch '1.4.4-SNAPSHOT' into 1.5.1-SNAPSHOT


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

Branch: refs/heads/1.5.1-SNAPSHOT
Commit: 6a03b419956ebdc7a6a38738e80f335394cdd5d1
Parents: fb6b3c3 27e8021
Author: Mike Drob <md...@mdrob.com>
Authored: Wed Aug 7 15:55:45 2013 -0400
Committer: Mike Drob <md...@mdrob.com>
Committed: Wed Aug 7 15:55:45 2013 -0400

----------------------------------------------------------------------

----------------------------------------------------------------------