[Bug 55483] ELException when object has overloaded methods

2016-08-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55483 Hao changed: What|Removed |Added Status|RESOLVED|REOPENED

buildbot failure in on tomcat-8-trunk

2016-08-01 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/690 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1754808 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-08-01 Thread markt
Author: markt Date: Tue Aug 2 01:51:36 2016 New Revision: 1754808 URL: http://svn.apache.org/viewvc?rev=1754808=rev Log: When retrieving an object via a ResourceLink, ensure that the object obtained is of the expected type. This addresses a long standing FIXME Modified:

svn commit: r1754806 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-08-01 Thread markt
Author: markt Date: Tue Aug 2 01:49:53 2016 New Revision: 1754806 URL: http://svn.apache.org/viewvc?rev=1754806=rev Log: When retrieving an object via a ResourceLink, ensure that the object obtained is of the expected type. This addresses a long standing FIXME Modified:

svn commit: r1754805 - /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/BaseDirContext.java

2016-08-01 Thread markt
Author: markt Date: Tue Aug 2 01:46:52 2016 New Revision: 1754805 URL: http://svn.apache.org/viewvc?rev=1754805=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59866 Partial fix for issue 2. This only applies to 7.0.x. Don't waste cycles trying to load classes from alternate

[jira] [Comment Edited] (MTOMCAT-234) Tomcat8 Maven Plugin

2016-08-01 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401876#comment-15401876 ] Martin Grotzke edited comment on MTOMCAT-234 at 8/1/16 11:20 AM: - Also

[jira] [Commented] (MTOMCAT-234) Tomcat8 Maven Plugin

2016-08-01 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401876#comment-15401876 ] Martin Grotzke commented on MTOMCAT-234: Also waiting for this. While it's possible to build the

svn commit: r1754733 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java java/org/apache/tomcat/util/digester/Digester.java java/org/apache/tomcat/util/security/Permi

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 10:57:28 2016 New Revision: 1754733 URL: http://svn.apache.org/viewvc?rev=1754733=rev Log: Provide a mechanism that enables the container to check if a component (typically a web application) has been granted a given permission when running under a SecurityManager

svn commit: r1754728 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java java/org/apache/tomcat/util/digester/Digester.java java/org/apache/tomcat/util/security/P

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 10:38:22 2016 New Revision: 1754728 URL: http://svn.apache.org/viewvc?rev=1754728=rev Log: Provide a mechanism that enables the container to check if a component (typically a web application) has been granted a given permission when running under a SecurityManager

svn commit: r1754727 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java java/org/apache/tomcat/util/digester/Digester.java java/org/apache/tomcat/util/security/P

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 10:13:29 2016 New Revision: 1754727 URL: http://svn.apache.org/viewvc?rev=1754727=rev Log: Provide a mechanism that enables the container to check if a component (typically a web application) has been granted a given permission when running under a SecurityManager

svn commit: r1754726 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java java/org/apache/tomcat/util/digester/Digester.java java/org/apache/tomcat/util/security/P

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 10:10:19 2016 New Revision: 1754726 URL: http://svn.apache.org/viewvc?rev=1754726=rev Log: Provide a mechanism that enables the container to check if a component (typically a web application) has been granted a given permission when running under a SecurityManager

[Bug 18500] Host aliases to match by regular expression

2016-08-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=18500 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1754718 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/mapper/ test/org/apache/catalina/mapper/ webapps/docs/ webapps/docs/config/

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 09:53:57 2016 New Revision: 1754718 URL: http://svn.apache.org/viewvc?rev=1754718=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=18500 The original request for regular expression support would be too expensive to implement. This commit adds support for

buildbot failure in on tomcat-trunk

2016-08-01 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1529 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1754716 - in /tomcat/trunk/java/org/apache/jasper: compiler/ runtime/ servlet/ util/

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 09:35:25 2016 New Revision: 1754716 URL: http://svn.apache.org/viewvc?rev=1754716=rev Log: Move ExceptionUtils so it is visible to the runtime classes when running under a security manager. Added: tomcat/trunk/java/org/apache/jasper/runtime/ExceptionUtils.java

buildbot success in on tomcat-trunk

2016-08-01 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1528 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1754714 - /tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2016-08-01 Thread markt
Author: markt Date: Mon Aug 1 09:22:51 2016 New Revision: 1754714 URL: http://svn.apache.org/viewvc?rev=1754714=rev Log: Remove unnecessary code Modified: tomcat/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Modified: