svn commit: r1809828 - /tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 11:04:41 2017 New Revision: 1809828 URL: http://svn.apache.org/viewvc?rev=1809828=rev Log: Additional debug information in case of test failure Modified: tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java Modified:

svn commit: r1809830 - in /tomcat/trunk/test/org/apache/coyote/http2: Http2TestBase.java TestHttp2Limits.java TestHttp2Section_6_1.java

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 11:14:24 2017 New Revision: 1809830 URL: http://svn.apache.org/viewvc?rev=1809830=rev Log: Handle possible cause of false test failure Use utility method to reduce code duplication Modified: tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java

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

2017-09-27 Thread Rainer Jung
Am 25.09.2017 um 21:43 schrieb Mark Thomas: On 24/09/17 12:12, Konstantin Kolinko wrote: 2017-09-24 12:45 GMT+03:00 Rainer Jung : The current Gump failures during validate might be due to the following change in checkstyle:

svn commit: r1809831 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2017-09-27 Thread rjung
Author: rjung Date: Wed Sep 27 11:32:41 2017 New Revision: 1809831 URL: http://svn.apache.org/viewvc?rev=1809831=rev Log: Use the correct path when loading the JVM logging.properties file for Java 9. Backport of r1809434 from trunk. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1809832 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2017-09-27 Thread rjung
Author: rjung Date: Wed Sep 27 11:37:29 2017 New Revision: 1809832 URL: http://svn.apache.org/viewvc?rev=1809832=rev Log: Use the correct path when loading the JVM logging.properties file for Java 9. Backport of r1809434 from trunk resp. r1809831 from tc8.5.x. Modified:

svn commit: r1809833 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2017-09-27 Thread rjung
Author: rjung Date: Wed Sep 27 11:42:31 2017 New Revision: 1809833 URL: http://svn.apache.org/viewvc?rev=1809833=rev Log: Use the correct path when loading the JVM logging.properties file for Java 9. Backport of r1809434 from trunk resp. r1809831 from tc8.5.x resp. r1809832 from tc8.0.x.

[Bug 61103] StatementCache potentially returning incorrect statement

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61103 --- Comment #4 from Julian Reschke --- Found in : "The IBM Data Server Driver for JDBC and SQLJ does not check whether the definitions of target

[Bug 61103] StatementCache potentially caching non-functional PreparedStatement with DB2

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61103 Julian Reschke changed: What|Removed |Added Summary|StatementCache potentially |StatementCache

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

2017-09-27 Thread Bill Barker
/beanutils/dist/commons-beanutils-20170927.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.7-SNAPSHOT.jar:/srv/g ump/public/workspace

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

2017-09-27 Thread Bill Barker
/beanutils/dist/commons-beanutils-20170927.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.7-SNAPSHOT.jar:/srv/g ump/public/workspace

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

2017-09-27 Thread Bill Barker
/commons-beanutils-20170927.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.7-SNAPSHOT.jar:/srv/g ump/public/workspace/apache-commons

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

2017-09-27 Thread Rainer Jung
Am 29.08.2017 um 14:09 schrieb Mark Thomas: On 28/08/17 15:10, Christopher Schultz wrote: All, According to this post[1] over at SO, Tomcat 7 doesn't work with Java 9 out of the box. This is because of the use of -Djava.endorsed.dirs, which also appears in Tomcat 8. I suspect that feature is

svn commit: r1809848 - in /tomcat/tags/TOMCAT_9_0_1: ./ build.properties.default webapps/docs/changelog.xml

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 14:09:32 2017 New Revision: 1809848 URL: http://svn.apache.org/viewvc?rev=1809848=rev Log: Tag 9.0.1 Added: tomcat/tags/TOMCAT_9_0_1/ (props changed) - copied from r1809847, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_1/build.properties.default

[Bug 61568] New: [Security Manager] InnocuousThread raises SecurityException for some HTTP requests

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61568 Bug ID: 61568 Summary: [Security Manager] InnocuousThread raises SecurityException for some HTTP requests Product: Tomcat 8 Version: 8.5.20 Hardware: PC

[Bug 61568] [Security Manager] InnocuousThread raises SecurityException on HTTP requests

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61568 1...@gmx.net changed: What|Removed |Added Summary|[Security Manager] |[Security Manager]

[VOTE] Release Apache Tomcat 9.0.1

2017-09-27 Thread 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 without stopping the connector - Stricter

svn commit: r22017 - /dev/tomcat/tomcat-8/v8.5.22/

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 18:54:12 2017 New Revision: 22017 Log: Drop 8.5.22 Removed: dev/tomcat/tomcat-8/v8.5.22/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

svn commit: r1809903 - in /tomcat/tc8.5.x/trunk: ./ res/rat/rat-excludes.txt webapps/docs/changelog.xml

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:12:03 2017 New Revision: 1809903 URL: http://svn.apache.org/viewvc?rev=1809903=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=61554 Exclude test files in unusual encodings and markdown files intended for display in GitHub from RAT analysis.

svn commit: r1809902 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:11:40 2017 New Revision: 1809902 URL: http://svn.apache.org/viewvc?rev=1809902=rev Log: Bump version for next dev cycle Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default

svn commit: r1809910 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/ test/org/apache/coyote/http11/ webapps/docs/ webapps/docs/config/

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:47:58 2017 New Revision: 1809910 URL: http://svn.apache.org/viewvc?rev=1809910=rev Log: Back-port Host header checks but disable Host header / request line consistency check by default. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1809922 - /tomcat/trunk/res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:41:43 2017 New Revision: 1809922 URL: http://svn.apache.org/viewvc?rev=1809922=rev Log: Review current RAT failures Exclude Checkstyle caches Modified: tomcat/trunk/res/rat/rat-excludes.txt Modified: tomcat/trunk/res/rat/rat-excludes.txt URL:

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

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:46:15 2017 New Revision: 1809925 URL: http://svn.apache.org/viewvc?rev=1809925=rev Log: Review current RAT failures Exclude Checkstyle caches Modified: tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt Modified: tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt

svn commit: r22015 - /dev/tomcat/tomcat-9/v9.0.0/

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 18:21:03 2017 New Revision: 22015 Log: Drop 9.0.0 Removed: dev/tomcat/tomcat-9/v9.0.0/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

svn commit: r1809897 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 18:38:33 2017 New Revision: 1809897 URL: http://svn.apache.org/viewvc?rev=1809897=rev Log: Additional debug information in case of test failure Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1809921 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/webresources/AbstractFileResourceSet.java java/org/apache/tomcat/util/compat/JrePlatform.java test/org/apache/catalina/webr

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:27:55 2017 New Revision: 1809921 URL: http://svn.apache.org/viewvc?rev=1809921=rev Log: Add some additional checks required on Windows to keep all the checks in one place and to avoid exceptions later in the processing. Includes utility class to determine if

svn commit: r1809924 - in /tomcat/tc8.0.x/trunk: ./ res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:44:23 2017 New Revision: 1809924 URL: http://svn.apache.org/viewvc?rev=1809924=rev Log: Review current RAT failures Exclude Checkstyle caches Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/res/rat/rat-excludes.txt Propchange:

buildbot success in on tomcat-8-trunk

2017-09-27 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/1134 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1809908 - in /tomcat/trunk/webapps: ROOT/asf-logo-wide.svg docs/images/asf-logo.svg host-manager/images/asf-logo.svg manager/images/asf-logo.svg

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:32:23 2017 New Revision: 1809908 URL: http://svn.apache.org/viewvc?rev=1809908=rev Log: Review current RAT failures svg files are XML so add standard ALv2 license header Modified: tomcat/trunk/webapps/ROOT/asf-logo-wide.svg

svn commit: r1809912 - in /tomcat/tc8.5.x/trunk: ./ webapps/ROOT/asf-logo-wide.svg webapps/docs/images/asf-logo.svg webapps/host-manager/images/asf-logo.svg webapps/manager/images/asf-logo.svg

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:52:21 2017 New Revision: 1809912 URL: http://svn.apache.org/viewvc?rev=1809912=rev Log: Review current RAT failures svg files are XML so add standard ALv2 license header Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1809914 - /tomcat/tc8.5.x/trunk/res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:53:13 2017 New Revision: 1809914 URL: http://svn.apache.org/viewvc?rev=1809914=rev Log: Review current RAT failures Exclude a local build config file and .md files generally Modified: tomcat/tc8.5.x/trunk/res/rat/rat-excludes.txt Modified:

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

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:11:27 2017 New Revision: 1809919 URL: http://svn.apache.org/viewvc?rev=1809919=rev Log: Review current RAT failures Exclude .sha1 signature files, file fragments, Java EE schemas, all generated html, markdown files Modified:

