[ANN] Apache Tomcat 6.0.20 released

2009-06-03 Thread Remy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.20 stable. This release includes many bugfixes over Apache Tomcat 6.0.18. Apache Tomcat 6.0 includes new features over Apache Tomcat 5.5, including support for the new Servlet 2.5 and JSP 2.1 specifications, a refacto

DO NOT REPLY [Bug 47307] New: AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47307 Summary: AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 47298] enabled emptysessionpath not checking if route replacement is needed

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47298 --- Comment #1 from James Hoare 2009-06-03 02:21:13 PST --- We have uncommented the route node replacement code in ManasgerBase and built from source and this seems to be working on our QA environment. So is it possible to get this

DO NOT REPLY [Bug 47307] AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47307 --- Comment #1 from jfclere 2009-06-03 02:40:55 PST --- Which version of TC native are you using? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

DO NOT REPLY [Bug 47307] AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47307 --- Comment #2 from Ferenc Lutisch 2009-06-03 02:51:29 PST --- (In reply to comment #1) > Which version of TC native are you using? How can I check it? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=emai

DO NOT REPLY [Bug 47308] New: Cannot join in the cluster membership.

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47308 Summary: Cannot join in the cluster membership. Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2

svn commit: r781345 - in /tomcat/site/trunk: docs/lists.html xdocs/lists.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 11:33:02 2009 New Revision: 781345 URL: http://svn.apache.org/viewvc?rev=781345&view=rev Log: Add the new announce list to the site Modified: tomcat/site/trunk/docs/lists.html tomcat/site/trunk/xdocs/lists.xml Modified: tomcat/site/trunk/docs/lists.html URL

DO NOT REPLY [Bug 47307] AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47307 --- Comment #3 from Ferenc Lutisch 2009-06-03 04:37:52 PST --- (In reply to comment #2) > (In reply to comment #1) > > Which version of TC native are you using? > > How can I check it? Ok. Version is: 1.1.10. But when disabled (not

DO NOT REPLY [Bug 47307] AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47307 --- Comment #4 from Rainer Jung 2009-06-03 05:12:03 PST --- Please add the error message shown, when you reproduce the problem without tcnative. Note that if you still see org.apache.tomcat.jni.Error in the message, you haven't disabl

DO NOT REPLY [Bug 47307] AJP connector: When IPV6 is disabled, Tomcat 6.0.20 couldn't start

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47307 Ferenc Lutisch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47308] Cannot join in the cluster membership.

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47308 --- Comment #1 from Filip Hanik 2009-06-03 05:44:19 PST --- This is correct, we will revert the previous patch Thanks for the report -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rec

[ANN] New Tomcat announce list

2009-06-03 Thread Mark Thomas
All, In response to popular demand, we have added an announce list to the collection of Tomcat mailing lists. This list is open to anyone to subscribe but only committers may post. It will be used to announce releases, security vulnerabilities and other similar project announcements. To subscribe

svn propchange: r742915 - svn:log

2009-06-03 Thread markt
Author: markt Revision: 742915 Modified property: svn:log Modified: svn:log at Wed Jun 3 13:20:56 2009 -- --- svn:log (original) +++ svn:log Wed Jun 3 13:20:56 2009 @@ -1 +1,2 @@ Make sure the 400 is returned to the bro

svn commit: r781362 - in /tomcat/connectors/trunk/jk/java/org/apache/jk/common: ChannelNioSocket.java ChannelSocket.java HandlerRequest.java

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 13:22:11 2009 New Revision: 781362 URL: http://svn.apache.org/viewvc?rev=781362&view=rev Log: Make sure the 400 is returned to the browser. (like other connectors). The prevents a possible DOS via invalid headers and is the fix for CVE-2009-0033. Modified: tomc

svn commit: r781365 - in /tomcat/site/trunk: docs/security-4.html docs/security-5.html docs/security-6.html xdocs/security-4.xml xdocs/security-5.xml xdocs/security-6.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 13:30:25 2009 New Revision: 781365 URL: http://svn.apache.org/viewvc?rev=781365&view=rev Log: Add CVE-2009-0033 Modified: tomcat/site/trunk/docs/security-4.html tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/docs/security-6.html tomcat/site

svn commit: r781367 - /tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 13:32:39 2009 New Revision: 781367 URL: http://svn.apache.org/viewvc?rev=781367&view=rev Log: Update release note Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt URL: http://sv

