[Bug 56166] Suggestions for exception handling (avoid potential bugs)

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56166 --- Comment #2 from Ding Yuan --- Thanks a lot for the feedbacks and sorry for those non-issues. For what it is worth, I did a bit more digging to follow-up on your comments regarding to the effects of the following cases: ">ApplicationFil

[Bug 56147] Problem Invoking overloaded methods using EL

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56147 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

svn commit: r1570180 - /tomcat/trunk/test/webapp/bug5nnnn/bug56147.jsp

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 13:10:53 2014 New Revision: 1570180 URL: http://svn.apache.org/r1570180 Log: Whoops. Forgot to make sure the test actually passed. Modified: tomcat/trunk/test/webapp/bug5/bug56147.jsp Modified: tomcat/trunk/test/webapp/bug5/bug56147.jsp URL: http://svn

svn commit: r1570176 - in /tomcat/trunk/test: org/apache/el/TestELInJsp.java org/apache/el/TesterBeanD.java webapp/bug5nnnn/bug56147.jsp

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 12:55:05 2014 New Revision: 1570176 URL: http://svn.apache.org/r1570176 Log: Add a test case that demonstrates Bug 56147 is not reproducible. Added: tomcat/trunk/test/org/apache/el/TesterBeanD.java (with props) tomcat/trunk/test/webapp/bug5/bug56147.js

[Bug 56168] Url with filename with accent gives 404

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56168 --- Comment #4 from Mark Thomas --- Again, Bugzilla is not a support forum. Please use the Apache Tomcat users mailing list. If you continue to abuse Bugzilla then your account will be suspended. -- You are receiving this mail because: Yo

svn commit: r1570175 - in /tomcat/trunk: conf/web.xml java/org/apache/jasper/EmbeddedServletOptions.java java/org/apache/jasper/JspC.java webapps/docs/changelog.xml

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 12:51:11 2014 New Revision: 1570175 URL: http://svn.apache.org/r1570175 Log: Tomcat 8 requires Java 7 so make that the default compiler source and target versions for JSP compilation. Modified: tomcat/trunk/conf/web.xml tomcat/trunk/java/org/apache/jasper/E

[Bug 56168] Url with filename with accent gives 404

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56168 --- Comment #3 from zeb ulon --- Please note that I am not even using servlet or jsp yet. I am just using static web pages served by tomcat. And it is the url with accent that is not correctly handled by tomcat. So I don't see how playing

[Bug 56168] Url with filename with accent gives 404

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56168 --- Comment #2 from zeb ulon --- OK. I get no help on the irc chan so I thought it was a bug, not finding any correct documentation pertinainting to my problem with google. Why utf-8 is not the default everywhere now ? and latin1 is still

svn commit: r1570165 - /tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 12:12:15 2014 New Revision: 1570165 URL: http://svn.apache.org/r1570165 Log: Simplify Modified: tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java Modified: tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java URL: http://svn.apache.org/vie

[Bug 56166] Suggestions for exception handling (avoid potential bugs)

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56166 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement -- You are receiving th

svn commit: r1570163 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ java/org/apache/jasper/ java/org/apache/jasper/compiler/ webapps/docs/

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 11:55:22 2014 New Revision: 1570163 URL: http://svn.apache.org/r1570163 Log: Restore the validateXml option to Jasper that was previously renamed validateTld. Both options are now supported. validateXml controls the validation of web.xml files when Jasper parses th

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

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 10:26:00 2014 New Revision: 1570132 URL: http://svn.apache.org/r1570132 Log: Update changelog 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/viewvc/tomcat/tc7.0.x/t

svn commit: r1570131 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/deploy/WebXml.java test/org/apache/catalina/deploy/TestWebXml.java

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 10:25:06 2014 New Revision: 1570131 URL: http://svn.apache.org/r1570131 Log: Update tests to check correct handling of all elements added between 2.5 and 3.0. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/deploy/WebXml.java tomcat/tc7.0.x/trunk/te

svn commit: r1570130 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/deploy/WebXml.java test/org/apache/catalina/deploy/TestWebXml.java

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 10:21:04 2014 New Revision: 1570130 URL: http://svn.apache.org/r1570130 Log: Update tests to check correct handling of all elements added between 2.3 and 2.4. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/deploy/WebXml.java tomcat/tc7.0.x/trunk/te

[jira] [Issue Comment Deleted] (MTOMCAT-127) tomcat:run - Configuring Logging with JULI

