svn commit: r1130429 - in /tomcat/site/trunk: docs/legal.html xdocs/legal.xml

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 07:57:36 2011 New Revision: 1130429 URL: http://svn.apache.org/viewvc?rev=1130429&view=rev Log: Remove a mark we no longer use Modified: tomcat/site/trunk/docs/legal.html tomcat/site/trunk/xdocs/legal.xml Modified: tomcat/site/trunk/docs/legal.html URL: ht

svn commit: r1130430 - in /tomcat/site/trunk: docs/legal.html xdocs/legal.xml

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 08:00:13 2011 New Revision: 1130430 URL: http://svn.apache.org/viewvc?rev=1130430&view=rev Log: "... for Tomcat" is no longer permitted as a product name (as per guidelines from trademarks@) Modified: tomcat/site/trunk/docs/legal.html tomcat/site/trunk/xdoc

DO NOT REPLY [Bug 51314] New: JavaScript interpreted as Java when included in JSP

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51314 Bug #: 51314 Summary: JavaScript interpreted as Java when included in JSP Product: Tomcat 6 Version: 6.0.32 Platform: All OS/Version: Linux Status: NEW Sev

DO NOT REPLY [Bug 51314] JavaScript interpreted as Java when included in JSP

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

svn commit: r1130497 - in /tomcat/trunk: java/org/apache/catalina/startup/ java/org/apache/jasper/compiler/ java/org/apache/tomcat/util/scan/ webapps/docs/

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 11:12:04 2011 New Revision: 1130497 URL: http://svn.apache.org/viewvc?rev=1130497&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51276 Provide an abstraction for accessing content in JARs so the most efficient method can be selected depending o

DO NOT REPLY [Bug 51276] Startup time is too high if there are few JARs in "lib/" and a few webapps.

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

