You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/06 22:57:37 UTC

[1/6] commons-pool git commit: Update version numbers for Apache Commons Pool release 2.6.0

Repository: commons-pool
Updated Branches:
  refs/heads/master 6d6034aa6 -> f7a98c097


Update version numbers for Apache Commons Pool release 2.6.0


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

Branch: refs/heads/master
Commit: 8275551a51a2c2c9e02004741aaad5a10d55245c
Parents: 6d6034a
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Jun 20 17:08:03 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Jun 20 17:08:03 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/8275551a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd7cd3f..975f148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
-  <version>2.6.0-SNAPSHOT</version>
+  <version>2.6.0</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>


[2/6] commons-pool git commit: Update Apache Commons Parent from 46 to 47.

Posted by gg...@apache.org.
Update Apache Commons Parent from 46 to 47.

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

Branch: refs/heads/master
Commit: a54f8dbea1ec3739f4eefb7539d71c839d9ed96a
Parents: 8275551
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jul 2 18:10:13 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jul 2 18:10:13 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/a54f8dbe/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 975f148..b717631 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>46</version>
+    <version>47</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>


[6/6] commons-pool git commit: Bump to next development version

Posted by gg...@apache.org.
Bump to next development version


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

Branch: refs/heads/master
Commit: f7a98c09759cab84f93978429cb3329cea0de0a7
Parents: 3b3ea3d
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Jul 6 16:56:53 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Jul 6 16:56:53 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/f7a98c09/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e2078a2..aa77c5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
-  <version>2.6.0</version>
+  <version>2.6.1-SNAPSHOT</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>


[4/6] commons-pool git commit: Prepare for 2.6.0.

Posted by gg...@apache.org.
Prepare for 2.6.0.

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

Branch: refs/heads/master
Commit: 281258e546f761a00e3379d7db4d6744e721d3c3
Parents: a71cbc9
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jul 3 18:07:52 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jul 3 18:07:52 2018 -0400

----------------------------------------------------------------------
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/281258e5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 975f148..e2078a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>46</version>
+    <version>47</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
@@ -177,7 +177,6 @@
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.5.0</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}/${commons.release.version}-${commons.rc.version}</commons.distSvnStagingUrl>    
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
   </properties> 


[3/6] commons-pool git commit: Revert "Update Apache Commons Parent from 46 to 47."

Posted by gg...@apache.org.
Revert "Update Apache Commons Parent from 46 to 47."

This reverts commit a54f8dbea1ec3739f4eefb7539d71c839d9ed96a.


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

Branch: refs/heads/master
Commit: a71cbc9ec6c84b9f0554aac2065d8cd1dd06e507
Parents: a54f8db
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Jul 2 19:06:55 2018 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Jul 2 19:06:55 2018 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/a71cbc9e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b717631..975f148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>47</version>
+    <version>46</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>


[5/6] commons-pool git commit: Update release notes based on Oliver's feedback on the VOTE thread for 2.6.0 RC1.

Posted by gg...@apache.org.
Update release notes based on Oliver's feedback on the VOTE thread for
2.6.0 RC1.

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

Branch: refs/heads/master
Commit: 3b3ea3df6281dcc9cae878774956a99fe20c2d75
Parents: 281258e
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Jul 4 18:00:46 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Jul 4 18:00:46 2018 -0600

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/3b3ea3df/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index ad22ec2..2f4aea6 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -5,7 +5,11 @@ The Apache Commons Pool team is pleased to announce the release of Apache Common
 Apache Commons Pool provides an object-pooling API and a number of object pool implementations.
 Version 2 contains a completely re-written pooling implementation compared to the 1.x series.
 In addition to performance and scalability improvements, version 2 includes robust instance
-tracking and pool monitoring. Version 2 requires JDK level 1.6 or above. 
+tracking and pool monitoring.  
+
+- Version 2.6.0 requires Java 7 or above.
+- Version 2.5.0 requires Java 7 or above.
+- Version 2.0 requires 6 or above.
 
 No client code changes are required to migrate from versions 2.0-2.3 to version 2.4.3.
 Users of version 1.x should consult the migration guide on the Commons Pool web site.