Re: svn commit: r1643371 - /tomcat/trunk/java/org/apache/catalina/core/

2014-12-05 Thread Mark Thomas
On 05/12/2014 22:56, Mark Thomas wrote: > On 05/12/2014 22:42, Rémy Maucherat wrote: >> 2014-12-05 23:22 GMT+01:00 Mark Thomas : >> My Tomcat trunk is quite broken right now (and the ci run isn't looking very good). It could be related to this. >>> >>> Hmm. I guess I must have missed some

Re: svn commit: r1643371 - /tomcat/trunk/java/org/apache/catalina/core/

2014-12-05 Thread Mark Thomas
On 05/12/2014 22:42, Rémy Maucherat wrote: > 2014-12-05 23:22 GMT+01:00 Mark Thomas : > >>> My Tomcat trunk is quite broken right now (and the ci run isn't looking >>> very good). It could be related to this. >> >> Hmm. I guess I must have missed something. Sorry about that. When I >> looked throu

Re: svn commit: r1643371 - /tomcat/trunk/java/org/apache/catalina/core/

2014-12-05 Thread Rémy Maucherat
2014-12-05 23:22 GMT+01:00 Mark Thomas : > > My Tomcat trunk is quite broken right now (and the ci run isn't looking > > very good). It could be related to this. > > Hmm. I guess I must have missed something. Sorry about that. When I > looked through the code it looked surprisingly harmless. > > T

Re: svn commit: r1643371 - /tomcat/trunk/java/org/apache/catalina/core/

2014-12-05 Thread Mark Thomas
On 05/12/2014 21:20, Rémy Maucherat wrote: > 2014-12-05 18:43 GMT+01:00 : > >> Author: markt >> Date: Fri Dec 5 17:43:56 2014 >> New Revision: 1643371 >> >> URL: http://svn.apache.org/r1643371 >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57284 >> Enable startAsync() to be cal

Re: svn commit: r1643371 - /tomcat/trunk/java/org/apache/catalina/core/

2014-12-05 Thread Rémy Maucherat
2014-12-05 18:43 GMT+01:00 : > Author: markt > Date: Fri Dec 5 17:43:56 2014 > New Revision: 1643371 > > URL: http://svn.apache.org/r1643371 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57284 > Enable startAsync() to be called from a Filter and still be able to call > the remai