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

2018-05-17 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-test-nio2 has an issue affecting its community integration.

[Bug 62371] Improve logging in AbstractProcessor.parseHost()

2018-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62371 --- Comment #19 from Alex --- > If you'd like to debate Tomcat's development methodologies, release cycles, > or test-coverage, you are welcome to join the dev mailing list. I don't know if this reply should go there

svn commit: r1831760 - /tomcat/trunk/java/org/apache/tomcat/util/http/parser/HttpParser.java

2018-05-17 Thread markt
Author: markt Date: Thu May 17 08:43:32 2018 New Revision: 1831760 URL: http://svn.apache.org/viewvc?rev=1831760=rev Log: Remove useless condition reported by SpotBugs Modified: tomcat/trunk/java/org/apache/tomcat/util/http/parser/HttpParser.java Modified:

svn commit: r1831761 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2018-05-17 Thread markt
Author: markt Date: Thu May 17 08:44:19 2018 New Revision: 1831761 URL: http://svn.apache.org/viewvc?rev=1831761=rev Log: Silence a new false positive as a result of fixing BZ 50175 Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified:

svn commit: r1831763 - in /tomcat/trunk: java/org/apache/jasper/resources/ webapps/docs/

2018-05-17 Thread markt
Author: markt Date: Thu May 17 09:08:57 2018 New Revision: 1831763 URL: http://svn.apache.org/viewvc?rev=1831763=rev Log: Since JspC output is Tomcat version specific, no reason not to use the latest schema version when generating web[-fragment].xml content. Modified:

svn commit: r1831766 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/resources/ webapps/docs/

2018-05-17 Thread markt
Author: markt Date: Thu May 17 09:25:01 2018 New Revision: 1831766 URL: http://svn.apache.org/viewvc?rev=1831766=rev Log: Since JspC output is Tomcat version specific, no reason not to use the latest schema version when generating web[-fragment].xml content. Modified: tomcat/tc7.0.x/trunk/

svn commit: r1831764 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/resources/ webapps/docs/

2018-05-17 Thread markt
Author: markt Date: Thu May 17 09:13:53 2018 New Revision: 1831764 URL: http://svn.apache.org/viewvc?rev=1831764=rev Log: Since JspC output is Tomcat version specific, no reason not to use the latest schema version when generating web[-fragment].xml content. Modified: tomcat/tc8.5.x/trunk/

[Bug 60362] Missing reason phrase in response

2018-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 --- Comment #76 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Christopher Schultz from comment #74) > (In reply to Michael Osipov from comment #73) > > (In reply to Ralf Hauser from comment #72) > > > First, there are many error

buildbot success in on tomcat-trunk

2018-05-17 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/3274 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 51423] [Patch] to add a path and a version parameters to the list command

2018-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51423 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX

[Bug 62273] Add support for alternate URL specification

2018-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62273 --- Comment #14 from Trevor Robinson --- This is not acceptable to be put into a bugfix version. We use square brackets for tag filtering on query parameters, causing a lot of our queries to be suddenly bounced

svn commit: r1831812 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/LocalStrings.properties res/findbugs/filter-false-positives.xml webapps/docs/c

2018-05-17 Thread markt
Author: markt Date: Thu May 17 20:46:57 2018 New Revision: 1831812 URL: http://svn.apache.org/viewvc?rev=1831812=rev Log: Fix some SpotBugs warnings While some warnings were false positives, some did point to some potential edge cases in the shutdown code. The code now explicitly checks that the

[Bug 62383] New: HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000

2018-05-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62383 Bug ID: 62383 Summary: HttpParser.DomainParserState fails valid hostname gateway.demo-ilt-latest-demo:9000 Product: Tomcat 8 Version: 8.5.31 Hardware: All