Re: svn commit: r1616789 - /tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

2014-08-10 Thread Konstantin Kolinko
2014-08-08 18:53 GMT+04:00  fha...@apache.org:
 Author: fhanik
 Date: Fri Aug  8 14:53:06 2014
 New Revision: 1616789

 URL: http://svn.apache.org/r1616789
 Log:
 Update changelog with recent fixes

 Modified:
 tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

 Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
 URL: 
 http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/changelog.xml?rev=1616789r1=1616788r2=1616789view=diff
 ==
 --- tomcat/trunk/modules/jdbc-pool/doc/changelog.xml (original)
 +++ tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Fri Aug  8 14:53:06 2014
 @@ -28,6 +28,25 @@
/properties

  body
 +
 +section name=Tomcat JDBC Connection Pool - Apache Tomcat 8.0.10

1. The version number is wrong. The next version is 8.0.11.

(8.0.10 was tagged a month ago and failed the vote).

2. This changelog file is not built and is not included with Tomcat releases.
Is it really needed here?

In Tomcat 7 we used subsection name jdbc-pool to list Tomcat-JDBC
pool changes. I think we should do the same for Tomcat 8.

(There have not been any such changes in 8.0.0-8.0.10, so it is the
first time when this section will be used in Tomcat 8).

Best regards,
Konstantin Kolinko

 +  subsection name=pool
 +changelog
 +  fixrev1616760/rev bug54227/bug Evaluate max age upon borrow 
 (fhanik)/fix
 +  fixrev1616644/rev bug56318/bug Ability to trace statement 
 creation in StatementFinalizer (fhanik)/fix
 +  fixrev1616639/rev bug53088/bug More identifiable thread name 
 (fhanik)/fix
 +  fixrev1616629/rev bug56789/bug getPool() returns the actual 
 pool, always (fhanik)/fix
 +  fixrev1616625/rev bug54978/bug Make sure proper connection 
 validation always happens, regardless of config (fhanik)/fix
 +  fixrev1616602/rev bug54537/bug Performance improvement in 
 StatementFinalizer (fhanik)/fix
 +  fixrev1616599/rev bug54395/bug Fix JDBC interceptor parsing 
 bug (fhanik)/fix
 +  fixrev1616595/rev bug54235/bug Disallow nested pools 
 exploitating using data source (fhanik)/fix
 +  fixrev1616592/rev bug54225/bug Disallow empty init SQL 
 (fhanik)/fix
 +  fixrev1616584/rev bug53853/bug More flexible classloading 
 (fhanik)/fix
 +  fixrev1616570/rev bug53200/bug Selective logging for slow 
 versus failed queries (fhanik)/fix
 +/changelog
 +  /subsection
 +/section
 +
  section name=Tomcat JDBC Connection Pool 1.1.0.0
subsection name=pool
  changelog



 -
 To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: dev-h...@tomcat.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: svn commit: r1616789 - /tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

2014-08-10 Thread Filip Hanik
changelog was probably built when it was published by itself in the V1
days. we can move it to the main changelog, under jdbc-pool




