[Bug 61875] Investigate whether Xalan can be removed

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61875 --- Comment #2 from Jeremy Boynes --- I applied the patch and made the ForEachTag tests work and am seeing the same performance problem we had before. With the current implementation the testIterationPerformance test

[Bug 61880] New: Tomcat server 5: java process crashing

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61880 Bug ID: 61880 Summary: Tomcat server 5: java process crashing Product: Tomcat 7 Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 61877] use web.xml from CATALINA_HOME by default

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61877 --- Comment #3 from Igal Sapir --- The documentation is open-sourced. You can make the changes exactly as you see fit and propose them as a patch. See https://github.com/apache/tomcat/tree/trunk/webapps/docs -- You

[Bug 61877] use web.xml from CATALINA_HOME by default

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61877 --- Comment #2 from Chris Cheshire --- Fair enough, then I request the documentation be made a little clearer. The section "Advanced Configuration - Multiple Tomcat Instances" in RUNNING.txt, states * conf - Server

[Bug 61877] use web.xml from CATALINA_HOME by default

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61877 --- Comment #1 from Mark Thomas --- I'm leaning towards WONTFIX for this. As far as I recall, no configuration files are read from CATALINA_HOME. They are always read, and only read, from CATALINA_BASE. I don't think making

[Bug 61877] New: use web.xml from CATALINA_HOME by default

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61877 Bug ID: 61877 Summary: use web.xml from CATALINA_HOME by default Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC OS: Mac OS X 10.1 Status: NEW

[Bug 27717] very slow in JSTL 1.1

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=27717 Jeremy Boynes changed: What|Removed |Added Blocks||61875 Referenced

[Bug 61875] Investigate whether Xalan can be removed

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61875 Jeremy Boynes changed: What|Removed |Added Depends on||27717 --- Comment

buildbot success in on tomcat-8-trunk

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

[Tomcat Wiki] Update of "ContributorsGroup" by ChristopherSchultz

2017-12-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "ContributorsGroup" page has been changed by ChristopherSchultz: https://wiki.apache.org/tomcat/ContributorsGroup?action=diff=31=32 * DmytroMrachkovskyi * EmericVernat *

svn commit: r1817524 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/Util.java test/javax/el/TestBeanELResolver.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 16:09:33 2017 New Revision: 1817524 URL: http://svn.apache.org/viewvc?rev=1817524=rev Log: Copy changes in ReflectionUtil in r1817519 to Util. Update unit tests for change in exception type Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1817523 - in /tomcat/tc8.5.x/trunk: ./ java/javax/el/Util.java test/javax/el/TestBeanELResolver.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 16:09:19 2017 New Revision: 1817523 URL: http://svn.apache.org/viewvc?rev=1817523=rev Log: Copy changes in ReflectionUtil in r1817518 to Util. Update unit tests for change in exception type Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1817520 - in /tomcat/trunk: java/javax/el/Util.java test/javax/el/TestBeanELResolver.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 16:07:20 2017 New Revision: 1817520 URL: http://svn.apache.org/viewvc?rev=1817520=rev Log: Copy changes in ReflectionUtil in r1817517 to Util. Update unit tests for change in exception type Modified: tomcat/trunk/java/javax/el/Util.java

[Bug 61875] New: Investigate whether Xalan can be removed

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61875 Bug ID: 61875 Summary: Investigate whether Xalan can be removed Product: Taglibs Version: 1.2.5 Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity:

svn commit: r1817519 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/el/util/ReflectionUtil.java test/org/apache/el/TestMethodExpressionImpl.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 16:03:36 2017 New Revision: 1817519 URL: http://svn.apache.org/viewvc?rev=1817519=rev Log: Follow-up to r1817510 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/el/util/ReflectionUtil.java

svn commit: r1817518 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/el/util/ReflectionUtil.java test/org/apache/el/TestMethodExpressionImpl.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 15:58:23 2017 New Revision: 1817518 URL: http://svn.apache.org/viewvc?rev=1817518=rev Log: Follow-up to r1817501 Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/el/util/ReflectionUtil.java

svn commit: r1817517 - in /tomcat/trunk: java/org/apache/el/util/ReflectionUtil.java test/org/apache/el/TestMethodExpressionImpl.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 15:57:42 2017 New Revision: 1817517 URL: http://svn.apache.org/viewvc?rev=1817517=rev Log: Follow-up to r1817495 Modified: tomcat/trunk/java/org/apache/el/util/ReflectionUtil.java tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java Modified:

Re: buildbot failure in on tomcat-8-trunk

2017-12-08 Thread Mark Thomas
On 08/12/17 14:47, build...@apache.org wrote: > 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/1201 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this

[Bug 48830] IIS shutdown blocked in endpoint service when server doesn't respond

2017-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48830 --- Comment #1 from Mark Thomas --- I've just tested this with the ISAPI redirector 1.2.42 and Windows 2008 SP. The same behaviour is observed. The behaviour is related to the socket_timeout. By default this is infinite.

