Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-28 Thread Huxing Zhang
Hi, The proposed 9.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 9.0.1 [ X ] Beta - go ahead and release as 9.0.1 [ ] Stable - go ahead and release as 9.0.1 Unit test passed. Test web application works fine. Tested clean tomcat running on JDK9: ok Tested

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-09-28 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-validate has an issue affecting its community integration.

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

2017-09-28 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-validate has an issue affecting its community

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

2017-09-28 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-validate has an issue affecting its community

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

2017-09-28 Thread Bill Barker
=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.7-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170928.jar

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

2017-09-28 Thread Bill Barker
=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.7-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170928.jar

svn commit: r1810039 - in /tomcat/tc8.5.x/trunk/java/org/apache/catalina: core/ApplicationContext.java core/ApplicationContextFacade.java core/StandardContext.java servlet4preview/ServletContext.java

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 19:38:27 2017 New Revision: 1810039 URL: http://svn.apache.org/viewvc?rev=1810039=rev Log: More deprecation Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/core/ApplicationContext.java

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

2017-09-28 Thread Bill Barker
=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.7-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170928.jar

svn commit: r1810038 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/core/ApplicationDispatcher.java java/org/apache/catalina/core/ApplicationHttpRequest.java test/org/apache/catalina/core/TestAp

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 19:35:25 2017 New Revision: 1810038 URL: http://svn.apache.org/viewvc?rev=1810038=rev Log: Fix deprecation warnings Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/core/ApplicationDispatcher.java

buildbot success in on tomcat-7-trunk

2017-09-28 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/890 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-28 Thread Rainer Jung
Am 28.09.2017 um 20:29 schrieb Rainer Jung: Am 27.09.2017 um 20:43 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.1 release is now available for voting. The major changes compared to the 9.0.0.M27 release are: - Fix CVE-2017-12617 - Servlet 4.0 implementation is complete - Add the

Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-28 Thread Felix Schumacher
Am 28. September 2017 20:29:19 MESZ schrieb Rainer Jung : >Am 27.09.2017 um 20:43 schrieb Mark Thomas: >> The proposed Apache Tomcat 9.0.1 release is now available for voting. >> >> The major changes compared to the 9.0.0.M27 release are: >> >> - Fix CVE-2017-12617 >>

svn commit: r1810026 - /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/FileDirContext.java

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 18:40:58 2017 New Revision: 1810026 URL: http://svn.apache.org/viewvc?rev=1810026=rev Log: Further alignment with 8.0.x and later. Fixes Linux test failures. Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/FileDirContext.java Modified:

Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-28 Thread Rainer Jung
Am 27.09.2017 um 20:43 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.1 release is now available for voting. The major changes compared to the 9.0.0.M27 release are: - Fix CVE-2017-12617 - Servlet 4.0 implementation is complete - Add the ability to reconfigure TLS connectors at runtime

svn commit: r1810014 - in /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources: FileDirContext.java VirtualDirContext.java

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 17:20:38 2017 New Revision: 1810014 URL: http://svn.apache.org/viewvc?rev=1810014=rev Log: Tab police Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/FileDirContext.java

[jira] [Created] (MTOMCAT-312) Execution Reporting Duplicate

2017-09-28 Thread Brian Hood (JIRA)
Brian Hood created MTOMCAT-312: -- Summary: Execution Reporting Duplicate Key: MTOMCAT-312 URL: https://issues.apache.org/jira/browse/MTOMCAT-312 Project: Apache Tomcat Maven Plugin Issue Type:

svn commit: r1809996 - in /tomcat/tc8.5.x/trunk/java/org/apache/catalina/servlet4preview: AsyncContext.java GenericFilter.java RequestDispatcher.java http/HttpFilter.java

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 13:53:26 2017 New Revision: 1809996 URL: http://svn.apache.org/viewvc?rev=1809996=rev Log: Start to deprecate the Servlet 4.0 preview API Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/servlet4preview/AsyncContext.java

Re: Java 9 and endorsed in TC 7+8.0 [Was: Tomcat and Java 9]

2017-09-28 Thread Rainer Jung
Am 27.09.2017 um 22:50 schrieb Mark Thomas: On 27/09/17 14:20, Rainer Jung wrote: I drafted a patch available at http://home.apache.org/~rjung/patches/tc8-java-9-noendorsed.patch for TC 8.0.x. I can't really test on Windows. Basic ingredients: - For bat and sh do not try to remove the flag

svn commit: r1809993 - /tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 13:39:53 2017 New Revision: 1809993 URL: http://svn.apache.org/viewvc?rev=1809993=rev Log: JSP schema is duplicated Modified: tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt Modified: tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt URL:

