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

2018-07-25 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. T

Re: Duplicate registration of ServletContextListerner

2018-07-25 Thread Huxing Zhang
Hi, On Thu, Jul 26, 2018 at 2:57 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Huxing, > > On 7/25/18 11:28 AM, Huxing Zhang wrote: >> Hi, >> >> Recently I am working on implementing a feature that can >> automatically register a ServletContextListerner in

Re: [INFRA] Tomcat cannot be built due to back mirrors

2018-07-25 Thread Konstantin Kolinko
2018-07-25 22:33 GMT+03:00 Michael Osipov : > Folks, > > we need to inquire this with INFRA: >> >> PS D:\Entwicklung\Projekte\tomcat-8.5.x> ant >> Buildfile: D:\Entwicklung\Projekte\tomcat-8.5.x\build.xml >> >> download-compile: >> >> testexist: >> [echo] Testing for >> C:\Users\mosipov/tomca

[INFRA] Tomcat cannot be built due to back mirrors

2018-07-25 Thread Michael Osipov
Folks, we need to inquire this with INFRA: PS D:\Entwicklung\Projekte\tomcat-8.5.x> ant Buildfile: D:\Entwicklung\Projekte\tomcat-8.5.x\build.xml download-compile: testexist: [echo] Testing for C:\Users\mosipov/tomcat-build-libs/commons-daemon-1.1.0/commons-daemon-1.1.0.jar downloadgz-

Re: Duplicate registration of ServletContextListerner

2018-07-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Huxing, On 7/25/18 11:28 AM, Huxing Zhang wrote: > Hi, > > Recently I am working on implementing a feature that can > automatically register a ServletContextListerner instance, say A, > to servletContext programmatically during startup. > > I use

[Bug 62569] New: Async servlet setReadListener does not work if post request data arrives much later than headers

2018-07-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62569 Bug ID: 62569 Summary: Async servlet setReadListener does not work if post request data arrives much later than headers Product: Tomcat 9 Version: 9.0.10 Hardware: PC

Duplicate registration of ServletContextListerner

2018-07-25 Thread Huxing Zhang
Hi, Recently I am working on implementing a feature that can automatically register a ServletContextListerner instance, say A, to servletContext programmatically during startup. I use ServletContainerInitializer and call the servletContext.addListener() method. This is fine for most of the cases.

buildbot success in on tomcat-trunk

2018-07-25 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/3459 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1836609 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/ChannelCoordinator.java webapps/docs/changelog.xml

2018-07-25 Thread kfujino
Author: kfujino Date: Wed Jul 25 08:09:59 2018 New Revision: 1836609 URL: http://svn.apache.org/viewvc?rev=1836609&view=rev Log: Correct the stop order of the Channel components. It stops in the reverse order to that at startup. Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/Cha