[g...@vmgump]: Project tomcat-trunk-dbcp (in module tomcat-trunk) failed

2009-01-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-dbcp has an issue affecting its community integration. This i

RE: [g...@vmgump]: Project tomcat-trunk (in module tomcat-trunk) failed

2009-01-15 Thread Mark Thomas
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Bill Barker > > Well, tomcat-trunk has built on gump.zones.a.o :). Brilliant. > I've fixed the > metadata > for the 5.5 run so that it can use Generics in the build. I can hack > the > 6.0 metadata so that it builds on Java 6 (but not curre

DO NOT REPLY [Bug 46538] New: ETag must differ between compressed and uncompressed resource versions

2009-01-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46538 Summary: ETag must differ between compressed and uncompressed resource versions Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status:

svn commit: r734696 - in /tomcat/trunk/java/javax/servlet: DispatcherType.java SessionTrackingMode.java

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 05:24:26 2009 New Revision: 734696 URL: http://svn.apache.org/viewvc?rev=734696&view=rev Log: Clear TODO markers Modified: tomcat/trunk/java/javax/servlet/DispatcherType.java tomcat/trunk/java/javax/servlet/SessionTrackingMode.java Modified: tomcat/trunk/ja

svn commit: r734700 - in /tomcat/trunk/java/org/apache: catalina/startup/ catalina/valves/ tomcat/util/digester/ tomcat/util/http/ tomcat/util/modeler/ tomcat/util/net/

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 05:31:05 2009 New Revision: 734700 URL: http://svn.apache.org/viewvc?rev=734700&view=rev Log: Code clean-up. Remove unnecessary ;'s id'd by Eclipse Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.java tomcat/trunk/java/org/apache/catalina/st

svn commit: r734701 - /tomcat/trunk/java/org/apache/tomcat/util/collections/Queue.java

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 05:31:45 2009 New Revision: 734701 URL: http://svn.apache.org/viewvc?rev=734701&view=rev Log: Fix generics warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/collections/Queue.java Modified: tomcat/trunk/java/org/apache/tomcat/util/collections/Queue.ja

svn commit: r734702 - in /tomcat/trunk/java/org/apache: catalina/startup/ catalina/tribes/membership/ jasper/runtime/ jk/common/ tomcat/util/buf/ tomcat/util/modeler/

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 05:38:58 2009 New Revision: 734702 URL: http://svn.apache.org/viewvc?rev=734702&view=rev Log: Remove unnecessary casts reported by Eclipse Modified: tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java tomcat/trunk/java/org/apache/catalina/tribes/mem

Tomcat licensing and License.rtf?

2009-01-15 Thread Mikko-Pekka Partanen
Hello all, We are looking at the licensing of Apache Tomcat and Ted Husted [human-respo...@apache.org] told that this list would best place to post this question. Our question is about packages apache-tomcat-6.0.18-src.zip and apache-tomcat-6.0.18.zip. When we examined the source code vers

svn commit: r734706 - in /tomcat/trunk/java/org/apache: coyote/ActionCode.java tomcat/util/buf/MessageBytes.java tomcat/util/net/AprEndpoint.java

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 05:49:53 2009 New Revision: 734706 URL: http://svn.apache.org/viewvc?rev=734706&view=rev Log: Remove unused imports idnetified by Eclipse Modified: tomcat/trunk/java/org/apache/coyote/ActionCode.java tomcat/trunk/java/org/apache/tomcat/util/buf/MessageBytes.

svn commit: r734713 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/ java/org/apache/tomcat/jdbc/pool/interceptor/ java/org/apache/tomcat/jdbc/pool/jmx/ test/org/apache/tomcat/j

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 06:07:38 2009 New Revision: 734713 URL: http://svn.apache.org/viewvc?rev=734713&view=rev Log: More unused imports spotted by Eclipse Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java tomcat/trunk/modules/jdbc-

svn commit: r734715 - in /tomcat/trunk/java/org/apache: coyote/http11/ jasper/el/ jk/config/ tomcat/util/buf/ tomcat/util/modeler/

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 06:09:37 2009 New Revision: 734715 URL: http://svn.apache.org/viewvc?rev=734715&view=rev Log: Remove some unused methods and related code Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalOutputBuffer.java tomcat/trunk/java/org/apache/jasper/el/Ex

svn commit: r734728 - in /tomcat/trunk/java/org/apache: catalina/ha/session/ catalina/startup/ catalina/tribes/group/interceptors/ coyote/ajp/ coyote/http11/ jasper/runtime/ jasper/xmlparser/ jk/commo

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 06:55:46 2009 New Revision: 734728 URL: http://svn.apache.org/viewvc?rev=734728&view=rev Log: Remove unused variables identified by Eclipse Modified: tomcat/trunk/java/org/apache/catalina/ha/session/SimpleTcpReplicationManager.java tomcat/trunk/java/org/apa

RE: Tomcat licensing and License.rtf?

2009-01-15 Thread Mark Thomas
> -Original Message- > From: Mikko-Pekka Partanen [mailto:mikko-pekka.parta...@hhpartners.fi] > Sent: 15 January 2009 13:50 > To: dev@tomcat.apache.org > Subject: Tomcat licensing and License.rtf? > > Hello all, > > > > We are looking at the licensing of Apache Tomcat and Ted Husted > [

Re: svn commit: r734706 - in /tomcat/trunk/java/org/apache: coyote/ActionCode.java tomcat/util/buf/MessageBytes.java tomcat/util/net/AprEndpoint.java

2009-01-15 Thread sebb
On 15/01/2009, ma...@apache.org wrote: > Author: markt > Date: Thu Jan 15 05:49:53 2009 > New Revision: 734706 > > URL: http://svn.apache.org/viewvc?rev=734706&view=rev > Log: > Remove unused imports idnetified by Eclipse > > Modified: > tomcat/trunk/java/org/apache/coyote/ActionCode.jav

svn commit: r734734 - in /tomcat/trunk/java/org/apache: catalina/connector/ catalina/core/ catalina/servlets/ catalina/ssi/ catalina/util/ naming/resources/

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 07:34:52 2009 New Revision: 734734 URL: http://svn.apache.org/viewvc?rev=734734&view=rev Log: Remove 3 of the essentially 4 duplicate normalise implementations. Minor tweaks where required to use the new single implementation. Remove unnecessary normalisation calls.

svn commit: r734743 - in /tomcat/trunk/res: INSTALLLICENSE License.rtf

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 08:26:51 2009 New Revision: 734743 URL: http://svn.apache.org/viewvc?rev=734743&view=rev Log: Align the installer license files with the main one. Modified: tomcat/trunk/res/INSTALLLICENSE tomcat/trunk/res/License.rtf Modified: tomcat/trunk/res/INSTALLLICEN

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

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 08:35:34 2009 New Revision: 734748 URL: http://svn.apache.org/viewvc?rev=734748&view=rev Log: Add some recent patches 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/STA

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

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 08:36:50 2009 New Revision: 734749 URL: http://svn.apache.org/viewvc?rev=734749&view=rev Log: 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=734749&

DO NOT REPLY [Bug 44558] cite attempted address when throwing "Cannot assign requested address"

2009-01-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44558 Ralf Hauser changed: What|Removed |Added CC||hau...@acm.org --- Comment #4 fr

DO NOT REPLY [Bug 46461] fail graceful on dns changes for connectors/hosts in server.xml

2009-01-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46461 Ralf Hauser changed: What|Removed |Added CC||hau...@acm.org --- Comment #1 fr

Re: JNDIRealm

2009-01-15 Thread Seth Leger
I just noticed this email thread on the Tomcat dev list. If a bug was filed with the patch, could somebody add me to the Bugzilla CC or give me the bug ID? Thanks, -- Seth Mark Thomas wrote: william.be...@accenture.com wrote: Hi Tomcat Developers, I have updated the patch from http://m

DO NOT REPLY [Bug 45794] Patch causes JNDIRealm to bind with user entered credentials

2009-01-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45794 seth.le...@raritan.com changed: What|Removed |Added CC||seth.le...@raritan.com

RE: [g...@vmgump]: Project tomcat-trunk (in module tomcat-trunk) failed

2009-01-15 Thread Bill Barker
> -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Thursday, January 15, 2009 1:57 AM > To: 'Tomcat Developers List' > Subject: RE: [g...@vmgump]: Project tomcat-trunk (in module > tomcat-trunk) failed > > > From: news [mailto:n...@ger.gmane.org] On Behalf Of B

svn commit: r734831 - /tomcat/trunk/webapps/docs/changelog.xml

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 13:36:57 2009 New Revision: 734831 URL: http://svn.apache.org/viewvc?rev=734831&view=rev Log: Add some changes from December 08 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewv

svn commit: r734832 - in /tomcat/trunk/java/org/apache/tomcat/util/buf: Base64.java ByteChunk.java CharChunk.java MessageBytes.java

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 13:47:53 2009 New Revision: 734832 URL: http://svn.apache.org/viewvc?rev=734832&view=rev Log: Removed unused code from o.a.t.util.buf Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/Base64.java tomcat/trunk/java/org/apache/tomcat/util/buf/ByteChunk.ja

svn commit: r734838 - in /tomcat/trunk: java/org/apache/tomcat/util/threads/ modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 14:08:17 2009 New Revision: 734838 URL: http://svn.apache.org/viewvc?rev=734838&view=rev Log: Fix all the static Eclipse warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadPoolExecutor.java tomcat/trunk/modules/jdbc-pool/java/org/apa

svn commit: r734843 - /tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java

2009-01-15 Thread markt
Author: markt Date: Thu Jan 15 14:40:34 2009 New Revision: 734843 URL: http://svn.apache.org/viewvc?rev=734843&view=rev Log: Remove duplicate check Modified: tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java Modified: tomcat/trunk/java/org/apache/naming/resources/FileDirConte

[g...@vmgump]: Project tomcat-tc6-dbcp (in module tomcat-tc6) failed

2009-01-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc6-dbcp has an issue affecting its community integration. This iss