2014-02-20 Thread Xavier Dury (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Dury updated MTOMCAT-127: Comment: was deleted (was: I aslo tried to define java.util.logging.config.file properties with:

Re: svn commit: r1570115 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2014-02-20 Thread Konstantin Kolinko
2014-02-20 13:26 GMT+04:00 Mark Thomas : > On 20/02/2014 09:10, Konstantin Kolinko wrote: >> 2014-02-20 13:04 GMT+04:00 : >>> Author: markt >>> Date: Thu Feb 20 09:04:52 2014 >>> New Revision: 1570115 >>> >>> URL: http://svn.apache.org/r1570115 >>> Log: >>> Simplify patternsets where possible >>>

svn commit: r1570123 - in /tomcat/tc7.0.x/trunk: ./ build.xml

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 09:41:02 2014 New Revision: 1570123 URL: http://svn.apache.org/r1570123 Log: Follow up to r1570115 Need to include *.properties as well as *.class Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.xml Propchange: tomcat/tc7.0.x/tr

svn commit: r1570120 - /tomcat/trunk/build.xml

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 09:39:21 2014 New Revision: 1570120 URL: http://svn.apache.org/r1570120 Log: Follow up to r1570114 Need to include *.properties as well as *.class Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

[Bug 56166] Suggestions for exception handling (avoid potential bugs)

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56166 --- Comment #1 from Konstantin Kolinko --- Changing severity to enhancement. Thank you, but "Potential bugs" in many cases are not actual bugs. 1. From admin's point of view too many logs are a bad thing. They administer the server, they

Re: svn commit: r1570115 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2014-02-20 Thread Mark Thomas
On 20/02/2014 09:26, Mark Thomas wrote: > On 20/02/2014 09:10, Konstantin Kolinko wrote: >> 2014-02-20 13:04 GMT+04:00 : >>> Author: markt >>> Date: Thu Feb 20 09:04:52 2014 >>> New Revision: 1570115 >>> >>> URL: http://svn.apache.org/r1570115 >>> Log: >>> Simplify patternsets where possible >>> A

Re: svn commit: r1570115 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2014-02-20 Thread Mark Thomas
On 20/02/2014 09:10, Konstantin Kolinko wrote: > 2014-02-20 13:04 GMT+04:00 : >> Author: markt >> Date: Thu Feb 20 09:04:52 2014 >> New Revision: 1570115 >> >> URL: http://svn.apache.org/r1570115 >> Log: >> Simplify patternsets where possible >> Avoid pattern sets ending in "/*" as much as possibl

svn commit: r1570118 - in /tomcat/site/trunk: docs/security-7.html xdocs/security-7.xml

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 09:14:19 2014 New Revision: 1570118 URL: http://svn.apache.org/r1570118 Log: Add the standard note about a fix in an RC that didn't pass the release vote. Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/xdocs/security-7.xml Modified: tomc

svn commit: r1570117 - in /tomcat/site/trunk: docs/security-7.html xdocs/security-7.xml

2014-02-20 Thread violetagg
Author: violetagg Date: Thu Feb 20 09:11:42 2014 New Revision: 1570117 URL: http://svn.apache.org/r1570117 Log: s/February/Feb Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/xdocs/security-7.xml Modified: tomcat/site/trunk/docs/security-7.html URL: http://svn.apache.

Re: svn commit: r1570115 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2014-02-20 Thread Konstantin Kolinko
2014-02-20 13:04 GMT+04:00 : > Author: markt > Date: Thu Feb 20 09:04:52 2014 > New Revision: 1570115 > > URL: http://svn.apache.org/r1570115 > Log: > Simplify patternsets where possible > Avoid pattern sets ending in "/*" as much as possible as they usually result > in JARs containing empty pack

svn commit: r1570115 - in /tomcat/tc7.0.x/trunk: ./ build.xml webapps/docs/changelog.xml

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 09:04:52 2014 New Revision: 1570115 URL: http://svn.apache.org/r1570115 Log: Simplify patternsets where possible Avoid pattern sets ending in "/*" as much as possible as they usually result in JARs containing empty packages with the contents of the package in a diff

svn commit: r1570116 - in /tomcat/site/trunk: docs/security-7.html xdocs/security-7.xml

2014-02-20 Thread violetagg
Author: violetagg Date: Thu Feb 20 09:05:31 2014 New Revision: 1570116 URL: http://svn.apache.org/r1570116 Log: Update the Tomcat version and the release date for CVE-2014-0050 Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/xdocs/security-7.xml Modified: tomcat/site/t

svn commit: r1570114 - in /tomcat/trunk: build.xml webapps/docs/changelog.xml

2014-02-20 Thread markt
Author: markt Date: Thu Feb 20 09:00:21 2014 New Revision: 1570114 URL: http://svn.apache.org/r1570114 Log: Simplify patternsets where possible Avoid pattern sets ending in "/*" as much as possible as they usually result in JARs containing empty packages with the contents of the package in a diff

[jira] [Commented] (MTOMCAT-127) tomcat:run - Configuring Logging with JULI

2014-02-20 Thread Xavier Dury (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906774#comment-13906774 ] Xavier Dury commented on MTOMCAT-127: - I aslo tried to define java.util.logging.confi

[Bug 56168] Url with filename with accent gives 404

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56168 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 56168] New: Url with filename with accent gives 404

2014-02-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56168 Bug ID: 56168 Summary: Url with filename with accent gives 404 Product: Tomcat 7 Version: 7.0.52 Hardware: PC Status: NEW Severity: normal Priority: P2