DO NOT REPLY [Bug 47444] New: Removal of Jakarta references

2009-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47444 Summary: Removal of Jakarta references Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 47444] Removal of Jakarta references

2009-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47444 --- Comment #1 from Sebb s...@apache.org 2009-06-28 06:17:52 PST --- Created an attachment (id=23894) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23894) rewrite jakarta references -- Configure bugmail:

svn commit: r789116 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/PooledConnection.java

2009-06-28 Thread fhanik
Author: fhanik Date: Sun Jun 28 15:58:13 2009 New Revision: 789116 URL: http://svn.apache.org/viewvc?rev=789116view=rev Log: Better error message according to https://issues.apache.org/bugzilla/show_bug.cgi?id=47439 Modified:

DO NOT REPLY [Bug 47439] PooledConnection.connect() fails to check for null connection

2009-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47439 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 47439] PooledConnection.connect() fails to check for null connection

2009-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47439 --- Comment #8 from Sebb s...@apache.org 2009-06-28 09:10:09 PST --- Thanks, that's fixed the two problems: - unhelpful error message - unnecessary NPE in code -- Configure bugmail:

Re: svn commit: r788214 - /tomcat/current/tc5.5.x/STATUS.txt

2009-06-28 Thread Konstantin Kolinko
Regarding FastCommonAccessLogValve and ExtendedAccessLogValve: FastCommonAccessLogValve: There is a bug, that sneaked in rev.781753 http://svn.apache.org/viewvc?rev=781753view=rev That is: the timeZoneNoDST field is never assigned and remains null It was ok in 5.5.27. That is an error in

DO NOT REPLY [Bug 47440] Remove DB-specific SQL statements from test cases (SELECT 1)

2009-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47440 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 47440] Remove DB-specific SQL statements from test cases (SELECT 1)

2009-06-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47440 Sebb s...@apache.org changed: What|Removed |Added Status|RESOLVED|REOPENED