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

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 13:43:52 2016 New Revision: 1729597 URL: http://svn.apache.org/viewvc?rev=1729597&view=rev Log: Update with 8.0.32 release date Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.

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

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 14:03:36 2016 New Revision: 1729603 URL: http://svn.apache.org/viewvc?rev=1729603&view=rev Log: Update for 8.0.32 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.html

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

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 14:02:41 2016 New Revision: 1729602 URL: http://svn.apache.org/viewvc?rev=1729602&view=rev Log: Update docs for 8.0.32 release [This commit notification would consist of 85 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r12331 - /release/tomcat/tomcat-8/v8.0.30/

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 14:04:15 2016 New Revision: 12331 Log: Drop 8.0.32 from mirrors Removed: release/tomcat/tomcat-8/v8.0.30/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

[ANN] Apache Tomcat 8.0.32 available

2016-02-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.32. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language and Java WebSocket technologies. Apache Tomcat 8.0.32 includes fixes for issues id

Re: JASPIC progress

2016-02-10 Thread Arjan Tijms
Mark Thomas-2 wrote > As I thought about this some more, I realised that there is nothing in > the Servlet Container profile in the JASPIC spec (that I have been able > to find) about when AuthConfigProvider registration takes place. This > means that AuthConfigProvider registrations and de-regi

[Bug 58988] New: $ escaping for rewrite

2016-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58988 Bug ID: 58988 Summary: $ escaping for rewrite Product: Tomcat 9 Version: unspecified Hardware: PC OS: All Status: NEW Severity: major Priority

buildbot success in on tomcat-8-trunk

2016-02-10 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/442 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 58988] $ escaping for rewrite

2016-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58988 --- Comment #1 from Felix Schumacher --- Created attachment 33544 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33544&action=edit Let backslashes escape characters This will enable escaping (quoting) by using an backslash. Apart from

[Bug 58988] $ escaping for rewrite

2016-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58988 --- Comment #2 from Remy Maucherat --- Normally % should be escaped with \% according to the documentation, not anything else. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1729619 - in /tomcat/trunk/java/org/apache/catalina: connector/Connector.java core/AprLifecycleListener.java

2016-02-10 Thread remm
Author: remm Date: Wed Feb 10 15:04:23 2016 New Revision: 1729619 URL: http://svn.apache.org/viewvc?rev=1729619&view=rev Log: Rename aprPreferred to useAprConnector, which is more explicit [same default value to false]. Modified: tomcat/trunk/java/org/apache/catalina/connector/Connector.java

svn commit: r1729625 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 15:13:17 2016 New Revision: 1729625 URL: http://svn.apache.org/viewvc?rev=1729625&view=rev Log: Correct a regression in the fix for 58867. When configuring a Context to use an external directory for the docBase, and that directory happens to be located along side t

svn commit: r1729626 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 15:15:00 2016 New Revision: 1729626 URL: http://svn.apache.org/viewvc?rev=1729626&view=rev Log: Correct a regression in the fix for 58867. When configuring a Context to use an external directory for the docBase, and that directory happens to be located along side t

Re: regression due to https://bz.apache.org/bugzilla/show_bug.cgi?id=58867 ?

2016-02-10 Thread Mark Thomas
On 09/02/2016 08:29, Mark Thomas wrote: > On 09/02/2016 07:33, Romain Manni-Bucau wrote: >> Hi mark, >> >> if you put a war in a specific folder then expand it yourself next to the >> war and do something like: >> >> StandardContext ctx = new StandardContext(); >> // several set >> ctx.setDocBase("

buildbot failure in on tomcat-8-trunk

2016-02-10 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/443 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

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

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 15:58:55 2016 New Revision: 1729637 URL: http://svn.apache.org/viewvc?rev=1729637&view=rev Log: Fix merge error Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewv

Re: regression due to https://bz.apache.org/bugzilla/show_bug.cgi?id=58867 ?

2016-02-10 Thread Romain Manni-Bucau
Thanks a lot Mark! Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn | Tomitriber 2016-02-10 16:17 GMT+01:00 Mark T