buildbot failure in on tomcat-8-trunk

2017-09-27 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/1133 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1809920 - in /tomcat/tc8.5.x/trunk/test/org/apache: catalina/connector/TestRequest.java coyote/http11/TestHttp11InputBuffer.java coyote/http11/TestHttp11Processor.java

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:19:22 2017 New Revision: 1809920 URL: http://svn.apache.org/viewvc?rev=1809920=rev Log: Fix unit tests that were not sending a Host header for a HTTP/1.1 request Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/connector/TestRequest.java

svn commit: r1809898 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/coyote/http2/Http2TestBase.java test/org/apache/coyote/http2/TestHttp2Limits.java test/org/apache/coyote/http2/TestHttp2Section_6_1.

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 18:39:37 2017 New Revision: 1809898 URL: http://svn.apache.org/viewvc?rev=1809898=rev Log: Handle possible cause of false test failure Use utility method to reduce code duplication Modified: tomcat/tc8.5.x/trunk/ (props changed)

Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-27 Thread Mark Thomas
On 27/09/17 19:43, 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 to reconfigure TLS connectors

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

2017-09-27 Thread Mark Thomas
All, I'd like to propose removing this for the following reasons: 1. Now the Servlet 4.0 spec is final, users can use Tomcat 9 for Servlet 4.0 features. 2. The preview is not complete and may be out of date in places. 3. I'm not aware of any user feedback so usage seems to be very low. My

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

2017-09-27 Thread Bill Barker
/beanutils/dist/commons-beanutils-20170927.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.7-SNAPSHOT.jar:/srv/g ump/public/workspace

svn commit: r1809904 - in /tomcat/tc8.0.x/trunk: ./ res/rat/rat-excludes.txt webapps/docs/changelog.xml

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:18:08 2017 New Revision: 1809904 URL: http://svn.apache.org/viewvc?rev=1809904=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=61554 Exclude test files in unusual encodings and markdown files intended for display in GitHub from RAT analysis.

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

2017-09-27 Thread Bill Barker
/commons-beanutils-20170927.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.7-SNAPSHOT.jar:/srv/g ump/public/workspace/apache-commons

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

2017-09-27 Thread Bill Barker
/beanutils/dist/commons-beanutils-20170927.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.7-SNAPSHOT.jar:/srv/g ump/public/workspace

svn commit: r1809916 - /tomcat/tc8.0.x/trunk/res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:57:49 2017 New Revision: 1809916 URL: http://svn.apache.org/viewvc?rev=1809916=rev Log: Review current RAT failures Exclude CDDL licensed XML schemas, an unused module and .md files generally Modified: tomcat/tc8.0.x/trunk/res/rat/rat-excludes.txt Modified:

svn commit: r1809923 - in /tomcat/tc8.5.x/trunk: ./ res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:43:03 2017 New Revision: 1809923 URL: http://svn.apache.org/viewvc?rev=1809923=rev Log: Review current RAT failures Exclude Checkstyle caches Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/res/rat/rat-excludes.txt Propchange:

svn commit: r22016 - in /dev/tomcat/tomcat-9/v9.0.1: ./ bin/ bin/embed/ bin/extras/ src/

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 18:37:21 2017 New Revision: 22016 Log: Upload 9.0.1 for voting Added: dev/tomcat/tomcat-9/v9.0.1/ dev/tomcat/tomcat-9/v9.0.1/KEYS dev/tomcat/tomcat-9/v9.0.1/README.html dev/tomcat/tomcat-9/v9.0.1/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.1/bin/

svn commit: r1809896 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/webresources/AbstractFileResourceSet.java test/org/apache/catalina/webresources/TestAbstractFileResourceSetPerformance.java

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 18:37:39 2017 New Revision: 1809896 URL: http://svn.apache.org/viewvc?rev=1809896=rev Log: Updates after kkolinko review - Correct comment - Use correct regular expression match (that makes regular expressions an even worse option) - Improve (roughly x2)

svn commit: r1809909 - /tomcat/trunk/res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:33:18 2017 New Revision: 1809909 URL: http://svn.apache.org/viewvc?rev=1809909=rev Log: Review current RAT failures Exclude and additional trivial test file, a local build config file and .md files generally Modified: tomcat/trunk/res/rat/rat-excludes.txt

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

