Re: [VOTE] Release build 4.1.39

2008-12-02 Thread Mark Thomas
Rainer Jung wrote: > Mark Thomas schrieb: >> According to the release process, the 4.1.39 tag is: >> [ ] Broken >> [ ] Alpha >> [ ] Beta >> [X] Stable Any more votes for 4.1.39? We still need another +1 to do the release. Mark ---

Re: [VOTE] Release build 4.1.39

2008-12-02 Thread Filip Hanik - Dev Lists
According to the release process, the 4.1.39 tag is: [ ] Broken [ ] Alpha [ ] Beta [X] Stable - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r722506 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java FairBlockingQueue.java

2008-12-02 Thread fhanik
Author: fhanik Date: Tue Dec 2 08:02:16 2008 New Revision: 722506 URL: http://svn.apache.org/viewvc?rev=722506&view=rev Log: implement cancellation ability for future Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java tomcat/trunk/modules/jdbc

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

2008-12-02 Thread fhanik
Author: fhanik Date: Tue Dec 2 08:46:14 2008 New Revision: 722522 URL: http://svn.apache.org/viewvc?rev=722522&view=rev Log: update version to next rev Modified: tomcat/trunk/modules/jdbc-pool/build.xml tomcat/trunk/modules/jdbc-pool/sign.sh Modified: tomcat/trunk/modules/jdbc-pool/buil

DO NOT REPLY [Bug 46200] jdbc-pool needs to close opened assets too

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46200 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 46224] StatementFinalizerTest requires Java 1.6 to compile

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46224 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r722524 - /tomcat/trunk/modules/jdbc-pool/build.xml

2008-12-02 Thread fhanik
Author: fhanik Date: Tue Dec 2 09:01:02 2008 New Revision: 722524 URL: http://svn.apache.org/viewvc?rev=722524&view=rev Log: Add fairness test to build.xml Modified: tomcat/trunk/modules/jdbc-pool/build.xml Modified: tomcat/trunk/modules/jdbc-pool/build.xml URL: http://svn.apache.org/viewv

svn commit: r722528 - in /tomcat/trunk/modules/jdbc-pool: build.xml test/org/apache/tomcat/jdbc/test/CheckOutThreadTest.java

2008-12-02 Thread fhanik
Author: fhanik Date: Tue Dec 2 09:11:38 2008 New Revision: 722528 URL: http://svn.apache.org/viewvc?rev=722528&view=rev Log: remove some not needed test, add compile version Modified: tomcat/trunk/modules/jdbc-pool/build.xml tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/tes

DO NOT REPLY [Bug 46323] New: NTLM Authentication for Microsoft Active Directory controlled Intranet

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46323 Summary: NTLM Authentication for Microsoft Active Directory controlled Intranet Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 46323] NTLM Authentication for Microsoft Active Directory controlled Intranet

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46323 --- Comment #1 from Christophe Dupriez <[EMAIL PROTECTED]> 2008-12-02 09:15:03 PST --- Created an attachment (id=22979) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22979) NtlmAuthenticator.java This completes the patch

DO NOT REPLY [Bug 46323] NTLM Authentication for Microsoft Active Directory controlled Intranet

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46323 Christophe Dupriez <[EMAIL PROTECTED]> changed: What|Removed |Added Attachment #22979|application/octet-stream|text/plain

DO NOT REPLY [Bug 46325] New: ELSupport coerceToNumber() problems

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46325 Summary: ELSupport coerceToNumber() problems Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Mac OS X 10.4 Status: NEW Severity: regression Priorit

DO NOT REPLY [Bug 46325] ELSupport coerceToNumber() problems

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46325 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

Re: [VOTE] [RESULT] Release build 4.1.39

2008-12-02 Thread Mark Thomas
With three +1s the vote has passed. I'll move the files and update the download pages. Release announcement will go out once the mirrors sync. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

DO NOT REPLY [Bug 46325] ELSupport coerceToNumber() problems

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46325 --- Comment #2 from Stephan Bublava <[EMAIL PROTECTED]> 2008-12-02 10:57:29 PST --- > *** This bug has been marked as a duplicate of bug 43656 *** I only searched open issues before creating a new ticket. Sorry ... -- Configure bug

svn commit: r722569 - in /tomcat/site/trunk: docs/download-41.html docs/index.html docs/security-4.html xdocs/download-41.xml xdocs/index.xml xdocs/security-4.xml

2008-12-02 Thread markt
Author: markt Date: Tue Dec 2 10:59:37 2008 New Revision: 722569 URL: http://svn.apache.org/viewvc?rev=722569&view=rev Log: Update site for 4.1.39 release Modified: tomcat/site/trunk/docs/download-41.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/security-4.html to

svn commit: r722589 - in /tomcat/trunk/java/org/apache/catalina/valves: AccessLogValve.java ExtendedAccessLogValve.java JDBCAccessLogValve.java RequestDumperValve.java RequestFilterValve.java SSLValve

2008-12-02 Thread markt
Author: markt Date: Tue Dec 2 11:54:06 2008 New Revision: 722589 URL: http://svn.apache.org/viewvc?rev=722589&view=rev Log: Generics for o.a.c.valves Fix a couple of other Eclipse warnings as well Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java tomcat/trunk/jav

DO NOT REPLY [Bug 46223] FairBlockingQueue throws ArrayIndexOutOfBoundsException

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46223 victor tanase <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTE

svn commit: r722621 - in /tomcat/trunk/java/org/apache/catalina: users/ util/

2008-12-02 Thread markt
Author: markt Date: Tue Dec 2 13:34:37 2008 New Revision: 722621 URL: http://svn.apache.org/viewvc?rev=722621&view=rev Log: Generics for o.a.c.users and o.a.c.util Modified: tomcat/trunk/java/org/apache/catalina/users/AbstractGroup.java tomcat/trunk/java/org/apache/catalina/users/Abstrac

DO NOT REPLY [Bug 46329] New: Tomcat6.exe crash in ntdll.dll

2008-12-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46329 Summary: Tomcat6.exe crash in ntdll.dll Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows Server 2008 (Longhorn) Status: NEW Severity: critical