[Bug 63002] New: QSD in RewriteRule doesn't work

2018-12-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63002 Bug ID: 63002 Summary: QSD in RewriteRule doesn't work Product: Tomcat 8 Version: 8.5.35 Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal

svn commit: r1848668 - /tomcat/trunk/build.xml

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 11:33:35 2018 New Revision: 1848668 URL: http://svn.apache.org/viewvc?rev=1848668&view=rev Log: Additional fix for Gump failure and to address buildbot failures triggered by the first part of the Gump fix. Modified: tomcat/trunk/build.xml Modified: tomcat/trun

svn commit: r1848669 - in /tomcat/trunk/java/org/apache/tomcat/util: IntrospectionUtils.java LocalStrings.properties

2018-12-11 Thread remm
Author: remm Date: Tue Dec 11 11:48:54 2018 New Revision: 1848669 URL: http://svn.apache.org/viewvc?rev=1848669&view=rev Log: Add i18n for util package. Modified: tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java tomcat/trunk/java/org/apache/tomcat/util/LocalStrings.propert

svn commit: r1848670 - in /tomcat/trunk: java/org/apache/catalina/valves/rewrite/RewriteValve.java webapps/docs/changelog.xml

2018-12-11 Thread remm
Author: remm Date: Tue Dec 11 11:49:23 2018 New Revision: 1848670 URL: http://svn.apache.org/viewvc?rev=1848670&view=rev Log: 63002: Fix rewrite qsdiscard flag Modified: tomcat/trunk/java/org/apache/catalina/valves/rewrite/RewriteValve.java tomcat/trunk/webapps/docs/changelog.xml Modifie

svn commit: r1848671 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/rewrite/RewriteValve.java webapps/docs/changelog.xml

2018-12-11 Thread remm
Author: remm Date: Tue Dec 11 11:57:43 2018 New Revision: 1848671 URL: http://svn.apache.org/viewvc?rev=1848671&view=rev Log: 63002: Fix rewrite qsdiscard flag Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/valves/rewrite/RewriteValve.java

[Bug 63002] QSD in RewriteRule doesn't work

2018-12-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63002 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [VOTE] Release Apache Tomcat 9.0.14

2018-12-11 Thread Coty Sutherland
On Thu, Dec 6, 2018 at 4:37 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.14 release is now available for voting. > > The major changes compared to the 9.0.13 release are: > > - Significant expansion of localisation support with the addition of > Brazilian Portuguese, Korean and Chines

Time for 8.5.36?

2018-12-11 Thread Mark Thomas
Chris, Are you still interested in being RM for this? Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

buildbot success in on tomcat-trunk

2018-12-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3878 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1848675 - in /tomcat/trunk: java/org/apache/tomcat/util/descriptor/web/ webapps/docs/

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 13:51:41 2018 New Revision: 1848675 URL: http://svn.apache.org/viewvc?rev=1848675&view=rev Log: Implement the requirements of section 8.2.2 2c of the Servlet specification and prevent a web application from deploying if it has fragments with duplicate names and is

svn commit: r1848676 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/ webapps/docs/

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 13:59:38 2018 New Revision: 1848676 URL: http://svn.apache.org/viewvc?rev=1848676&view=rev Log: Implement the requirements of section 8.2.2 2c of the Servlet specification and prevent a web application from deploying if it has fragments with duplicate names and is

svn commit: r1848682 - /tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 14:10:30 2018 New Revision: 1848682 URL: http://svn.apache.org/viewvc?rev=1848682&view=rev Log: Improve fix for duplicate fragment name Modified: tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java Modified: tomcat/trunk/ja

svn commit: r1848684 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 14:14:34 2018 New Revision: 1848684 URL: http://svn.apache.org/viewvc?rev=1848684&view=rev Log: Improve fix for duplicate fragment name Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/descriptor/web/Fragmen

svn commit: r1848687 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/deploy/LocalStrings.properties java/org/apache/catalina/deploy/WebXml.java java/org/apache/catalina/startup/ContextConfig.java

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 14:29:27 2018 New Revision: 1848687 URL: http://svn.apache.org/viewvc?rev=1848687&view=rev Log: Implement the requirements of section 8.2.2 2c of the Servlet specification and prevent a web application from deploying if it has fragments with duplicate names and is

svn commit: r1848691 - in /tomcat/trunk/java/org/apache/tomcat/util: buf/ codec/binary/ digester/ security/ threads/ threads/res/

2018-12-11 Thread remm
Author: remm Date: Tue Dec 11 15:09:26 2018 New Revision: 1848691 URL: http://svn.apache.org/viewvc?rev=1848691&view=rev Log: Add i18n for various util packages. Added: tomcat/trunk/java/org/apache/tomcat/util/codec/binary/LocalStrings.properties (with props) tomcat/trunk/java/org/apa

svn commit: r1848696 - in /tomcat/trunk/java/org/apache: catalina/mbeans/ tomcat/util/modeler/ tomcat/util/modeler/modules/

2018-12-11 Thread remm
Author: remm Date: Tue Dec 11 16:46:24 2018 New Revision: 1848696 URL: http://svn.apache.org/viewvc?rev=1848696&view=rev Log: Add i18n for modeler package, and fix package name for mbeans strings. Added: tomcat/trunk/java/org/apache/tomcat/util/modeler/LocalStrings.properties (with props)

[Bug 63003] New: Tomcat is closing async connection prematurely when shutdown is initiated.

2018-12-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63003 Bug ID: 63003 Summary: Tomcat is closing async connection prematurely when shutdown is initiated. Product: Tomcat 7 Version: 7.0.68 Hardware: PC OS: Linux

svn commit: r1848709 - /tomcat/trunk/test/org/apache/catalina/valves/TestRemoteIpValve.java

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 20:11:34 2018 New Revision: 1848709 URL: http://svn.apache.org/viewvc?rev=1848709&view=rev Log: Correct test names Patch provided by Tom Groot Modified: tomcat/trunk/test/org/apache/catalina/valves/TestRemoteIpValve.java Modified: tomcat/trunk/test/org/apache/c

svn commit: r1848710 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/valves/TestRemoteIpValve.java

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 20:12:31 2018 New Revision: 1848710 URL: http://svn.apache.org/viewvc?rev=1848710&view=rev Log: Correct test names Patch provided by Tom Groot Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/catalina/valves/TestRemoteIp

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

2018-12-11 Thread markt
Author: markt Date: Tue Dec 11 20:13:31 2018 New Revision: 1848711 URL: http://svn.apache.org/viewvc?rev=1848711&view=rev Log: Correct test names Patch provided by Tom Groot Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/valves/TestRemoteIp

[Bug 62978] RemoteIpValve: Multiple forwards in X-Forwarded-Proto header not supported

2018-12-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62978 --- Comment #4 from Mark Thomas --- Patch applied. Thanks for the attention to detail. It is much appreciated. -- You are receiving this mail because: You are the assignee for the bug. -

buildbot failure in on tomcat-trunk

2018-12-11 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/3883 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

Re: Time for 8.5.36?

2018-12-11 Thread Christopher Schultz
All, On 12/11/18 08:21, Mark Thomas wrote: > Chris, > > Are you still interested in being RM for this? I don't think I'm quite ready to take over for 8.5.36, but I would like to work towards it. I haven't been able to get the build to run 100% in my Windows VM yet. This time around, I'll see w

Re: Time for 8.5.36?

2018-12-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Just confirming that I did indeed send the below message. I was having a problem with gpg-agent on my laptop and getting really weird errors when attempting to sign the message. Thanks, - -chris On 12/11/18 22:57, Christopher Schultz wrote: