Prepare for Version 2.6.0.

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

Branch: refs/heads/release
Commit: 00fd9d9b69caffef91aabc4091a9fe2fda787c7e
Parents: 3550ada
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Thu Jul 12 18:25:35 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Thu Jul 12 18:25:35 2018 -0600

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/00fd9d9b/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 311688b..92387e3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -25,6 +25,8 @@ o DBCP-507:  Change default for fail-fast connections from 
false to true. Thanks
 o DBCP-504:  Increase test coverage. Thanks to Bruno P. Kinoshita.
 o DBCP-510:  Update Apache Commons Pool from 2.5.0 to 2.6.0. Thanks to Gary 
Gregory.
 
+Note that Clirr incorrectly reports one binary incompatible change because it 
is not aware of Java 8 and default methods:
+[ERROR] 7012: org.apache.commons.dbcp2.BasicDataSourceMXBean: Method 'public 
java.lang.String getDefaultSchema()' has been added to an interface
 
 For complete information on Apache Commons DBCP, including instructions on how 
to submit bug reports,
 patches, or suggestions for improvement, see the Apache Apache Commons DBCP 
website:

Reply via email to