buildbot failure in on tomcat-8-trunk

2017-12-08 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/1201 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1817510 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ java/org/apache/el/util/ test/javax/el/ test/org/apache/el/ webapps/docs/

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:30:32 2017 New Revision: 1817510 URL: http://svn.apache.org/viewvc?rev=1817510=rev Log: Improve the handling of methods with varargs in EL expressions. In particular, the calling of a varargs method with no parameters now works correctly. Based on a patch by

svn commit: r1817509 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/Util.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:29:56 2017 New Revision: 1817509 URL: http://svn.apache.org/viewvc?rev=1817509=rev Log: SpotBugs Simplify. Remove unnecessary null checks. Make another null check unnecessary. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1817508 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ java/org/apache/catalina/realm/ java/org/apache/catalina/security/ java/org/apache/tomcat/util/descriptor/ java/org/apache/tomcat/uti

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:29:09 2017 New Revision: 1817508 URL: http://svn.apache.org/viewvc?rev=1817508=rev Log: Fix some low hanging FindBugs fruit Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/javax/el/Util.java

svn commit: r1817505 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/digester/Digester.java java/org/apache/tomcat/util/net/NioBlockingSelector.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:28:14 2017 New Revision: 1817505 URL: http://svn.apache.org/viewvc?rev=1817505=rev Log: Fix findbugs warnings. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/digester/Digester.java

svn commit: r1817503 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:26:37 2017 New Revision: 1817503 URL: http://svn.apache.org/viewvc?rev=1817503=rev Log: Follow-up to r1817502 Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java Modified:

svn commit: r1817502 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/security/SecurityClassLoad.java java/org/apache/tomcat/util/net/NioBlockingSelector.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:22:43 2017 New Revision: 1817502 URL: http://svn.apache.org/viewvc?rev=1817502=rev Log: Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=47214 Replace explicitly referenced anonymous inner classes in NioBlockingSelector.BlockPoller with named inner

svn commit: r1817501 - in /tomcat/tc8.5.x/trunk: ./ java/javax/el/ java/org/apache/el/util/ test/javax/el/ test/org/apache/el/ webapps/docs/

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:20:33 2017 New Revision: 1817501 URL: http://svn.apache.org/viewvc?rev=1817501=rev Log: Improve the handling of methods with varargs in EL expressions. In particular, the calling of a varargs method with no parameters now works correctly. Based on a patch by

svn commit: r1817500 - in /tomcat/tc8.5.x/trunk: ./ java/javax/el/Util.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:19:59 2017 New Revision: 1817500 URL: http://svn.apache.org/viewvc?rev=1817500=rev Log: SpotBugs Simplify. Remove unnecessary null checks. Make another null check unnecessary. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1817499 - in /tomcat/tc8.5.x/trunk: ./ java/javax/el/ java/org/apache/catalina/realm/ java/org/apache/catalina/security/ java/org/apache/tomcat/util/descriptor/ java/org/apache/tomcat/uti

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:18:43 2017 New Revision: 1817499 URL: http://svn.apache.org/viewvc?rev=1817499=rev Log: Fix some low hanging FindBugs fruit Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/javax/el/Util.java

svn commit: r1817498 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/security/SecurityClassLoad.java java/org/apache/tomcat/util/net/NioBlockingSelector.java

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 14:17:28 2017 New Revision: 1817498 URL: http://svn.apache.org/viewvc?rev=1817498=rev Log: Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=47214 Replace explicitly referenced anonymous inner classes in NioBlockingSelector.BlockPoller with named inner

svn commit: r1817495 - in /tomcat/trunk: java/javax/el/Util.java java/org/apache/el/util/ReflectionUtil.java test/javax/el/TestBeanELResolver.java test/javax/el/TesterBean.java test/org/apache/el/Test

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 13:11:10 2017 New Revision: 1817495 URL: http://svn.apache.org/viewvc?rev=1817495=rev Log: Improve the handling of methods with varargs in EL expressions. In particular, the calling of a varargs method with no parameters now works correctly. Based on a patch by

[Tomcat Wiki] Update of "FAQ/Security" by KonstantinKolinko

2017-12-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Security" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Security?action=diff=21=22 Comment: Mention CVE-2009-3548 in the "Record" section.

[Tomcat Wiki] Update of "FAQ/Security" by KonstantinKolinko

2017-12-08 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Security" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Security?action=diff=20=21 Comment: Add links to Tomcat 8.5 and Tomcat 9 "Security

svn commit: r1817471 - in /tomcat/site/trunk: docs/whichversion.html xdocs/whichversion.xml

2017-12-08 Thread markt
Author: markt Date: Fri Dec 8 08:30:03 2017 New Revision: 1817471 URL: http://svn.apache.org/viewvc?rev=1817471=rev Log: Mention 8.0.x EOL on the 'Which version?' page. Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: