Re: [VOTE] Release Apache Tomcat 6.0.41

2014-05-20 Thread Mark Thomas
On 20/05/2014 00:29, Konstantin Kolinko wrote: > 2014-05-19 16:58 GMT+04:00 Mark Thomas : >> The proposed Apache Tomcat 6.0.41 release candidate is now available >> for voting. >> >> The main changes since 6.0.40 are: >> - Fix BZ 56529 >> >> The main changes since 6.0.39 are: >> - Add support for u

svn commit: r5393 - in /dev/tomcat/tomcat-6/v6.0.41: bin/ bin/extras/ src/

2014-05-20 Thread markt
Author: markt Date: Tue May 20 08:46:04 2014 New Revision: 5393 Log: Add missing signature files Added: dev/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41-deployer.tar.gz.asc dev/tomcat/tomcat-6/v6.0.41/bin/apache-tomcat-6.0.41-deployer.zip.asc dev/tomcat/tomcat-6/v6.0.41/bin/apache

svn commit: r1596141 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 08:49:35 2014 New Revision: 1596141 URL: http://svn.apache.org/r1596141 Log: Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56545 Pre-load an additional class if running under a security manager Modified: tomcat/trunk/java/org/apache/catalin

svn commit: r1596152 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 09:05:38 2014 New Revision: 1596152 URL: http://svn.apache.org/r1596152 Log: FindBugs. Remove unnecessary null check Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

svn commit: r5397 [2/2] - in /dev/tomcat/tomcat-7/v7.0.54: ./ bin/ bin/embed/ bin/extras/ src/

2014-05-20 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.54/bin/extras/tomcat-juli-adapters.jar.asc == --- dev/tomcat/tomcat-7/v7.0.54/bin/extras/tomcat-juli-adapters.jar.asc (added) +++ dev/tomcat/tomcat-7/v7.0.54/bin/extras/tomcat-juli-adapters.j

[VOTE] Release Apache Tomcat 7.0.54

2014-05-20 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.54 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.54/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1015/ The svn tag is: http://svn.apache.org/

svn commit: r1596176 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2014-05-20 Thread violetagg
Author: violetagg Date: Tue May 20 10:07:29 2014 New Revision: 1596176 URL: http://svn.apache.org/r1596176 Log: Prep for next version Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default Modified: tomcat/tc7.0.x/trunk/build.propert

svn commit: r1596186 - in /tomcat/trunk/java/org/apache/naming/factory: EjbFactory.java FactoryBase.java ResourceEnvFactory.java ResourceFactory.java TransactionFactory.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 10:28:46 2014 New Revision: 1596186 URL: http://svn.apache.org/r1596186 Log: Experiment with the Simbian duplicate code detection tool. Remove 100+ lines of duplicate code Added: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java (with props) Modifie

svn commit: r1596189 - /tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 10:47:55 2014 New Revision: 1596189 URL: http://svn.apache.org/r1596189 Log: FindBugs setup() vs setUp() Modified: tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java Modified: tomcat/trunk/test/org/apache/catalina/valves/TestStuck

svn commit: r1596197 - /tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 11:12:57 2014 New Revision: 1596197 URL: http://svn.apache.org/r1596197 Log: Fix logic error Modified: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java Modified: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java URL: http://svn.apache.or

svn commit: r1596198 - /tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 11:13:52 2014 New Revision: 1596198 URL: http://svn.apache.org/r1596198 Log: Simplify Modified: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java Modified: tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java URL: http://svn.apache.org/viewv

svn commit: r1596201 - in /tomcat/trunk: java/org/apache/catalina/security/SecurityClassLoad.java webapps/docs/changelog.xml

2014-05-20 Thread markt
Author: markt Date: Tue May 20 11:26:02 2014 New Revision: 1596201 URL: http://svn.apache.org/r1596201 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56545 Pre-load two more classes to avoid exceptions when running under a security manager Modified: tomcat/trunk/java/org/apache/

[Bug 56545] Examples app security exceptions

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56545 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1596216 - in /tomcat/tc6.0.x/trunk: build.properties.default res/maven/mvn.properties.default

2014-05-20 Thread kkolinko
Author: kkolinko Date: Tue May 20 11:48:35 2014 New Revision: 1596216 URL: http://svn.apache.org/r1596216 Log: Prepare for next release Modified: tomcat/tc6.0.x/trunk/build.properties.default tomcat/tc6.0.x/trunk/res/maven/mvn.properties.default Modified: tomcat/tc6.0.x/trunk/build.prope

buildbot success in ASF Buildbot on tomcat-6-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-6-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/21 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sour

svn commit: r1596217 - /tomcat/trunk/java/org/apache/naming/factory/FactoryBase.java

2014-05-20 Thread kkolinko
Author: kkolinko Date: Tue May 20 11:59:12 2014 New Revision: 1596217 URL: http://svn.apache.org/r1596217 Log: Further simplify the code Merge two try/catch inside two branches of if/else. factoryClass cannot be null after loadClass()/Class.forName() calls. Modified: tomcat/trunk/java/org/apa

svn commit: r1596221 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java

2014-05-20 Thread kkolinko
Author: kkolinko Date: Tue May 20 12:08:21 2014 New Revision: 1596221 URL: http://svn.apache.org/r1596221 Log: FindBugs setup() vs setUp() It is a merge of r1596189 from tomcat/trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/valves/

[Bug 55824] HandshakeRequest.getHttpSession() may return null at ServerEndpointConfig.Configurator.modifyHandshake time

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55824 Henri Manson changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 55824] HandshakeRequest.getHttpSession() may return null at ServerEndpointConfig.Configurator.modifyHandshake time

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55824 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/92 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Stam

svn commit: r1596226 - in /tomcat/trunk: java/org/apache/naming/factory/EjbFactory.java java/org/apache/naming/factory/FactoryBase.java java/org/apache/naming/factory/ResourceFactory.java webapps/docs

2014-05-20 Thread kkolinko
Author: kkolinko Date: Tue May 20 12:29:41 2014 New Revision: 1596226 URL: http://svn.apache.org/r1596226 Log: Improve handling of Throwable. Add changelog entry. Modified: tomcat/trunk/java/org/apache/naming/factory/EjbFactory.java tomcat/trunk/java/org/apache/naming/factory/FactoryBase.

buildbot exception in ASF Buildbot on tomcat-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/93 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1596227 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

2014-05-20 Thread markt
Author: markt Date: Tue May 20 12:32:42 2014 New Revision: 1596227 URL: http://svn.apache.org/r1596227 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56543 Update JDT to 4.4.RC1 Modified: tomcat/trunk/build.properties.default tomcat/trunk/webapps/docs/changelog.xml Modified:

[Bug 56543] Jasper fails to compile JSP pages when running with JDK 1.8

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56543 --- Comment #5 from Mark Thomas --- I've updated 8.0.x to 4.4RC1 which will be included in 8.0.9 onwards. -- You are receiving this mail because: You are the assignee for the bug. -

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-20 Thread Konstantin Kolinko
2014-05-20 16:29 GMT+04:00 : > The Buildbot has detected a new failure on builder tomcat-trunk while > building ASF Buildbot. > Full details are available at: > http://ci.apache.org/builders/tomcat-trunk/builds/92 > > Buildbot URL: http://ci.apache.org/ > > Buildslave for this Build: bb-vm_ubunt

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/77 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: [VOTE] Release Apache Tomcat 7.0.54

2014-05-20 Thread Jeanfrancois Arcand
On 2014-05-20, 6:04 AM, Violeta Georgieva wrote: The proposed 7.0.54 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 7.0.54 Stable Tested AsyncContext & NIO (usual Atmosphere Framework Testing) -- Jeanfrancois Regards Violeta ---

Re: [VOTE] Release Apache Tomcat 7.0.54

2014-05-20 Thread Jeanfrancois Arcand
On 2014-05-20, 6:04 AM, Violeta Georgieva wrote: The proposed 7.0.54 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 7.0.54 Stable Tested WebSocket (native & jsr356 API) -- Jeanfrancois Regards Violeta ---

svn commit: r1596275 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/coyote/http11/upgrade/ webapps/docs/ webapps/docs/config/

2014-05-20 Thread markt
Author: markt Date: Tue May 20 14:46:48 2014 New Revision: 1596275 URL: http://svn.apache.org/r1596275 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 Implement a TODO Reuse the async write buffer between writes to reduce allocation and GC overhead. Based on a patch by leonzhx.

buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/94 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Stam

svn commit: r1596356 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/upgrade/AbstractServletInputStream.java java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java java/or

2014-05-20 Thread markt
Author: markt Date: Tue May 20 18:33:12 2014 New Revision: 1596356 URL: http://svn.apache.org/r1596356 Log: Backport of r1557082 Better align 7.0.x with trunk to aid back-ports Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab

svn commit: r1596357 - /tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 18:34:38 2014 New Revision: 1596357 URL: http://svn.apache.org/r1596357 Log: Correct comment Modified: tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java Modified: tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractSer

svn commit: r1596359 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/upgrade/AbstractServletInputStream.java java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 18:38:02 2014 New Revision: 1596359 URL: http://svn.apache.org/r1596359 Log: Backport of r1575545 Better align 7.0.x with trunk to aid back-ports Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab

svn commit: r1596360 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 18:41:56 2014 New Revision: 1596360 URL: http://svn.apache.org/r1596360 Log: Backport of r1575885 Better align 7.0.x with trunk to aid back-ports Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab

svn commit: r1596362 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 18:44:52 2014 New Revision: 1596362 URL: http://svn.apache.org/r1596362 Log: Backport of r1575910 Better align 7.0.x with trunk to aid back-ports Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/Ab

svn commit: r1596363 - /tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java

2014-05-20 Thread markt
Author: markt Date: Tue May 20 18:45:50 2014 New Revision: 1596363 URL: http://svn.apache.org/r1596363 Log: Partila back-port of r1667092 Avoid possible NPE Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletOutputStream.java Modified: tomcat/tc7.0.x/trunk/

[Bug 56526] New option to interrupt stuck threads

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526 --- Comment #5 from Christopher Schultz --- I don't think Thread.interrupt will interrupt a blocking I/O operation, at least not reliably. IIRC, this "works" on *NIX but not Windows. While this patch probably makes things better, it's not a

svn commit: r1596367 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/upgrade/ webapps/docs/ webapps/docs/config/

2014-05-20 Thread markt
Author: markt Date: Tue May 20 19:02:46 2014 New Revision: 1596367 URL: http://svn.apache.org/r1596367 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 Implement a TODO Reuse the async write buffer between writes to reduce allocation and GC overhead. Based on a patch by leonzhx.

[Bug 56521] Reuse the output buffer in AbstractServletOutputStream

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 56526] New option to interrupt stuck threads

2014-05-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56526 --- Comment #6 from Sylvain Laurent --- well, it's not perfect, as I tried to briefly explain in the configuration doc, but in my experience, it should work in many cases where the thread is blocked on a network call. Actually that was my

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-20 Thread Sylvain Laurent
I'll have a look at this right now. On 19 mai 2014, at 23:28, Konstantin Kolinko wrote: > 2014-05-19 23:30 GMT+04:00 : >> The Buildbot has detected a new failure on builder tomcat-trunk while >> building ASF Buildbot. >> Full details are available at: >> http://ci.apache.org/builders/tomcat-t

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/78 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sour

Re: [VOTE] Release Apache Tomcat 6.0.41

2014-05-20 Thread Mark Thomas
On 19/05/2014 13:58, Mark Thomas wrote: > The proposed Apache Tomcat 6.0.41 release candidate is now available > for voting. > > The main changes since 6.0.40 are: > - Fix BZ 56529 > > The main changes since 6.0.39 are: > - Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in >

svn commit: r1596390 - /tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java

2014-05-20 Thread slaurent
Author: slaurent Date: Tue May 20 20:19:01 2014 New Revision: 1596390 URL: http://svn.apache.org/r1596390 Log: fixed timing and enclosed thread.join in a finally to avoid stopping the webapp before the request is finished (in case of assertion failure) Modified: tomcat/trunk/test/org/apache

svn commit: r1596401 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java

2014-05-20 Thread slaurent
Author: slaurent Date: Tue May 20 20:36:14 2014 New Revision: 1596401 URL: http://svn.apache.org/r1596401 Log: fixed timing and enclosed thread.join in a finally to avoid stopping the webapp before the request is finished (in case of assertion failure) Modified: tomcat/tc7.0.x/trunk/ (prop

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-20 Thread Sylvain Laurent
I think I fixed the problem, which was only in the test case. There was a timing issue (the bot seems to be even slower than my 5 years old mac), which provoked an assertion failure. It then provoked the class loading issue because the request was still stuck in the background when the test retur

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/79 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1596415 - /tomcat/site/trunk/docs/ci.html

2014-05-20 Thread slaurent
Author: slaurent Date: Tue May 20 20:58:55 2014 New Revision: 1596415 URL: http://svn.apache.org/r1596415 Log: fixed URLs to documentation snapshots Modified: tomcat/site/trunk/docs/ci.html Modified: tomcat/site/trunk/docs/ci.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.

Re: svn commit: r1596415 - /tomcat/site/trunk/docs/ci.html

2014-05-20 Thread Konstantin Kolinko
2014-05-21 0:58 GMT+04:00 : > Author: slaurent > Date: Tue May 20 20:58:55 2014 > New Revision: 1596415 > > URL: http://svn.apache.org/r1596415 > Log: > fixed URLs to documentation snapshots > -1. 1. This shall be fixed not here, but in Buildbot configuration. 2. It writes documentation and cove

Re: svn commit: r1596415 - /tomcat/site/trunk/docs/ci.html

2014-05-20 Thread Sylvain Laurent
so, I just have to fix /xdocs/ci.xml ? and the buildbot generates ci.html and commits it ? On 20 mai 2014, at 23:14, Konstantin Kolinko wrote: > 2014-05-21 0:58 GMT+04:00 : >> Author: slaurent >> Date: Tue May 20 20:58:55 2014 >> New Revision: 1596415 >> >> URL: http://svn.apache.org/r15964

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-05-20 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/80 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sour

Re: svn commit: r1596415 - /tomcat/site/trunk/docs/ci.html

2014-05-20 Thread Konstantin Kolinko
2014-05-21 1:41 GMT+04:00 Sylvain Laurent : > so, I just have to fix /xdocs/ci.xml ? and the buildbot generates ci.html and > commits it ? 1. No. The tomcat.apache.org web site is authored in XML (just like Tomcat documentation). See README.txt and build.xml in the root directory of /site. It is

[Tomcat Wiki] Update of "PoweredBy" by CoreyNorthcutt

2014-05-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by CoreyNorthcutt: https://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=478&rev2=479 Comment: added, alphabetized 1. [[http://www.farmergu

[Tomcat Wiki] Update of "PoweredBy" by CoreyNorthcutt

2014-05-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by CoreyNorthcutt: https://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=479&rev2=480 Comment: and moved under the correct heading (/facepalm)