You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ma...@apache.org on 2017/03/12 19:52:37 UTC

[1/2] commons-pool git commit: Update scm config to git

Repository: commons-pool
Updated Branches:
  refs/heads/master 3994baf0f -> 868b9fd6c


Update scm config to git


Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/88c6bedf
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/88c6bedf
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/88c6bedf

Branch: refs/heads/master
Commit: 88c6bedf050657e1d168e0649364d2566dabf9ca
Parents: 3994baf
Author: Matt Sicker <bo...@gmail.com>
Authored: Sun Mar 12 14:51:46 2017 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Sun Mar 12 14:51:46 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/88c6bedf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e54fd08..42130c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/pool/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/pool/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/pool/trunk</url>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-pool.git</connection>
+    <developerConnection>https://git-wip-us.apache.org/repos/asf/commons-pool.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=commons-pool.git</url>
   </scm>
 
   <developers>


[2/2] commons-pool git commit: Add self to pom

Posted by ma...@apache.org.
Add self to pom


Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/868b9fd6
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/868b9fd6
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/868b9fd6

Branch: refs/heads/master
Commit: 868b9fd6cec388d24f99d5840ea0c42c2d6a0baf
Parents: 88c6bed
Author: Matt Sicker <bo...@gmail.com>
Authored: Sun Mar 12 14:52:37 2017 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Sun Mar 12 14:52:37 2017 -0500

----------------------------------------------------------------------
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/868b9fd6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 42130c0..42fadd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,6 +104,11 @@
       <id>ggregory</id>
       <organization>The Apache Software Foundation</organization>
     </developer>
+    <developer>
+      <name>Matt Sicker</name>
+      <id>mattsicker</id>
+      <organization>The Apache Software Foundation</organization>
+    </developer>
   </developers>
   <contributors>
     <contributor>