DO NOT REPLY [Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #3 from Mark Thomas 2011-06-02 11:22:40 UTC --- The unpackWAR option of the context is so rarely used I had actually forgotten it even existed. http://tomcat.markmail.org/thread/rk6fw5ooohgiqklu explains why it was introduced.

DO NOT REPLY [Bug 51283] Session Fixation is solved without an invalidating of an existing HTTP session

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

svn commit: r1130533 - in /tomcat/trunk/webapps/docs: changelog.xml config/context.xml

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 13:10:01 2011 New Revision: 1130533 URL: http://svn.apache.org/viewvc?rev=1130533&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 Clarify docs for unpackWAR attribute of StandardContext Modified: tomcat/trunk/webapps/docs/changelog.xml

DO NOT REPLY [Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

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

svn commit: r1130539 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 13:26:16 2011 New Revision: 1130539 URL: http://svn.apache.org/viewvc?rev=1130539&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51310 When stopping the Server object on shutdown call destroy() after calling stop(). Modified: tomcat/trunk/j

DO NOT REPLY [Bug 51310] Connector destroyInternal Execution

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

Plan for 7.0.15

2011-06-02 Thread Mark Thomas
All, Another month has rolled by so I am starting to look at a 7.0.15 release. The main things in this release will be the new NIO AJP connector along with the usual assortment of bug fixes. I want to finish the fix for BZ 51278 for 7.0.15 so with that work and running the TCKs before the tag, ex

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

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 13:38:30 2011 New Revision: 1130542 URL: http://svn.apache.org/viewvc?rev=1130542&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/

svn commit: r1130605 - in /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool: DataSource.java DataSourceProxy.java

2011-06-02 Thread fhanik
Author: fhanik Date: Thu Jun 2 15:26:21 2011 New Revision: 1130605 URL: http://svn.apache.org/viewvc?rev=1130605&view=rev Log: Correctly cast to the right PooledConnection Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSource.java tomcat/trunk/mo

Interested in helping a research study on Eclipse?

2011-06-02 Thread Mohsen Vakilian
Hi I'm Mohsen Vakilian, a PhD student working with Prof. Ralph Johnson at the University of Illinois at Urbana-Champaign (UIUC). Ralph is a co-author of the seminal book on design patterns (GoF) and his research group has a history of important contributions to IDE's. Our team [1] is studying

DO NOT REPLY [Bug 51278] Unable to override default servlet other than in main web.xml

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

svn commit: r1130618 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ java/org/apache/catalina/startup/ test/org/apache/catalina/startup/ t

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 15:54:26 2011 New Revision: 1130618 URL: http://svn.apache.org/viewvc?rev=1130618&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 Allow ServletContainerInitializers to override settings in the global default web.xml and the host web.xml.

svn commit: r1130625 - in /tomcat/trunk: java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 16:11:16 2011 New Revision: 1130625 URL: http://svn.apache.org/viewvc?rev=1130625&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51249 Correct system property replacement code so properties of the form ${...}${...} can be used without error. M

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

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 16:13:40 2011 New Revision: 1130627 URL: http://svn.apache.org/viewvc?rev=1130627&view=rev Log: Proposal 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=1

DO NOT REPLY [Bug 51249] JULI ClassLoaderLogManager doesn't properly handle ${} when replacing property values

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51249 --- Comment #2 from Mark Thomas 2011-06-02 16:13:36 UTC --- Fixed in 7.0.x and will be included in 7.0.15 onwards. Proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiv

svn commit: r1130636 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

2011-06-02 Thread fhanik
Author: fhanik Date: Thu Jun 2 16:30:52 2011 New Revision: 1130636 URL: http://svn.apache.org/viewvc?rev=1130636&view=rev Log: More detailed information when waiting for a connection has timed out Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionP

DO NOT REPLY [Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #5 from Andrey M 2011-06-02 17:11:35 UTC --- Strange choice method of what must be fixed... Here [http://webcache.googleusercontent.com/search?q=cache:PnXpxLit9OwJ:osdir.com/ml/users-tomcat.apache.org/2011-04/msg00351.html&cd=4&

DO NOT REPLY [Bug 51306] NPE in DeltaRequest.writeExternal(DeltaRequest.java:267) when handling remote session expiration

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51306 --- Comment #1 from Mark Thomas 2011-06-02 17:37:37 UTC --- http://svn.apache.org/viewvc?view=revision&revision=818062 explains why this code is here. It looks like a race condition to me at the moment but more research is required. Just

svn commit: r1130774 - in /tomcat/trunk: bin/catalina.sh webapps/docs/changelog.xml

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 20:09:27 2011 New Revision: 1130774 URL: http://svn.apache.org/viewvc?rev=1130774&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51309 Correct logic in catalina.sh stop when using a PID file to ensure the correct message is shown. Patch provide

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

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 20:10:59 2011 New Revision: 1130778 URL: http://svn.apache.org/viewvc?rev=1130778&view=rev Log: Proposal 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=1

DO NOT REPLY [Bug 51309] Patch to better stop support with CATALINA_PID

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51309 --- Comment #1 from Mark Thomas 2011-06-02 20:11:43 UTC --- Thanks for the patch. For future reference patches work best as attachments the lines are likely to get wrapped if you paste them in the comments box. The patch has been applied

svn commit: r1130817 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2011-06-02 Thread markt
Author: markt Date: Thu Jun 2 21:18:07 2011 New Revision: 1130817 URL: http://svn.apache.org/viewvc?rev=1130817&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 Changes required to original fix identified by TCK tests Need to merge defaults before JSP->Servlet conversion

DO NOT REPLY [Bug 51278] Unable to override default servlet other than in main web.xml

2011-06-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 --- Comment #7 from Chris Beams 2011-06-03 04:20:44 UTC --- That's great news, Mark! We'll be sure to test it out when 7.0.15 drops - and this is perfect timing for the forthcoming Spring 3.1 M2. -- Configure bugmail: https://issues.apac