buildbot success in on tomcat-trunk

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

svn commit: r1764957 - /tomcat/trunk/test/javax/el/TestImportHandler.java

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 20:01:14 2016 New Revision: 1764957 URL: http://svn.apache.org/viewvc?rev=1764957=rev Log: Fix tests broken by r1764955 Modified: tomcat/trunk/test/javax/el/TestImportHandler.java Modified: tomcat/trunk/test/javax/el/TestImportHandler.java URL:

buildbot failure in on tomcat-trunk

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

svn commit: r1764955 - in /tomcat/trunk/java/org/apache/tomcat/util/buf: B2CConverter.java ByteBufferUtils.java Constants.java HexUtils.java UDecoder.java

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 19:42:17 2016 New Revision: 1764955 URL: http://svn.apache.org/viewvc?rev=1764955=rev Log: Remove unnecessary class Removed: tomcat/trunk/java/org/apache/tomcat/util/buf/Constants.java Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/B2CConverter.java

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55383 Michael Osipov <1983-01...@gmx.net> changed: What|Removed |Added CC|

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

2016-10-14 Thread Bill Barker
/workspace/objenesis/main/target/objenesis-2.5-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20161014.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20161014/bin/openssl

[Bug 60254] NullPointerException in org.apache.catalina.core.ApplicationFilterChain

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60254 --- Comment #3 from Mark Thomas --- (In reply to Jens Borgland from comment #2) > But then I found the stack > trace below, where my entire filter chain (which is pretty long) is missing. > Doesn't this suggest some kind

[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183 --- Comment #4 from Ken DeLong --- Unfortunately, there is software out there - in my case embedded software that I cannot upgrade - that demands the reason phrase. Tomcat 8.5 is now forever broken for my application.

svn commit: r1764911 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/catalina/valves/rewrite/ test/org/apache/

2016-10-14 Thread remm
Author: remm Date: Fri Oct 14 14:18:28 2016 New Revision: 1764911 URL: http://svn.apache.org/viewvc?rev=1764911=rev Log: 60161: Allow creating subcategories from the container logger name. Use it for the rewrite valve. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1764908 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2016-10-14 Thread remm
Author: remm Date: Fri Oct 14 14:14:10 2016 New Revision: 1764908 URL: http://svn.apache.org/viewvc?rev=1764908=rev Log: Fix style. Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1764906 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/catalina/valves/rewrite/ test/org/apache/

2016-10-14 Thread remm
Author: remm Date: Fri Oct 14 14:13:01 2016 New Revision: 1764906 URL: http://svn.apache.org/viewvc?rev=1764906=rev Log: 60161: Allow creating subcategories from the container logger name. Use it for the rewrite valve. Modified: tomcat/tc8.5.x/trunk/ (props changed)

[Bug 60161] RewriteValve: Add more logging support similar to mod-rewrite

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60161 Remy Maucherat changed: What|Removed |Added Resolution|WONTFIX |FIXED --- Comment

svn commit: r1764897 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/catalina/valves/rewrite/ test/org/apache/tomcat/unit

2016-10-14 Thread remm
Author: remm Date: Fri Oct 14 13:46:45 2016 New Revision: 1764897 URL: http://svn.apache.org/viewvc?rev=1764897=rev Log: Inspired by 60161: Allow creating subcategories from the container logger name. The configuration remains compatible, but some possibly logging intensive components get their

[Bug 60254] NullPointerException in org.apache.catalina.core.ApplicationFilterChain

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60254 Jens Borgland changed: What|Removed |Added Status|RESOLVED|CLOSED ---

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

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 11:00:36 2016 New Revision: 1764876 URL: http://svn.apache.org/viewvc?rev=1764876=rev Log: More plumbing for tests in progress Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/coyote/http2/Http2TestBase.java

svn commit: r1764875 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/StreamProcessor.java webapps/docs/changelog.xml

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:59:42 2016 New Revision: 1764875 URL: http://svn.apache.org/viewvc?rev=1764875=rev Log: Align with HTTP/1.1. An unhandled exception should trigger a 500 response Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1764874 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java java/org/apache/coyote/http2/Stream.java webapps/docs/changelog.xml

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:59:11 2016 New Revision: 1764874 URL: http://svn.apache.org/viewvc?rev=1764874=rev Log: Cookie headers should be merged into a single header Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1764873 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/Http2UpgradeHandler.java webapps/docs/changelog.xml

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:57:41 2016 New Revision: 1764873 URL: http://svn.apache.org/viewvc?rev=1764873=rev Log: Don't process the stream if it has been reset during header parsing Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1764870 - /tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:53:19 2016 New Revision: 1764870 URL: http://svn.apache.org/viewvc?rev=1764870=rev Log: More plumbing for tests in progress Modified: tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java Modified:

svn commit: r1764866 - in /tomcat/trunk: java/org/apache/coyote/http2/Http2UpgradeHandler.java java/org/apache/coyote/http2/Stream.java webapps/docs/changelog.xml

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:49:11 2016 New Revision: 1764866 URL: http://svn.apache.org/viewvc?rev=1764866=rev Log: Cookie headers should be merged into a single header Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

svn commit: r1764867 - in /tomcat/trunk: java/org/apache/coyote/http2/StreamProcessor.java webapps/docs/changelog.xml

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:49:19 2016 New Revision: 1764867 URL: http://svn.apache.org/viewvc?rev=1764867=rev Log: Align with HTTP/1.1. An unhandled exception should trigger a 500 response Modified: tomcat/trunk/java/org/apache/coyote/http2/StreamProcessor.java

svn commit: r1764862 - in /tomcat/trunk: java/org/apache/coyote/http2/Http2UpgradeHandler.java webapps/docs/changelog.xml

2016-10-14 Thread markt
Author: markt Date: Fri Oct 14 10:41:01 2016 New Revision: 1764862 URL: http://svn.apache.org/viewvc?rev=1764862=rev Log: Don't process the stream if it has been reset during header parsing Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

[Bug 60254] NullPointerException in org.apache.catalina.core.ApplicationFilterChain

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60254 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2016-10-14 Thread Bill Barker
-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20161014.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20161014/bin/openssl -Dexecute.test.nio=false -Dhamcrest.jar=/srv/gump/packages

[Bug 60254] New: NullPointerException in org.apache.catalina.core.ApplicationFilterChain

2016-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60254 Bug ID: 60254 Summary: NullPointerException in org.apache.catalina.core.ApplicationFilterChain Product: Tomcat 8 Version: 8.0.37 Hardware: PC Status: NEW

[GUMP@vmgump]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2016-10-14 Thread Bill Barker
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20161014-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5

Re: getResourceAsStream() for a folder

2016-10-14 Thread Svetlin Zarev
Oops, I was looking at the code before the fix. Sorry. 2016-10-14 9:07 GMT+03:00 Svetlin Zarev : > Hi Mark! > > > Fixed. > > > Mark > > > What about the inconsistency between getContent() and doGetInputStream() ? > In case of doGetInputStream() when a

Re: getResourceAsStream() for a folder

2016-10-14 Thread Svetlin Zarev
Hi Mark! > Fixed. > Mark What about the inconsistency between getContent() and doGetInputStream() ? In case of doGetInputStream() when a FileNotFoundException is thrown, the caller will get a "null" stream. But in case of getContent() the caller will get a byte[] full of zeroes, which will