On 31.05.2014 19:37, Christopher Schultz wrote:
> Rainer,
>
> On 5/31/14, 8:12 AM, rj...@apache.org wrote:
>> Author: rjung
>> Date: Sat May 31 12:12:36 2014
>> New Revision: 1598864
>>
>> URL: http://svn.apache.org/r1598864
>> Log:
>> Reduce log level for "OPTIONS *" requests
>> from warning to d
On 31.05.2014 15:05, Konstantin Kolinko wrote:
> 2014-05-31 16:12 GMT+04:00 :
>> Author: rjung
>> Date: Sat May 31 12:12:36 2014
>> New Revision: 1598864
>>
>> URL: http://svn.apache.org/r1598864
>> Log:
>> Reduce log level for "OPTIONS *" requests
>> from warning to debug.
>>
>> Modified:
>>
Author: rjung
Date: Sat May 31 18:50:34 2014
New Revision: 1598897
URL: http://svn.apache.org/r1598897
Log:
Correction to r1598864: Fix debug log check condition.
Thanks to kkolinko for the review.
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
Modified: tomcat/jk/trunk/native/c
Rainer,
On 5/31/14, 8:12 AM, rj...@apache.org wrote:
> Author: rjung
> Date: Sat May 31 12:12:36 2014
> New Revision: 1598864
>
> URL: http://svn.apache.org/r1598864
> Log:
> Reduce log level for "OPTIONS *" requests
> from warning to debug.
>
> Modified:
> tomcat/jk/trunk/native/common/jk_u
https://issues.apache.org/bugzilla/show_bug.cgi?id=56578
--- Comment #7 from David Rees ---
Thank you for tracking it down. That was one of the possible suspects I had
looked at while reviewing the changelog for possible regressions.
--
You are receiving this mail because:
You are the assignee
2014-05-26 17:35 GMT+04:00 Martin Grigorov :
>>
>> - With Subversion I have a single working copy that spans all 3 active
>> branches which I can update at once.
>>
>
> With Git this is possible too.
> I use git-new-workdir for that. See
> http://thejspr.com/blog/work-on-multiple-branches-with-git-
2014-05-29 16:31 GMT+04:00 Mark Thomas :
> You've probably noticed I've been poking around the ErrorReportValve,
> the Response objects and other related code. I've been looking into an
> issue that one of the groups at $work has raised around Tomcat's error
> handling and I've been cleaning things
https://issues.apache.org/bugzilla/show_bug.cgi?id=56581
Bug ID: 56581
Summary: When an error occurs on a long JSP page, do not loose
last chunk of printed text
Product: Tomcat 8
Version: 8.0.8
Hardware: PC
Stat
2014-05-31 16:12 GMT+04:00 :
> Author: rjung
> Date: Sat May 31 12:12:36 2014
> New Revision: 1598864
>
> URL: http://svn.apache.org/r1598864
> Log:
> Reduce log level for "OPTIONS *" requests
> from warning to debug.
>
> Modified:
> tomcat/jk/trunk/native/common/jk_uri_worker_map.c
> tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=56578
--- Comment #6 from Konstantin Kolinko ---
Ack. Thank you!
It is reproducible with 8.0 if I add to
examples/WEB-INF/web.xml.
This regression is caused by StandardSession change in r1584915
(a fix to bug 56339)
The session object is Delta
Author: rjung
Date: Sat May 31 12:12:36 2014
New Revision: 1598864
URL: http://svn.apache.org/r1598864
Log:
Reduce log level for "OPTIONS *" requests
from warning to debug.
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modif
11 matches
Mail list logo