DO NOT REPLY [Bug 50223] Http Connector does not listen on all IP addresses by default

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50223 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1033419 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 11:45:36 2010 New Revision: 1033419 URL: http://svn.apache.org/viewvc?rev=1033419&view=rev Log: Additional patch to address kkolinko's concerns Remove rjung's vote since the patch is significantly different Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: to

svn commit: r1033432 - in /tomcat/trunk/webapps/docs: changelog.xml logging.xml

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 12:20:59 2010 New Revision: 1033432 URL: http://svn.apache.org/viewvc?rev=1033432&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50242 Provide sample log4j config that is a closer match to the default config Modified: tomcat/trunk/webapps/d

DO NOT REPLY [Bug 50242] Sample log4j configuration does not match default JULI-based configuration

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50242 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1033420 - in /tomcat/trunk/java/org/apache/tomcat/util/http: MimeHeaders.java Parameters.java

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 11:48:46 2010 New Revision: 1033420 URL: http://svn.apache.org/viewvc?rev=1033420&view=rev Log: Fix Eclipse warnings Modified: tomcat/trunk/java/org/apache/tomcat/util/http/MimeHeaders.java tomcat/trunk/java/org/apache/tomcat/util/http/Parameters.java Modif

svn commit: r1033414 - /tomcat/trunk/test/org/apache/coyote/http11/filters/TestChunkedInputFilter.java

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 11:08:31 2010 New Revision: 1033414 URL: http://svn.apache.org/viewvc?rev=1033414&view=rev Log: kkolinko's additional test case for https://issues.apache.org/bugzilla/show_bug.cgi?id=49860 Test for correct handling if read buffer is filled and then re-used Modified

svn commit: r1033415 - /tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 11:08:44 2010 New Revision: 1033415 URL: http://svn.apache.org/viewvc?rev=1033415&view=rev Log: Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49860 Need to store headers in a separate buffer - the contents of the read buffer may not be static

svn commit: r1033448 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/changelog.xml

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 13:02:55 2010 New Revision: 1033448 URL: http://svn.apache.org/viewvc?rev=1033448&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50222 Pin the system rather than the common class loader in memory which will work better in an embedded environmen

DO NOT REPLY [Bug 50222] JreMemoryLeakPreventionListener should speculatively cause memory leaks using the system ClassLoader

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50222 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1033423 - /tomcat/trunk/webapps/docs/changelog.xml

2010-11-10 Thread markt
Author: markt Date: Wed Nov 10 12:05:28 2010 New Revision: 1033423 URL: http://svn.apache.org/viewvc?rev=1033423&view=rev Log: Update Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/do

svn commit: r1033643 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jk/core/MsgContext.java webapps/docs/changelog.xml

2010-11-10 Thread rjung
Author: rjung Date: Wed Nov 10 19:01:15 2010 New Revision: 1033643 URL: http://svn.apache.org/viewvc?rev=1033643&view=rev Log: BZ 48925: request.getLocalAddr() returns null when using the default Jk AJP/1.3 connector. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org

DO NOT REPLY [Bug 48925] ((ServletRequest) request).getLocalAddr() returns "null"

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48925 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Version|unspecif

DO NOT REPLY [Bug 50189] AJP connector sends GET BODY CHUNK when reading after response closed

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50189 Clint Morgan changed: What|Removed |Added CC||clint.mor...@tasktop.com --- Commen

Re: Objections about formatting options to time stamp in access log

2010-11-10 Thread Rainer Jung
On 10.11.2010 04:38, sebb wrote: The private static fields timezone and timeZone[No]DST are not final, but appear to be shared between threads. The method that creates them is synchronised, but methods that read them don't appear to be. It would be safer to make these fields final and create them

DO NOT REPLY [Bug 50250] New: Split package issue in impl and jstlel bundles

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250 Summary: Split package issue in impl and jstlel bundles Product: Taglibs Version: 1.2.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priori

DO NOT REPLY [Bug 50250] Split package issue in impl and jstlel bundles

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50250 --- Comment #1 from Rex Wang 2010-11-10 21:54:25 EST --- Hi devs, Would you please help re-deploy the artifacts after you fix this issue? -Rex -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

DO NOT REPLY [Bug 50252] New: ClassCastException occurs if context.xml contains .

2010-11-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50252 Summary: ClassCastException occurs if context.xml contains . Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: no

Re: Objections about formatting options to time stamp in access log

2010-11-10 Thread Konstantin Kolinko
2010/11/11 Rainer Jung : > On 10.11.2010 04:38, sebb wrote: >> >> The private static fields timezone and timeZone[No]DST are not final, >> but appear to be shared between threads. >> The method that creates them is synchronised, but methods that read >> them don't appear to be. >> It would be safer

svn commit: r1033830 - /tomcat/tc6.0.x/trunk/STATUS.txt

2010-11-10 Thread kkolinko
Author: kkolinko Date: Thu Nov 11 07:44:10 2010 New Revision: 1033830 URL: http://svn.apache.org/viewvc?rev=1033830&view=rev Log: propose a backport Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STA