svn commit: r1809992 - in /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources: FileDirContext.java VirtualDirContext.java

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 13:30:46 2017 New Revision: 1809992 URL: http://svn.apache.org/viewvc?rev=1809992=rev Log: Fix failing tests on Windows Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/FileDirContext.java

svn commit: r1809978 - in /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources: FileDirContext.java JrePlatform.java

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 11:54:25 2017 New Revision: 1809978 URL: http://svn.apache.org/viewvc?rev=1809978=rev Log: First pass at aligning 7.0.x checks with 8.0.x Added: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/JrePlatform.java - copied, changed from r1809922,

Re: [VOTE] Release Apache Tomcat 8.5.23

2017-09-28 Thread Mark Thomas
On 28/09/17 12:21, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.23 release is now available for voting. > > The major changes compared to the 8.5.21 release are: > > - Fix CVE-2017-12617 > > - Add ExtractingRoot, a new WebResourceRoot implementation that extracts > JARs to the work

[VOTE] Release Apache Tomcat 8.5.23

2017-09-28 Thread Mark Thomas
The proposed Apache Tomcat 8.5.23 release is now available for voting. The major changes compared to the 8.5.21 release are: - Fix CVE-2017-12617 - Add ExtractingRoot, a new WebResourceRoot implementation that extracts JARs to the work directory for improved performance when deploying

buildbot failure in on tomcat-7-trunk

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

Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-28 Thread Rémy Maucherat
On Wed, Sep 27, 2017 at 8:43 PM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.1 release is now available for voting. > > The major changes compared to the 9.0.0.M27 release are: > > - Fix CVE-2017-12617 > > - Servlet 4.0 implementation is complete > > - Add the ability

svn commit: r22025 - in /dev/tomcat/tomcat-8/v8.5.23: ./ bin/ bin/embed/ bin/extras/ src/

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 10:53:19 2017 New Revision: 22025 Log: Upload 8.5.23 for voting Added: dev/tomcat/tomcat-8/v8.5.23/ dev/tomcat/tomcat-8/v8.5.23/KEYS dev/tomcat/tomcat-8/v8.5.23/README.html dev/tomcat/tomcat-8/v8.5.23/RELEASE-NOTES

svn commit: r1809972 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 10:49:22 2017 New Revision: 1809972 URL: http://svn.apache.org/viewvc?rev=1809972=rev Log: Bump version number for next dev cycle Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default

svn commit: r1809969 - in /tomcat/tc8.5.x/tags/TOMCAT_8_5_23: ./ build.properties.default webapps/docs/changelog.xml

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 10:20:08 2017 New Revision: 1809969 URL: http://svn.apache.org/viewvc?rev=1809969=rev Log: Tag 8.5.23 Added: tomcat/tc8.5.x/tags/TOMCAT_8_5_23/ (props changed) - copied from r1809968, tomcat/tc8.5.x/trunk/ Modified:

svn commit: r1809968 - in /tomcat/tc7.0.x/trunk: ./ res/META-INF/tomcat7-websocket.jar/services/ res/rat/ test/webapp-3.0/ webapps/ROOT/ webapps/docs/ webapps/docs/images/ webapps/host-manager/images/

2017-09-28 Thread markt
Author: markt Date: Thu Sep 28 10:18:12 2017 New Revision: 1809968 URL: http://svn.apache.org/viewvc?rev=1809968=rev Log: Review current RAT failures Add headers to files that should have them. Exclude files where a header cannot be added. Modified: tomcat/tc7.0.x/trunk/ (props changed)

Re: [PROPOSAL] Deprecate and eventually remove the o.a.c.servlet4preview package in 8.5.x

2017-09-28 Thread Martin Grigorov
On Thu, Sep 28, 2017 at 12:00 PM, Mark Thomas wrote: > On 28/09/17 06:56, Martin Grigorov wrote: > > Hi, > > > > On Thu, Sep 28, 2017 at 8:45 AM, Huxing Zhang < > huxing@alibaba-inc.com> > > wrote: > > > >> +1 to remove the preview packages. > >> > >>

Re: [PROPOSAL] Deprecate and eventually remove the o.a.c.servlet4preview package in 8.5.x

2017-09-28 Thread Mark Thomas
On 28/09/17 06:56, Martin Grigorov wrote: > Hi, > > On Thu, Sep 28, 2017 at 8:45 AM, Huxing Zhang > wrote: > >> +1 to remove the preview packages. >> >> -- >> Mark Thomas >> 2017 Sep