svn commit: r781368 - /tomcat/container/branches/tc4.1.x/build.properties.default

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 13:33:04 2009 New Revision: 781368 URL: http://svn.apache.org/viewvc?rev=781368&view=rev Log: Prep for 4.1.40 release Modified: tomcat/container/branches/tc4.1.x/build.properties.default Modified: tomcat/container/branches/tc4.1.x/build.properties.default URL:

svn commit: r781371 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 13:35:56 2009 New Revision: 781371 URL: http://svn.apache.org/viewvc?rev=781371&view=rev Log: Update changelog Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.or

svn propchange: r747840 - svn:log

2009-06-03 Thread markt
Author: markt Revision: 747840 Modified property: svn:log Modified: svn:log at Wed Jun 3 13:48:13 2009 -- --- svn:log (original) +++ svn:log Wed Jun 3 13:48:13 2009 @@ -1 +1,3 @@ Port NPE fix from trunk +Fixes informati

svn commit: r781379 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/realm/ webapps/docs/

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 13:58:22 2009 New Revision: 781379 URL: http://svn.apache.org/viewvc?rev=781379&view=rev Log: Fix NPE / information disclosure issue that allowed user enumeration with FORM auth. This is CVE-2009-0580. Modified: tomcat/container/tc5.5.x/catalina/src/share/org/

svn commit: r781382 - in /tomcat/container/branches/tc4.1.x: ./ catalina/src/share/org/apache/catalina/realm/

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 14:02:06 2009 New Revision: 781382 URL: http://svn.apache.org/viewvc?rev=781382&view=rev Log: Fix NPE / information disclosure issue that allowed user enumeration with FORM auth. This is CVE-2009-0580. Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4

svn commit: r781388 - in /tomcat/site/trunk: docs/security-4.html docs/security-5.html docs/security-6.html xdocs/security-4.xml xdocs/security-5.xml xdocs/security-6.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 14:10:45 2009 New Revision: 781388 URL: http://svn.apache.org/viewvc?rev=781388&view=rev Log: Add CVE-2009-0580 Modified: tomcat/site/trunk/docs/security-4.html tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/docs/security-6.html tomcat/site

[SECURITY] CVE-2009-0033 Apache Tomcat DoS when using Java AJP connector

2009-06-03 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2009-0033: Apache Tomcat denial of service vulnerability Severity: important Vendor: The Apache Software Foundation Versions Affected: Tomcat 6.0.0 to 6.0.18 Tomcat 5.5.0 to 5.5.27 Tomcat 4.1.0 to 4.1.39 The unsupported Tomcat 3.x, 4.0.x and 5.

[SECURITY] CVE-2009-0580 Apache Tomcat User enumeration vulnerability with FORM authentication

2009-06-03 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2009-0580: Tomcat information disclosure vulnerability Severity: Low Vendor: The Apache Software Foundation Versions Affected: Tomcat 4.1.0 to 4.1.39 Tomcat 5.5.0 to 5.5.27 Tomcat 6.0.0 to 6.0.18 The unsupported Tomcat 3.x, 4.0.x and 5.0.x vers

svn commit: r781464 [2/2] - in /tomcat/tc6.0.x/trunk: ./ java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catali

2009-06-03 Thread markt
Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/http/res/LocalStrings_es.properties URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/http/res/LocalStrings_es.properties?rev=781464&r1=781463&r2=781464&view=diff ==

DO NOT REPLY [Bug 47080] NPE in RealmBase.findSecurityConstraints when uri is null

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47080 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781465 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/realm/RealmBase.java webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 16:38:25 2009 New Revision: 781465 URL: http://svn.apache.org/viewvc?rev=781465&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47080 Prevent possible NPE when uri is null Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/

svn commit: r781472 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt dist.xml webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 16:58:07 2009 New Revision: 781472 URL: http://svn.apache.org/viewvc?rev=781472&view=rev Log: Don't add blank lines to files in tar.gz distro Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/dist.xml

svn commit: r781477 - in /tomcat/tc6.0.x/trunk/java/org/apache: catalina/startup/ catalina/users/ catalina/util/ catalina/valves/ coyote/http11/ naming/ tomcat/util/buf/res/ tomcat/util/http/res/ tomc

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 17:07:23 2009 New Revision: 781477 URL: http://svn.apache.org/viewvc?rev=781477&view=rev Log: More natiev2ascii patches that were missed in previous commit Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/startup/LocalStrings_fr.properties tomcat/tc

