[Bug 54320] Regression: can not activate activate directory listings parameter for DefaultServlet STRICT_SERVLET_COMPLIANCE

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54320 --- Comment #4 from Cédrik LIME --- Thanks for the heads up, Violeta! Strangely enough, specifying "resourceOnlyServlets=jsp" is enough, even though it is the DefaultServlet that is serving the listing. As this is a new behaviour for Tomc

[Tomcat Wiki] Update of "TomcatVersions" by markt

2013-01-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatVersions" page has been changed by markt: http://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=16&rev2=17 = Tomcat 5.5.x = ||Spec versions: ||Servlet 2.4, JSP 2.

[Tomcat Wiki] Update of "TomcatVersions" by markt

2013-01-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatVersions" page has been changed by markt: http://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=17&rev2=18 = Tomcat 6.0.x = ||Spec versions: ||Servlet 2.5, JSP 2.

svn commit: r1428283 - in /tomcat/trunk/test: org/apache/jasper/runtime/TestJspWriterImpl.java webapp-3.0/bug5nnnn/bug54241a.jsp webapp-3.0/bug5nnnn/bug54241b.jsp

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 11:14:35 2013 New Revision: 1428283 URL: http://svn.apache.org/viewvc?rev=1428283&view=rev Log: Line endings Modified: tomcat/trunk/test/org/apache/jasper/runtime/TestJspWriterImpl.java (contents, props changed) tomcat/trunk/test/webapp-3.0/bug5/bug54

svn commit: r1428284 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/jasper/runtime/TestJspWriterImpl.java test/webapp-3.0/bug5nnnn/bug54241a.jsp test/webapp-3.0/bug5nnnn/bug54241b.jsp

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 11:15:17 2013 New Revision: 1428284 URL: http://svn.apache.org/viewvc?rev=1428284&view=rev Log: Line endings Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/jasper/runtime/TestJspWriterImpl.java (contents, props chan

[Bug 54368] New: Default in compiling

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54368 Bug ID: 54368 Summary: Default in compiling Product: Tomcat 6 Version: unspecified Hardware: PC OS: Windows XP Status: NEW Severity: normal

[Bug 54369] New: Default in compiling

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54369 Bug ID: 54369 Summary: Default in compiling Product: Tomcat 6 Version: unspecified Hardware: PC OS: Windows XP Status: NEW Severity: normal

[Bug 54369] Default in compiling

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

[Bug 54368] Default in compiling

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

svn commit: r1428355 - /tomcat/trunk/java/org/apache/jasper/util/FastRemovalDequeue.java

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 14:18:01 2013 New Revision: 1428355 URL: http://svn.apache.org/viewvc?rev=1428355&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54260 Avoid NPE when using JSP unloading and tag files. Modified: tomcat/trunk/java/org/apache/jasper/util/Fast

svn commit: r1428358 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/util/FastRemovalDequeue.java webapps/docs/changelog.xml

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 14:19:55 2013 New Revision: 1428358 URL: http://svn.apache.org/viewvc?rev=1428358&view=rev Log: Avoid NPE when using JSP unloading and tag files. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/util/FastRemovalDe

[Bug 54260] JSP unloading - NullPointerException when using ".tag" files

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

[Bug 54370] New: NPE mapping method in EL

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54370 Bug ID: 54370 Summary: NPE mapping method in EL Product: Tomcat 7 Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[Bug 54370] NPE mapping method in EL

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54370 --- Comment #1 from Mark Thomas --- I think you have identified a problem but I'm not sure the proposed solution is correct. Treating a null as an exact match for a parameter seems wrong. I think it needs to be treated as a possible match.

Re: Question about bug 54284

2013-01-03 Thread Mark Thomas
On 03/01/2013 14:30, Violeta Georgieva wrote: > I think that when the filter name is NULL the proper behaviour is to return > IllegalArgumentException. > From other point of view the method's javadoc specifies only > IllegalStateException and UnsupportedOperationException. > If the method starts r

[Bug 54370] NPE mapping method in EL

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54370 --- Comment #2 from Remy Maucherat --- (In reply to comment #1) > I think you have identified a problem but I'm not sure the proposed solution > is correct. Treating a null as an exact match for a parameter seems wrong. I > think it needs t

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-01-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/974 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1428403 - in /tomcat/trunk: java/org/apache/el/util/ReflectionUtil.java test/org/apache/el/util/ test/org/apache/el/util/TestReflectionUtil.java test/org/apache/el/util/Tester.java

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 15:38:00 2013 New Revision: 1428403 URL: http://svn.apache.org/viewvc?rev=1428403&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54370 Improve handling of nulls when trying to match sets of parameters to a method in EL. Added: tomcat/trunk

svn commit: r1428408 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/util/ReflectionUtil.java test/org/apache/el/util/ webapps/docs/changelog.xml

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 15:39:41 2013 New Revision: 1428408 URL: http://svn.apache.org/viewvc?rev=1428408&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54370 Improve handling of nulls when trying to match sets of parameters to a method in EL. Added: tomcat/tc7.0

[Bug 54370] NPE mapping method in EL

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

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-01-03 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/975 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sou

Re: Question about bug 54284

2013-01-03 Thread Violeta Georgieva
Thanks 2013/1/3 Mark Thomas > On 03/01/2013 14:30, Violeta Georgieva wrote: > > > I think that when the filter name is NULL the proper behaviour is to > return > > IllegalArgumentException. > > From other point of view the method's javadoc specifies only > > IllegalStateException and Unsupported

[Bug 54284] Util.objectNameValueNeedsQuote throws NPE for anonymous Filters

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54284 Violeta Georgieva changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #3 from V

[Bug 54370] NPE mapping method in EL

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54370 --- Comment #4 from Remy Maucherat --- Thanks, very nice improvement. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 54371] New: java.io.FileNotFoundException while deploying web application with white space in the context root

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 Bug ID: 54371 Summary: java.io.FileNotFoundException while deploying web application with white space in the context root Product: Tomcat 7 Version: trunk Hardware: P

[Bug 54371] java.io.FileNotFoundException while deploying web application with white space in the context root

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54371 --- Comment #1 from polina.gen...@gmail.com --- Created attachment 29810 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29810&action=edit Patch proposal. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 54262] An empty should turn off all web-fragments

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 --- Comment #2 from Violeta Georgieva --- Hi, I'm going to work on this. Regards Violeta -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 54261] web-fragment.xml handling in container JARs

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

[Bug 54314] Code generation of TagPlugins: When and Otherwise error when they are used without outside

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

[Bug 54315] Redeploying webapp causes NullPointerException in managerBase

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315 --- Comment #3 from Mark Thomas --- I'm still not exactly sure what is going on here but it looks like something is going wrong with the undeploy. There have been some fixes related to failed undeploys since 7.0.29 so it would be helpful if

svn commit: r1428643 - in /tomcat/trunk/java/org/apache/catalina/core: ApplicationFilterConfig.java LocalStrings.properties

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 22:24:27 2013 New Revision: 1428643 URL: http://svn.apache.org/viewvc?rev=1428643&view=rev Log: Stop broken filters breaking things on application stop. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConfig.java tomcat/trunk/java/org/a

svn commit: r1428645 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationFilterConfig.java java/org/apache/catalina/core/LocalStrings.properties webapps/docs/changelog.xml

2013-01-03 Thread markt
Author: markt Date: Thu Jan 3 22:26:10 2013 New Revision: 1428645 URL: http://svn.apache.org/viewvc?rev=1428645&view=rev Log: Stop broken filters breaking things on application stop. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/App

[Bug 54315] Redeploying webapp causes NullPointerException in managerBase

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315 --- Comment #4 from Mark Thomas --- I've found and fixed one place where undeploy could go wrong (filters throwing exceptions on destroy) and I have fixed that in trunk and 7.0.x for 7.0.35. I'm not sure that is what is going on here thoug

[Bug 54315] Redeploying webapp causes NullPointerException in managerBase

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54315 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from Mark Th

[GUMP@vmgump]: Project tomcat-tc7.0.x-validate-eoln (in module tomcat-7.0.x) failed

2013-01-03 Thread Bill Barker
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-tc7.0.x-validate-eoln has an issue affecting its community integra

[GUMP@vmgump]: Project tomcat-trunk-validate-eoln (in module tomcat-trunk) failed

2013-01-03 Thread Bill Barker
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-trunk-validate-eoln has an issue affecting its community integrati

[Bug 54338] Class cast exception in tagPlugin Set generated code

2013-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54338 --- Comment #3 from Sheldon Shao --- Yes. The problem isn't only from primitive types. Perform a "coerce" is a better choice. (In reply to comment #2) > Is it appropriate to perform a "coerce" instead of a simple cast? (I don't > know whe