On Sun, Aug 10, 2014 at 3:42 PM, Konstantin Kolinko knst.koli...@gmail.com
wrote:

 2014-08-08 18:53 GMT+04:00  fha...@apache.org:
  Author: fhanik
  Date: Fri Aug  8 14:53:06 2014
  New Revision: 1616789
 
  URL: http://svn.apache.org/r1616789
  Log:
  Update changelog with recent fixes
 
  Modified:
  tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
 
  Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
  URL:
 http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/changelog.xml?rev=1616789r1=1616788r2=1616789view=diff
 
 ==
  --- tomcat/trunk/modules/jdbc-pool/doc/changelog.xml (original)
  +++ tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Fri Aug  8 14:53:06
 2014
  @@ -28,6 +28,25 @@
 /properties
 
   body
  +
  +section name=Tomcat JDBC Connection Pool - Apache Tomcat 8.0.10

 1. The version number is wrong. The next version is 8.0.11.

 (8.0.10 was tagged a month ago and failed the vote).

 2. This changelog file is not built and is not included with Tomcat
 releases.
 Is it really needed here?

 In Tomcat 7 we used subsection name jdbc-pool to list Tomcat-JDBC
 pool changes. I think we should do the same for Tomcat 8.

 (There have not been any such changes in 8.0.0-8.0.10, so it is the
 first time when this section will be used in Tomcat 8).

 Best regards,
 Konstantin Kolinko

  +  subsection name=pool
  +changelog
  +  fixrev1616760/rev bug54227/bug Evaluate max age upon
 borrow (fhanik)/fix
  +  fixrev1616644/rev bug56318/bug Ability to trace
 statement creation in StatementFinalizer (fhanik)/fix
  +  fixrev1616639/rev bug53088/bug More identifiable thread
 name (fhanik)/fix
  +  fixrev1616629/rev bug56789/bug getPool() returns the
 actual pool, always (fhanik)/fix
  +  fixrev1616625/rev bug54978/bug Make sure proper
 connection validation always happens, regardless of config (fhanik)/fix
  +  fixrev1616602/rev bug54537/bug Performance improvement
 in StatementFinalizer (fhanik)/fix
  +  fixrev1616599/rev bug54395/bug Fix JDBC interceptor
 parsing bug (fhanik)/fix
  +  fixrev1616595/rev bug54235/bug Disallow nested pools
 exploitating using data source (fhanik)/fix
  +  fixrev1616592/rev bug54225/bug Disallow empty init SQL
 (fhanik)/fix
  +  fixrev1616584/rev bug53853/bug More flexible
 classloading (fhanik)/fix
  +  fixrev1616570/rev bug53200/bug Selective logging for
 slow versus failed queries (fhanik)/fix
  +/changelog
  +  /subsection
  +/section
  +
   section name=Tomcat JDBC Connection Pool 1.1.0.0
 subsection name=pool
   changelog
 
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: dev-h...@tomcat.apache.org
 

 -
 To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: dev-h...@tomcat.apache.org




svn commit: r1616789 - /tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

2014-08-08 Thread fhanik
Author: fhanik
Date: Fri Aug  8 14:53:06 2014
New Revision: 1616789

URL: http://svn.apache.org/r1616789
Log:
Update changelog with recent fixes

Modified:
tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/changelog.xml?rev=1616789r1=1616788r2=1616789view=diff
==
--- tomcat/trunk/modules/jdbc-pool/doc/changelog.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Fri Aug  8 14:53:06 2014
@@ -28,6 +28,25 @@
   /properties
 
 body
+
+section name=Tomcat JDBC Connection Pool - Apache Tomcat 8.0.10
+  subsection name=pool
+changelog
+  fixrev1616760/rev bug54227/bug Evaluate max age upon borrow 
(fhanik)/fix
+  fixrev1616644/rev bug56318/bug Ability to trace statement 
creation in StatementFinalizer (fhanik)/fix
+  fixrev1616639/rev bug53088/bug More identifiable thread name 
(fhanik)/fix
+  fixrev1616629/rev bug56789/bug getPool() returns the actual 
pool, always (fhanik)/fix
+  fixrev1616625/rev bug54978/bug Make sure proper connection 
validation always happens, regardless of config (fhanik)/fix
+  fixrev1616602/rev bug54537/bug Performance improvement in 
StatementFinalizer (fhanik)/fix
+  fixrev1616599/rev bug54395/bug Fix JDBC interceptor parsing 
bug (fhanik)/fix
+  fixrev1616595/rev bug54235/bug Disallow nested pools 
exploitating using data source (fhanik)/fix
+  fixrev1616592/rev bug54225/bug Disallow empty init SQL 
(fhanik)/fix
+  fixrev1616584/rev bug53853/bug More flexible classloading 
(fhanik)/fix
+  fixrev1616570/rev bug53200/bug Selective logging for slow 
versus failed queries (fhanik)/fix
+/changelog
+  /subsection
+/section
+
 section name=Tomcat JDBC Connection Pool 1.1.0.0
   subsection name=pool
 changelog



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org