svn commit: r1384566 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/loader/WebappClassLoader.java

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 22:13:15 2012 New Revision: 1384566 URL: http://svn.apache.org/viewvc?rev=1384566&view=rev Log: Fix some unit test failures with latest resources implementation Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/loader/WebappClassLoader.java Mod

svn commit: r1384557 - in /tomcat/sandbox/trunk-resources: java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 21:50:33 2012 New Revision: 1384557 URL: http://svn.apache.org/viewvc?rev=1384557&view=rev Log: Add unit tests for DirResourceSets mounted below the web app root. Fixed a couple of identified failures including an nasty edge case at the root of the mounted DirResou

svn commit: r1384530 - in /tomcat/sandbox/trunk-resources/test/org/apache/catalina/webresources: TestDirResourceSet.java TestDirResourceSetInternal.java

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 21:10:34 2012 New Revision: 1384530 URL: http://svn.apache.org/viewvc?rev=1384530&view=rev Log: Extend unit tests of DirResourceSet to cover the use of an internal path Added: tomcat/sandbox/trunk-resources/test/org/apache/catalina/webresources/TestDirResourceS

svn commit: r1384525 - in /tomcat/sandbox/trunk-resources: java/org/apache/catalina/webresources/DirResourceSet.java java/org/apache/catalina/webresources/LocalStrings.properties test/org/apache/catal

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 21:02:40 2012 New Revision: 1384525 URL: http://svn.apache.org/viewvc?rev=1384525&view=rev Log: Complete unit tests for DirResourceSet mounted at the root of the web application Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Dir

svn commit: r1384450 - /tomcat/sandbox/trunk-resources/build.xml

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 18:14:48 2012 New Revision: 1384450 URL: http://svn.apache.org/viewvc?rev=1384450&view=rev Log: Exclude empty files and directories used in unit tests from CheckStyle Modified: tomcat/sandbox/trunk-resources/build.xml Modified: tomcat/sandbox/trunk-resources/bu

svn commit: r1384449 - in /tomcat/sandbox/trunk-resources: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ test/w

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 18:11:27 2012 New Revision: 1384449 URL: http://svn.apache.org/viewvc?rev=1384449&view=rev Log: Add some initial unit tests for the directory based WebResourceSet implementation. Added: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Abstr

Re: [VOTE] Apache Tomcat Maven Plugin 2.0

2012-09-13 Thread Olivier Lamy
Hi, A binding +1 is still missing. Any PMC to review and make some users happy ? :-) 2012/9/12 Franken, Arne : > +1 > > Tested this morning, works for my use cases. > > > Am 9/12/12 7:07 AM schrieb "Olivier Lamy" unter : > >> +1 >> >> 2012/9/10 Olivier Lamy : >>> Hi, >>> I'd like to release Apache

[Bug 53867] Performance tuning solution for PageContextImpl.XmlEscape

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53867 Sheldon Shao changed: What|Removed |Added Attachment #29369|0 |1 is obsolete|

[Bug 53867] Performance tuning solution for PageContextImpl.XmlEscape

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53867 Sheldon Shao changed: What|Removed |Added Attachment #29369|0 |1 is patch|

[Bug 53869] Performance tuning solution to resolve too many cascaded JspContextWrapper issue

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 Sheldon Shao changed: What|Removed |Added Attachment #29372|0 |1 is patch|

[Bug 53869] Performance tuning solution to resolve too many cascaded JspContextWrapper issue

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 --- Comment #1 from Sheldon Shao --- Created attachment 29373 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29373&action=edit Time taken percentage from one sample page -- You are receiving this mail because: You are the assi

[Bug 53869] New: Performance tuning solution to resolve too many cascaded JspContextWrapper issue

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 Priority: P2 Bug ID: 53869 Assignee: dev@tomcat.apache.org Summary: Performance tuning solution to resolve too many cascaded JspContextWrapper issue Severity: enhanceme

[Bug 53867] Performance tuning solution for PageContextImpl.XmlEscape

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53867 --- Comment #1 from Sheldon Shao --- Created attachment 29370 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29370&action=edit Comparison test case -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 53867] New: Performance tuning solution for PageContextImpl.XmlEscape

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53867 Priority: P2 Bug ID: 53867 Assignee: dev@tomcat.apache.org Summary: Performance tuning solution for PageContextImpl.XmlEscape Severity: enhancement Classification:

svn commit: r1384313 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: JarResourceSet.java StandardRoot.java

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 13:09:04 2012 New Revision: 1384313 URL: http://svn.apache.org/viewvc?rev=1384313&view=rev Log: Implement some more TODOs (untested) Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/JarResourceSet.java tomcat/sandbox/trunk-res

svn commit: r1384255 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/JarResourceSet.java

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 09:40:31 2012 New Revision: 1384255 URL: http://svn.apache.org/viewvc?rev=1384255&view=rev Log: Correct behaviour to take account of webAppMount and internalPath. Untested. Need some unit tests around all of this. Modified: tomcat/sandbox/trunk-resources/java/o

[Bug 53863] Unable to override default servlet other than in main web.xml

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 Chris Beams changed: What|Removed |Added CC||cbe...@gmail.com -- You are receivi

[Bug 53864] Tomcat creates context.xml as a folder not a file on deployment of new war file

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53864 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1384249 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: DirResourceSet.java JarResourceSet.java

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 09:21:57 2012 New Revision: 1384249 URL: http://svn.apache.org/viewvc?rev=1384249&view=rev Log: Add some documentation. Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/DirResourceSet.java tomcat/sandbox/trunk-resources/java/o

[Bug 53864] New: Tomcat creates context.xml as a folder not a file on deployment of new war file

2012-09-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53864 Priority: P2 Bug ID: 53864 Assignee: dev@tomcat.apache.org Summary: Tomcat creates context.xml as a folder not a file on deployment of new war file Severity: normal

svn commit: r1384245 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Constants.java

2012-09-13 Thread markt
Author: markt Date: Thu Sep 13 09:04:23 2012 New Revision: 1384245 URL: http://svn.apache.org/viewvc?rev=1384245&view=rev Log: Fxi typo Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Constants.java Modified: tomcat/sandbox/trunk-resources/java/org/apache/cat

Re: svn commit: r1384102 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: Constants.java FileResource.java JarResource.java LocalStrings.properties ResourceBase.java

2012-09-13 Thread Mark Thomas
On 12/09/2012 22:51, Konstantin Kolinko wrote: > 2012/9/12 : >> +public static final String Package = "org.apache.catalina.webresoucres"; > > There is a typo in the above constant value. Thanks. I'll fix that. Mark - To u

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-09-13 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-taglibs-standard has an issue affecting its community integration.