Re: [VOTE] Release Apache Tomcat 7.0.20

2011-08-10 Thread Keiichi Fujino
2011/8/9 Mark Thomas : > [X] Stable - go ahead and release as 7.0.20 Stable > Tested by my simple test applications. -- Keiichi.Fujino - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail

DO NOT REPLY [Bug 41673] Jasper output the message of compiling error using LF(\n) on ANY OS.

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

svn commit: r1156313 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/DefaultErrorHandler.java java/org/apache/jasper/compiler/ErrorDispatcher.java webapps/docs/changelog.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 18:51:11 2011 New Revision: 1156313 URL: http://svn.apache.org/viewvc?rev=1156313&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41673 Use platform line endings when reporting error messages Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1156304 - in /tomcat/trunk/java/org/apache/jasper/compiler: DefaultErrorHandler.java ErrorDispatcher.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 18:37:56 2011 New Revision: 1156304 URL: http://svn.apache.org/viewvc?rev=1156304&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41673 Use platform line endings when reporting error messages Modified: tomcat/trunk/java/org/apache/jasper/com

DO NOT REPLY [Bug 18500] Host aliases to match by regular expression

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 Mark Thomas changed: What|Removed |Added Summary|Host aliases to match by|Host aliases to match by

DO NOT REPLY [Bug 51644] Unable to deploy applications with the name a#b.xml

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

svn commit: r1156280 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 18:00:24 2011 New Revision: 1156280 URL: http://svn.apache.org/viewvc?rev=1156280&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Annotation scanning was broken for contexts with a multi-level context path such as /a/b Modified: tomca

svn commit: r1156276 - /tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 17:57:25 2011 New Revision: 1156276 URL: http://svn.apache.org/viewvc?rev=1156276&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Annotation scanning was broken for contexts with a multi-level context path such as /a/b Modified: tomca

[Tomcat Wiki] Update of "HowTo" by DomaLajos

2011-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by DomaLajos: http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=112&rev2=113 == HowTo SSL Client Authentication with Fallback to FORM Authentic

[Tomcat Wiki] Update of "HowTo" by DomaLajos

2011-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by DomaLajos: http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=111&rev2=112 = Meta = - == How do I add a question to this page? ==

DO NOT REPLY [Bug 51640] clearReferencesJdbc seems to be causing leaks with com.oracle.ojdbc5 driver

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 --- Comment #2 from Patrick M 2011-08-10 16:09:23 UTC --- Sorry if this is an abuse of the bug tracker, but I'm hoping you might be able to answer two questions about this so I have a workaround: 1) If I make sure to load the driver every

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

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #6 from archmisha 2011-08-10 14:14:11 UTC --- I have the same problem when upgraded to the new version. But reviewing the following documentation link: http://tomcat.apache.org/tomcat-7.0-doc/config/host.html#Automatic%20Applic

Re: ServletRequestListener.requestDestroyed is called before request leaves a webapp

2011-08-10 Thread Christopher Schultz
Mark, On 8/9/2011 4:35 PM, Mark Thomas wrote: > Addressing this would mean either: > a) moving the error handling to the context (inside the calls to the > ServletRequestListener) or +1 This just feels like the right state management level to me. Certainly the default error handler can be called

DO NOT REPLY [Bug 51640] clearReferencesJdbc seems to be causing leaks with com.oracle.ojdbc5 driver

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

svn commit: r1156182 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/changelog.xml webapps/docs/config/listeners.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:42:20 2011 New Revision: 1156182 URL: http://svn.apache.org/viewvc?rev=1156182&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 Improve the memory leak prevention for leaks triggered by java.sql.DriverManager. Modified: tomcat/tc7.0

svn commit: r1156180 - in /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util: bcel/ http/fileupload/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:40:13 2011 New Revision: 1156180 URL: http://svn.apache.org/viewvc?rev=1156180&view=rev Log: Future changes will be merged from tomcat/trunk so remove the svn:mergeinfo props to keep merge commits cleaner. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomca

svn commit: r1156179 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/backend/ java/org/apache/naming/resources/jndi/ java/org/apache/tomcat/ res/META-INF/ test/webapp-3.0/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:38:24 2011 New Revision: 1156179 URL: http://svn.apache.org/viewvc?rev=1156179&view=rev Log: Remove unnecessary svn:mergeinfo properties Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/backend/ (props changed) tomcat/tc7.0.x/trunk/java/org/ap

svn commit: r1156174 - in /tomcat/trunk: java/org/apache/catalina/ha/backend/ java/org/apache/naming/resources/jndi/ java/org/apache/tomcat/ res/META-INF/ test/webapp-3.0/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:33:59 2011 New Revision: 1156174 URL: http://svn.apache.org/viewvc?rev=1156174&view=rev Log: Remove unnecessary svn:mergeinfo properties Modified: tomcat/trunk/java/org/apache/catalina/ha/backend/ (props changed) tomcat/trunk/java/org/apache/naming/reso

svn commit: r1156171 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/config/listeners.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:22:52 2011 New Revision: 1156171 URL: http://svn.apache.org/viewvc?rev=1156171&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 Improve memory leak protection for DriverManager Modified: tomcat/trunk/java/org/apache/catalina/core/Jr

[ANN] End of life for Apache Tomcat 5.5.x

2011-08-10 Thread Mark Thomas
The Apache Tomcat team announces that support for Apache Tomcat 5.5.x will end on 30 September 2012. This means that after 30 September 2012: - releases from the 5.5.x branch are highly unlikely - bugs affecting only the 5.5.x branch will not be addressed - security vulnerability reports will not

svn commit: r1156119 - /tomcat/tc7.0.x/trunk/modules/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:58:48 2011 New Revision: 1156119 URL: http://svn.apache.org/viewvc?rev=1156119&view=rev Log: Externals relative to current dir won't work when tagging so use repository root Modified: tomcat/tc7.0.x/trunk/modules/ (props changed) Propchange: tomcat/tc7.0.x

DO NOT REPLY [Bug 51641] Http11NioProcessor not correct release

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

svn commit: r1156115 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:43:09 2011 New Revision: 1156115 URL: http://svn.apache.org/viewvc?rev=1156115&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51641 Connections map uses NioChannel, not Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProto

svn commit: r1156113 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:41:51 2011 New Revision: 1156113 URL: http://svn.apache.org/viewvc?rev=1156113&view=rev Log: Update change log Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/vie

svn commit: r1156111 - /tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:38:25 2011 New Revision: 1156111 URL: http://svn.apache.org/viewvc?rev=1156111&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51641 Connections map uses NioChannel, not Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11

DO NOT REPLY [Bug 50316] Minor glitch with display of negative TTL on sessionDetail.jsp

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50316 --- Comment #3 from Christian Stöber 2011-08-10 11:26:38 UTC --- Konstantin, you've mentioned the problem, that sessions with negative TTL are still alive after a Tomcat restart. I can't find a bug report. Is this problem fixed, too? Chr

DO NOT REPLY [Bug 51644] New: Unable to deploy applications with the name a#b.xml

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Bug #: 51644 Summary: Unable to deploy applications with the name a#b.xml Product: Tomcat 7 Version: 7.0.19 Platform: All OS/Version: All Status: NEW Sever

DO NOT REPLY [Bug 51624] Request is not forwarded to servlet... goes to 404 instead.

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51624 --- Comment #11 from Rui 2011-08-10 08:57:18 UTC --- > If "." is valid, Tomcat would deploy "." and it will also detect every > directory in "." (because it's the same as appBase) and separately, deploy > them > as applications - well in p