svn commit: r1729644 - in /tomcat/trunk/webapps/docs: apr.xml config/http.xml ssl-howto.xml

2016-02-10 Thread remm
Author: remm Date: Wed Feb 10 16:31:51 2016 New Revision: 1729644 URL: http://svn.apache.org/viewvc?rev=1729644&view=rev Log: Update SSL documentation. Modified: tomcat/trunk/webapps/docs/apr.xml tomcat/trunk/webapps/docs/config/http.xml tomcat/trunk/webapps/docs/ssl-howto.xml Modifi

buildbot success in on tomcat-8-trunk

2016-02-10 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/444 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

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

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 17:24:08 2016 New Revision: 1729670 URL: http://svn.apache.org/viewvc?rev=1729670&view=rev Log: Fix copy/paste error Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.a

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

2016-02-10 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160210-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160210.jar -Dcommons-d

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

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 19:37:10 2016 New Revision: 1729701 URL: http://svn.apache.org/viewvc?rev=1729701&view=rev Log: whitespace police Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk

[Bug 58351] Provide JMX access to server.built and server.number

2016-02-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58351 --- Comment #2 from Honza Hejzl --- markt testing a reported issue using Bugzilla's sudo feature. Please ignore. -- You are receiving this mail because: You are the assignee for the bug. --

svn commit: r1729730 - in /tomcat/trunk: java/org/apache/catalina/valves/rewrite/Substitution.java test/org/apache/catalina/valves/rewrite/TestRewriteValve.java webapps/docs/changelog.xml webapps/docs

2016-02-10 Thread fschumacher
Author: fschumacher Date: Wed Feb 10 20:56:55 2016 New Revision: 1729730 URL: http://svn.apache.org/viewvc?rev=1729730&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58988 Add quotation of special characters in substitutions of the RewriteValve. Modified: tomcat/trunk/java/o

svn commit: r1729742 - in /tomcat/trunk: java/org/apache/catalina/authenticator/jaspic/ test/org/apache/catalina/authenticator/jaspic/ test/org/apache/catalina/startup/

2016-02-10 Thread markt
Author: markt Date: Wed Feb 10 21:26:46 2016 New Revision: 1729742 URL: http://svn.apache.org/viewvc?rev=1729742&view=rev Log: Next stage of JASPIC implementation (excluding the changes to AuthenticatorBase to integrate JASPIC support). With the necessary integration, this code passes the javaee7

Re: JASPIC progress

2016-02-10 Thread Mark Thomas
On 10/02/2016 14:03, Arjan Tijms wrote: > Mark Thomas-2 wrote >> As I thought about this some more, I realised that there is nothing in >> the Servlet Container profile in the JASPIC spec (that I have been able >> to find) about when AuthConfigProvider registration takes place. This >> means tha

Re: svn commit: r1729742 - in /tomcat/trunk: java/org/apache/catalina/authenticator/jaspic/ test/org/apache/catalina/authenticator/jaspic/ test/org/apache/catalina/startup/

2016-02-10 Thread Mark Thomas
On 10/02/2016 21:26, ma...@apache.org wrote: > Author: markt > Date: Wed Feb 10 21:26:46 2016 > New Revision: 1729742 > > URL: http://svn.apache.org/viewvc?rev=1729742&view=rev > Log: > Next stage of JASPIC implementation (excluding the changes to > AuthenticatorBase to integrate JASPIC support).

buildbot failure in on tomcat-trunk

2016-02-10 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1032 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

Re: svn commit: r1729390 - in /tomcat/trunk: java/org/apache/catalina/authenticator/ webapps/docs/

2016-02-10 Thread Mark Thomas
On 09/02/2016 14:22, ma...@apache.org wrote: > Author: markt > Date: Tue Feb 9 14:22:29 2016 > New Revision: 1729390 > > URL: http://svn.apache.org/viewvc?rev=1729390&view=rev > Log: > Refactor AuthenticatorBase to support future plans for the JASPIC > implementation. Just a heads up that I'm c

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

2016-02-10 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-bio has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2016-02-10 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-tc7.0.x-test-nio has an issue affecting its community integration.