svn commit: r781481 - in /tomcat/tc6.0.x/trunk/java/org/apache: jasper/resources/LocalStrings_fr.properties naming/resources/LocalStrings_fr.properties

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 17:13:05 2009 New Revision: 781481 URL: http://svn.apache.org/viewvc?rev=781481&view=rev Log: Two more files missed for native2ascii. Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties tomcat/tc6.0.x/trunk/java/org/a

DO NOT REPLY [Bug 47228] Incorrect French translations

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47228 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781483 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/jasper/resources/LocalStrings_fr.properties java/org/apache/naming/resources/LocalStrings_fr.properties webapps/docs/chang

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 17:20:09 2009 New Revision: 781483 URL: http://svn.apache.org/viewvc?rev=781483&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47228 Correct French translation. Patch provided by s...@a.o Modified: tomcat/tc6.0.x/trunk/ (props changed)

svn commit: r781484 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/StandardHostValve.java webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 17:23:03 2009 New Revision: 781484 URL: http://svn.apache.org/viewvc?rev=781484&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47050 Remove unnecessary filtering Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STA

DO NOT REPLY [Bug 47050] StandardHostValve.status unnecessarily HTML-escapes the error message

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47050 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Wanting to Help

2009-06-03 Thread Josh Gooding
Hello, I wanted to know what I can do to help the tomcat project, whether it be coding or debugging. Where can I go to check out the subversion code and where is a list of enhancements and bugs that I can take a look at? I am a Sr. Java Dev. at Newbold Technologies and would really like to help

svn commit: r781528 - /tomcat/trunk/conf/web.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 20:09:42 2009 New Revision: 781528 URL: http://svn.apache.org/viewvc?rev=781528&view=rev Log: Order mime-mappings alphabetically. Makes finding dups a lot easier. Remove older of ms dups were present. Modified: tomcat/trunk/conf/web.xml Modified: tomcat/trunk/c

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

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 20:12:43 2009 New Revision: 781529 URL: http://svn.apache.org/viewvc?rev=781529&view=rev Log: Propose fix to mime-mappings 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/trun

Re: Wanting to Help

2009-06-03 Thread Mark Thomas
Josh Gooding wrote: > Hello, > > I wanted to know what I can do to help the tomcat project, whether it be > coding or debugging. Where can I go to check out the subversion code and > where is a list of enhancements and bugs that I can take a look at? I am a > Sr. Java Dev. at Newbold Technologie

svn commit: r781535 - in /tomcat: build/tc5.5.x/tomcat.nsi container/tc5.5.x/webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 20:39:56 2009 New Revision: 781535 URL: http://svn.apache.org/viewvc?rev=781535&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45880 More careful use of File /r and and NOTICE file Modified: tomcat/build/tc5.5.x/tomcat.nsi tomcat/contai

DO NOT REPLY [Bug 45880] Problems with Windows service installer

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45880 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781542 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/core/ catalina/src/share/org/apache/catalina/startup/ webapps/docs/

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 20:54:32 2009 New Revision: 781542 URL: http://svn.apache.org/viewvc?rev=781542&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45933 Don't use xml parser from web-app to process tld files Modified: tomcat/container/tc5.5.x/catalina/src/sha

DO NOT REPLY [Bug 45933] Error processing TLD file in webapp with XML parser

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45933 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781546 - in /tomcat/container/tc5.5.x: catalina/src/conf/web.xml catalina/src/share/org/apache/catalina/servlets/DefaultServlet.java webapps/docs/changelog.xml webapps/docs/default-servle

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:02:01 2009 New Revision: 781546 URL: http://svn.apache.org/viewvc?rev=781546&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45996 Set the Accept-Ranges header on content served from the DefaultServlet. This can be disabled via configuration

DO NOT REPLY [Bug 45996] allow byte serving with HTTP response header

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45996 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781547 - /tomcat/current/tc5.5.x/STATUS.txt

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:02:56 2009 New Revision: 781547 URL: http://svn.apache.org/viewvc?rev=781547&view=rev Log: Remove some applied patches Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/t

svn commit: r781551 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/authenticator/FormAuthenticator.java webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:12:58 2009 New Revision: 781551 URL: http://svn.apache.org/viewvc?rev=781551&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46105 Correctly set URI encoding when replaying a request after FORM auth Modified: tomcat/container/tc5.5.x/cat

DO NOT REPLY [Bug 46105] URIEncoding doesn't affect after form-authentication redirect

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46105 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781553 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/security/SecurityUtil.java webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:19:16 2009 New Revision: 781553 URL: http://svn.apache.org/viewvc?rev=781553&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46408 Don't make assumptions about exception type Modified: tomcat/container/tc5.5.x/catalina/src/share/org/apac

DO NOT REPLY [Bug 46408] Invalid cast in SecurityUtil

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46408 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781562 - in /tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina/core: LocalStrings.properties StandardContext.java

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:24:27 2009 New Revision: 781562 URL: http://svn.apache.org/viewvc?rev=781562&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=37498 Redirect logging to container if context log is unavailable during context destruction Modified: tomcat/c

DO NOT REPLY [Bug 37498] [PATCH] NPE in org.apache.catalina.core.ContainerBase.removeChild

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37498 --- Comment #18 from Mark Thomas 2009-06-03 14:24:43 PST --- The patch has been applied to 5.5.x and will be included in 5.5.28 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

svn commit: r781584 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:26:33 2009 New Revision: 781584 URL: http://svn.apache.org/viewvc?rev=781584&view=rev Log: Update changelog Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.or

svn commit: r781585 - /tomcat/current/tc5.5.x/STATUS.txt

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:27:02 2009 New Revision: 781585 URL: http://svn.apache.org/viewvc?rev=781585&view=rev Log: Remove applied patches. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5

DO NOT REPLY [Bug 37498] [PATCH] NPE in org.apache.catalina.core.ContainerBase.removeChild

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37498 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r781592 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/loader/LocalStrings.properties catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java webapps/d

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:37:13 2009 New Revision: 781592 URL: http://svn.apache.org/viewvc?rev=781592&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=37458 Sync issue leads to NPE in rare circumstances Patch provided by Konstantin Kolinko Modified: tomcat/contai

DO NOT REPLY [Bug 37458] Datarace on org.apache.catalina.loader.WebappClassLoader

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37458 Mark Thomas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

svn commit: r781594 - in /tomcat: container/tc5.5.x/webapps/docs/changelog.xml jasper/tc5.5.x/src/share/org/apache/jasper/compiler/JDTCompiler.java

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:46:57 2009 New Revision: 781594 URL: http://svn.apache.org/viewvc?rev=781594&view=rev Log: Reported as part of https://issues.apache.org/bugzilla/show_bug.cgi?id=37515 Add options for Java 1.6 and 1.7 Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.

DO NOT REPLY [Bug 37515] smap not generated by JspC when used from Ant for precompilation

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37515 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r781598 - in /tomcat: connectors/trunk/util/java/org/apache/tomcat/util/buf/DateTool.java container/tc5.5.x/webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 21:59:02 2009 New Revision: 781598 URL: http://svn.apache.org/viewvc?rev=781598&view=rev Log: Make DateTool thread safe. Patch by fhanik. Modified: tomcat/connectors/trunk/util/java/org/apache/tomcat/util/buf/DateTool.java tomcat/container/tc5.5.x/webapps/do

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

2009-06-03 Thread kkolinko
Author: kkolinko Date: Wed Jun 3 22:03:02 2009 New Revision: 781600 URL: http://svn.apache.org/viewvc?rev=781600&view=rev Log: veto 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/STATUS.txt?rev=7816

svn commit: r781601 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/servlets/WebdavServlet.java webapps/docs/changelog.xml

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 22:05:39 2009 New Revision: 781601 URL: http://svn.apache.org/viewvc?rev=781601&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46606 Max max depth limit configurable Modified: tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina

svn commit: r781604 - in /tomcat: container/tc5.5.x/webapps/docs/changelog.xml jasper/tc5.5.x/src/share/org/apache/jasper/compiler/Generator.java

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 22:12:13 2009 New Revision: 781604 URL: http://svn.apache.org/viewvc?rev=781604&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38197 Take account of jsp:attribute elements when naming tag pools Modified: tomcat/container/tc5.5.x/webapps/doc

DO NOT REPLY [Bug 38197] taglib pool bug when tag is used with jsp:attribute

2009-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38197 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r781605 - /tomcat/current/tc5.5.x/STATUS.txt

2009-06-03 Thread markt
Author: markt Date: Wed Jun 3 22:13:06 2009 New Revision: 781605 URL: http://svn.apache.org/viewvc?rev=781605&view=rev Log: Remove applied patches Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.