svn commit: r770526 - /tomcat/tags/JDBC_POOL_1_0_2/

2009-04-30 Thread fhanik
Author: fhanik Date: Fri May 1 03:42:59 2009 New Revision: 770526 URL: http://svn.apache.org/viewvc?rev=770526&view=rev Log: 2nd tag for the pool code Added: tomcat/tags/JDBC_POOL_1_0_2/ (props changed) - copied from r770525, tomcat/trunk/modules/jdbc-pool/ Propchange: tomcat/tags/J

svn commit: r770525 - in /tomcat/trunk/modules/jdbc-pool: build.xml sign.sh

2009-04-30 Thread fhanik
Author: fhanik Date: Fri May 1 03:40:28 2009 New Revision: 770525 URL: http://svn.apache.org/viewvc?rev=770525&view=rev Log: Prepare for next build Modified: tomcat/trunk/modules/jdbc-pool/build.xml tomcat/trunk/modules/jdbc-pool/sign.sh Modified: tomcat/trunk/modules/jdbc-pool/build.xm

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

2009-04-30 Thread fhanik
Author: fhanik Date: Fri May 1 02:02:04 2009 New Revision: 770514 URL: http://svn.apache.org/viewvc?rev=770514&view=rev Log: doco Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml URL: http://svn.apache.org/viewvc/tomcat/t

svn commit: r770411 - in /tomcat/trunk/modules/jdbc-pool: doc/ java/org/apache/tomcat/jdbc/pool/ java/org/apache/tomcat/jdbc/pool/jmx/ test/org/apache/tomcat/jdbc/test/

2009-04-30 Thread fhanik
Author: fhanik Date: Thu Apr 30 19:41:07 2009 New Revision: 770411 URL: http://svn.apache.org/viewvc?rev=770411&view=rev Log: Add the following features - max age for a connection kept alive - an ability to reset the abandon timer when queries are executed - an abandoned test, abandon when a perc

DO NOT REPLY [Bug 47131] Tomcat 5.5.23 stops listening to requests on SSL port

2009-04-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47131 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47131] New: Tomcat 5.5.23 stops listening to requests on SSL port

2009-04-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47131 Summary: Tomcat 5.5.23 stops listening to requests on SSL port Product: Tomcat 5 Version: 5.5.23 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: majo

svn commit: r770171 - /tomcat/trunk/build.xml

2009-04-30 Thread markt
Author: markt Date: Thu Apr 30 11:38:25 2009 New Revision: 770171 URL: http://svn.apache.org/viewvc?rev=770171&view=rev Log: Add an experimental embedded build target to use with o.a.c.startup.Tomcat Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.or

svn commit: r770169 - /tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java

2009-04-30 Thread markt
Author: markt Date: Thu Apr 30 11:29:03 2009 New Revision: 770169 URL: http://svn.apache.org/viewvc?rev=770169&view=rev Log: JMX expects service name and engine name to be the same. Modified: tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java Modified: tomcat/trunk/java/org/apache/cat

svn commit: r770147 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-04-30 Thread pero
Author: pero Date: Thu Apr 30 10:23:15 2009 New Revision: 770147 URL: http://svn.apache.org/viewvc?rev=770147&view=rev Log: Cast my vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=

DO NOT REPLY [Bug 47059] Rewrite to use Enum

2009-04-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47059 --- Comment #2 from Jens Kapitza 2009-04-30 02:34:50 PST --- I think good points are: - make an easier switch - an enum is type secure -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

DO NOT REPLY [Bug 47059] Rewrite to use Enum

2009-04-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47059 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from

Re: svn commit: r769734 - /tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadPoolExecutor.java

2009-04-30 Thread Mark Thomas
Filip Hanik - Dev Lists wrote: > Mark Thomas wrote: >> Filip Hanik - Dev Lists wrote: >> >>> As I mentioned in the bug report, what is the benefit of this? >>> >> >> General best practise - no particular bug. Note the full proposed >> patch was bad. >> > Bad practice would be to change an

DO NOT REPLY [Bug 47124] New: Run the unit tests as part of the build!!!

2009-04-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47124 Summary: Run the unit tests as part of the build!!! Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priorit