2017-09-27 Thread Rainer Jung
Am 27.09.2017 um 21:08 schrieb Mark Thomas: All, I'd like to propose removing this for the following reasons: 1. Now the Servlet 4.0 spec is final, users can use Tomcat 9 for Servlet 4.0 features. 2. The preview is not complete and may be out of date in places. 3. I'm not aware of any user

svn commit: r1809915 - in /tomcat/tc8.0.x/trunk: ./ webapps/ROOT/asf-logo-wide.svg webapps/docs/images/asf-logo.svg webapps/host-manager/images/asf-logo.svg webapps/manager/images/asf-logo.svg

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 19:56:49 2017 New Revision: 1809915 URL: http://svn.apache.org/viewvc?rev=1809915=rev Log: Review current RAT failures svg files are XML so add standard ALv2 license header Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1809918 - in /tomcat/tc8.0.x/trunk/res/META-INF: jasper.jar/services/ tomcat-websocket.jar/services/

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:02:43 2017 New Revision: 1809918 URL: http://svn.apache.org/viewvc?rev=1809918=rev Log: Review current RAT failures Add license header to manifest files Modified:

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

2017-09-27 Thread Coty Sutherland
On Wed, Sep 27, 2017 at 3:08 PM, Mark Thomas wrote: > All, > > I'd like to propose removing this for the following reasons: > > 1. Now the Servlet 4.0 spec is final, users can use Tomcat 9 for Servlet > 4.0 features. > > 2. The preview is not complete and may be out of date in

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

2017-09-27 Thread Mark Thomas
On 27/09/17 20:45, Rainer Jung wrote: > Am 27.09.2017 um 21:08 schrieb Mark Thomas: >> All, >> >> I'd like to propose removing this for the following reasons: >> >> 1. Now the Servlet 4.0 spec is final, users can use Tomcat 9 for Servlet >> 4.0 features. >> >> 2. The preview is not complete and

svn commit: r1809917 - /tomcat/tc8.0.x/trunk/res/rat/rat-excludes.txt

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 20:00:35 2017 New Revision: 1809917 URL: http://svn.apache.org/viewvc?rev=1809917=rev Log: No need to exclude Java EE 8 files as they don't ship with Tomcat 8 Modified: tomcat/tc8.0.x/trunk/res/rat/rat-excludes.txt Modified:

[Bug 61570] New: one oversight in catalina.bat

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61570 Bug ID: 61570 Summary: one oversight in catalina.bat Product: Tomcat 9 Version: 9.0.0.M26 Hardware: PC Status: NEW Severity: trivial Priority: P2

svn commit: r1809929 - in /tomcat/tc8.0.x/trunk: res/rat/rat-excludes.txt test/META-INF/services/javax.servlet.ServletContainerInitializer test/webapp/index.html

2017-09-27 Thread markt
Author: markt Date: Wed Sep 27 21:23:07 2017 New Revision: 1809929 URL: http://svn.apache.org/viewvc?rev=1809929=rev Log: Review current RAT failures Add headers to files that should have them. Exclude additional test files that don't have headers. Modified:

buildbot failure in on tomcat-8-trunk

2017-09-27 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/1136 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

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

2017-09-27 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-27 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-27 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

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

2017-09-27 Thread Rémy Maucherat
On Wed, Sep 27, 2017 at 9:08 PM, Mark Thomas wrote: > All, > > I'd like to propose removing this for the following reasons: > > 1. Now the Servlet 4.0 spec is final, users can use Tomcat 9 for Servlet > 4.0 features. > > 2. The preview is not complete and may be out of date in

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

2017-09-27 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

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

2017-09-27 Thread 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 from the Java command, > and

[Bug 61419] Hashtag style comment used in catalina.bat

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61419 Chuck Caldarale changed: What|Removed |Added CC|

[Bug 61570] one oversight in catalina.bat

2017-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61570 Chuck Caldarale changed: What|Removed |Added Status|NEW |RESOLVED

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

2017-09-27 Thread Huxing Zhang
+1 to remove the preview packages. -- Mark Thomas 2017 Sep 28 (Thu) 03:08 Tomcat Developers List [PROPOSAL] Deprecate and eventually remove the o.a.c.servlet4preview package in 8.5.x All,

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

2017-09-27 Thread Martin Grigorov
Hi, On Thu, Sep 28, 2017 at 8:45 AM, Huxing Zhang wrote: > +1 to remove the preview packages. > > -- > Mark Thomas > 2017 Sep 28 (Thu) 03:08 > Tomcat Developers List