[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2017-03-17 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-tc8.0.x-test-nio2 has an issue affecting its community integration

[Bug 60852] Connector property compressableMimeType incorrectly spelled

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60852 --- Comment #8 from Michael Osipov <1983-01...@gmx.net> --- Created attachment 34841 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34841&action=edit Trivial patch for Tomcat 9 Here is a trivial patch for Tomcat 9. No backwards compat r

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 --- Comment #21 from Christopher Schultz --- (In reply to Konstantin Kolinko from comment #20) > the correct behaviour after an OOM like that is to abort the connection, > without any terminating chunk. Okay, then Tomcat 8 is non-compliant. >

buildbot failure in on tomcat-8-trunk

2017-03-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/954 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1787414 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2017-03-17 Thread kkolinko
Author: kkolinko Date: Fri Mar 17 15:21:39 2017 New Revision: 1787414 URL: http://svn.apache.org/viewvc?rev=1787414&view=rev Log: Correction: 8.0 changelog uses just the date of a release, without accompanying words. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat

svn commit: r1787410 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2017-03-17 Thread kkolinko
Author: kkolinko Date: Fri Mar 17 15:19:12 2017 New Revision: 1787410 URL: http://svn.apache.org/viewvc?rev=1787410&view=rev Log: Add release date for 8.0.42 Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.a

[Bug 60882] NPE in ApplicationMapping.getServletMapping() when calling HttpServletRequest.getRequestDispatcher()

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60882 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1787409 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ApplicationMapping.java test/org/apache/catalina/core/TestApplicationMapping.java webapps/docs/changelog.xml

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 15:18:23 2017 New Revision: 1787409 URL: http://svn.apache.org/viewvc?rev=1787409&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60882 Fix a NullPointerException when obtaining a RequestDispatcher for a request that will not have any pathInfo assoc

svn commit: r1787408 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2017-03-17 Thread kkolinko
Author: kkolinko Date: Fri Mar 17 15:17:33 2017 New Revision: 1787408 URL: http://svn.apache.org/viewvc?rev=1787408&view=rev Log: Add release date for 7.0.76 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.a

svn commit: r1787406 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2017-03-17 Thread kkolinko
Author: kkolinko Date: Fri Mar 17 15:15:28 2017 New Revision: 1787406 URL: http://svn.apache.org/viewvc?rev=1787406&view=rev Log: Add release date for 6.0.51 Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.a

svn commit: r1787405 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationMapping.java test/org/apache/catalina/core/TestApplicationMapping.java webapps/docs/changelog.xml

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 15:15:19 2017 New Revision: 1787405 URL: http://svn.apache.org/viewvc?rev=1787405&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60882 Fix a NullPointerException when obtaining a RequestDispatcher for a request that will not have any pathInfo assoc

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 --- Comment #20 from Konstantin Kolinko --- (In reply to Christopher Schultz from comment #19) > Tomcat 7.0.76 chokes on this JSP in the way that qixiaobo...@gmail.com has > described. Here are the TCP responses from Tomcat 7 captured using Wir

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 Christopher Schultz changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #19 from Christo

[Bug 60750] A response that uses Transfer-Encoding: chunked is missing the last zero-length chunk

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60750 --- Comment #18 from Christopher Schultz --- The following JSP runs (somewhat) correctly on Tomcat 8.0.41. It emits 2 chunks, then intentionally causes an OOME before the third section of the response. Tomcat captures the error and emits a 0-le

svn commit: r1787395 [40/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/introduction.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/introduction.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/tru

svn commit: r18779 - /release/tomcat/tomcat-6/v6.0.48/

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 14:21:31 2017 New Revision: 18779 Log: Remove 6.0.48 from mirrors Removed: release/tomcat/tomcat-6/v6.0.48/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r1787397 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 14:21:55 2017 New Revision: 1787397 URL: http://svn.apache.org/viewvc?rev=1787397&view=rev Log: Missed version update Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.

[ANN] Apache Tomcat 6.0.51 available

2017-03-17 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.51. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages and Java Expression Language technologies. This release contains a number of bug fixes and improvements compared to ve

svn commit: r1787395 [37/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/extras.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/extras.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/trunk/docs/tomc

svn commit: r1787395 [31/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/net/PoolTcpEndpoint.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/net/PoolTcpEndpoint.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [38/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Added: tomcat/site/trunk/docs/tomcat-6.0-doc/images/asf-logo.svg URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/images/asf-logo.svg?rev=1787395&view=auto == --- tomcat/site/trunk/docs/tomcat-6.0-do

svn commit: r1787395 [42/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/tribes/setup.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/tribes/setup.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/tru

svn commit: r1787395 [39/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/images/tomcat.svg URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/images/tomcat.svg?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/tru

svn commit: r1787395 [21/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/el/JspPropertyNotWritableException.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/el/JspPropertyNotWritableException.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [32/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ControlRunnable.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ControlRunnable.html?rev=1787395&r1=1787394&r2=1787395&view=diff

svn commit: r1787395 [23/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jk/common/ChannelNioSocket.Poller.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jk/common/ChannelNioSocket.Poller.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [34/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/config/cluster-deployer.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/config/cluster-deployer.html?rev=1787395&r1=1787394&r2=1787395&view=diff

svn commit: r1787395 [33/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/balancer-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/balancer-howto.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site

svn commit: r1787395 [13/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/membership/McastServiceImpl.RecoveryThread.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/membership/McastServiceImpl.RecoveryThread.html?rev=1787395&r1=1787

svn commit: r1787395 [26/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/jni/File.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/jni/File.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [29/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/http/fileupload/package-summary.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/http/fileupload/package-summary.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [28/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/digester/ObjectCreationFactory.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/digester/ObjectCreationFactory.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [35/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/config/engine.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/config/engine.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/t

svn commit: r1787395 [36/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/config/realm.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/config/realm.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/tru

svn commit: r1787395 [41/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/proxy-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/proxy-howto.html?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/trunk

svn commit: r1787395 [27/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/buf/CharChunk.CharOutputChannel.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/buf/CharChunk.CharOutputChannel.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [30/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/modeler/modules/package-tree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/modeler/modules/package-tree.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [18/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/http11/filters/package-summary.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/http11/filters/package-summary.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [19/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/el/parser/AstEqual.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/el/parser/AstEqual.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [25/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/naming/factory/webservices/ServiceRefFactory.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/naming/factory/webservices/ServiceRefFactory.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [14/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/transport/bio/util/package-tree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/transport/bio/util/package-tree.html?rev=1787395&r1=1787394&r2=1787395&view=di

svn commit: r1787395 [20/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/JspC.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/JspC.html?rev=1787395&r1=1787394&r2=1787395&view=diff ==

svn commit: r1787395 [24/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/juli/DateFormatCache.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/juli/DateFormatCache.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [22/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/servlet/package-summary.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/servlet/package-summary.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [3/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/InstanceListener.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/InstanceListener.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [11/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/startup/LifecycleListenerRule.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/startup/LifecycleListenerRule.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [12/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/group/RpcChannel.RpcCollector.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/tribes/group/RpcChannel.RpcCollector.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [17/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/ajp/AjpMessage.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/coyote/ajp/AjpMessage.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [8/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/manager/host/package-tree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/manager/host/package-tree.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [16/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/valves/ExtendedAccessLogValve.CookieElement.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/valves/ExtendedAccessLogValve.CookieElement.html?rev=1787395&r1=1787394&r2=17873

svn commit: r1787395 [10/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ssi/ExpressionParseTree.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ssi/ExpressionParseTree.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [7/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/session/JvmRouteBinderValve.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/session/JvmRouteBinderValve.html?rev=1787395&r1=1787394&r2=1787395&view=diff =

svn commit: r1787395 [15/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/util/ParameterMap.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/util/ParameterMap.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [9/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/realm/JDBCRealm.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/realm/JDBCRealm.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [6/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/FailedRequestFilter.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/FailedRequestFilter.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787395 [5/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/core/ContainerBase.PrivilegedAddChild.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/core/ContainerBase.PrivilegedAddChild.html?rev=1787395&r1=1787394&r2=1787395&view=diff

svn commit: r1787395 [2/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/NOTICE URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/NOTICE?rev=1787395&r1=1787394&r2=1787395&view=diff == --- tomcat/site/trunk/docs/tomcat-6.0-do

svn commit: r1787395 [1/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 14:14:51 2017 New Revision: 1787395 URL: http://svn.apache.org/viewvc?rev=1787395&view=rev Log: Update docs for 6.0.51 Added: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/jasper/runtime/ExceptionUtils.html (with props) tomcat/site/trunk/docs/tom

svn commit: r1787395 [4/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/c

2017-03-17 Thread markt
Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ant/jmx/JMXAccessorTask.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ant/jmx/JMXAccessorTask.html?rev=1787395&r1=1787394&r2=1787395&view=diff ===

svn commit: r1787393 - in /tomcat/site/trunk: ./ docs/ xdocs/

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 14:04:59 2017 New Revision: 1787393 URL: http://svn.apache.org/viewvc?rev=1787393&view=rev Log: Update site for 6.0.51 release (excluding docs) Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/

svn commit: r1787391 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 14:00:50 2017 New Revision: 1787391 URL: http://svn.apache.org/viewvc?rev=1787391&view=rev Log: Remove duplicate entry Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.or

svn commit: r1787389 - in /tomcat/site/trunk/docs/tomcat-7.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 13:57:49 2017 New Revision: 1787389 URL: http://svn.apache.org/viewvc?rev=1787389&view=rev Log: Update docs for 7.0.76 [This commit notification would consist of 59 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

[ANN] Apache Tomcat 7.0.76 released

2017-03-17 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.76. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. This release contains a number of bug fixes and improvement

svn commit: r18778 - /release/tomcat/tomcat-7/v7.0.75/

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 13:50:46 2017 New Revision: 18778 Log: Drop 7.0.75 from mirrors Removed: release/tomcat/tomcat-7/v7.0.75/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

svn commit: r1787385 - in /tomcat/site/trunk: ./ docs/ xdocs/

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 13:48:59 2017 New Revision: 1787385 URL: http://svn.apache.org/viewvc?rev=1787385&view=rev Log: Update site for 7.0.76 release (excluding docs) Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/

[Bug 60882] NPE in ApplicationMapping.getServletMapping() when calling HttpServletRequest.getRequestDispatcher()

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60882 Mark Thomas changed: What|Removed |Added CC||jamie.hank...@gmail.com --- Comment #1 f

[Bug 60878] Redirecting host-manager from catalina.home to catalina.base using docBase causes NullPointerException

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60878 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE OS|

[Bug 60882] NPE in ApplicationMapping.getServletMapping() when calling HttpServletRequest.getRequestDispatcher()

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60882 Per Landberg changed: What|Removed |Added CC||per.landb...@polago.se -- You are rece

[Bug 60882] New: NPE in ApplicationMapping.getServletMapping() when calling HttpServletRequest.getRequestDispatcher()

2017-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60882 Bug ID: 60882 Summary: NPE in ApplicationMapping.getServletMapping() when calling HttpServletRequest.getRequestDispatcher() Product: Tomcat 8 Version: 8.5.12 Hardware: PC

svn commit: r18775 - /release/tomcat/tomcat-8/v8.0.41/

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 12:05:20 2017 New Revision: 18775 Log: Drop 8.0.41 from mirrors Removed: release/tomcat/tomcat-8/v8.0.41/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

svn commit: r1787329 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2017-03-17 Thread markt
Author: markt Date: Fri Mar 17 12:02:13 2017 New Revision: 1787329 URL: http://svn.apache.org/viewvc?rev=1787329&view=rev Log: Updated missed version change Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: htt

[ANN] Apache Tomcat 8.0.42 available

2017-03-17 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.42. Please note that Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8.0 is an open source software implementation of the Java Servlet, JavaServer Pages, Java U