Re: [Bug 55508] TldLocationsCache not recognising custom TLDs in WEB-INF/lib

2013-09-17 Thread Jeremy Boynes
On Sep 17, 2013, at 11:10 PM, Violeta Georgieva wrote: > Hi Jeremy, > > 2013/9/13 >> >> https://issues.apache.org/bugzilla/show_bug.cgi?id=55508 >> >> Jeremy Boynes changed: >> >> What|Removed |Added >> > ---

Tagging 7.0.43

2013-09-17 Thread Violeta Georgieva
Hi, I will tag 7.0.43 later today. If you need to put something in this version please reply here. Regards Violeta

Re: [Bug 55508] TldLocationsCache not recognising custom TLDs in WEB-INF/lib

2013-09-17 Thread Violeta Georgieva
Hi Jeremy, 2013/9/13 > > https://issues.apache.org/bugzilla/show_bug.cgi?id=55508 > > Jeremy Boynes changed: > >What|Removed |Added > > Status|RESOLVED

[Bug 55511] Reduce contention on WebappClassLoader

2013-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55511 --- Comment #7 from Jason Koch --- Just adding an additional comment - trailing from my blog - in case somebody else comes across this and wants to open it up. In my opinion this will become an issue for someone in the future, but I wasn't

svn commit: r2906 [2/2] - in /dev/tomcat/tomcat-8/v8.0.0-RC2: ./ bin/ bin/embed/ bin/extras/ src/

2013-09-17 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.0-RC2/src/apache-tomcat-8.0.0-RC2-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.0-RC2/src/apache-tomcat-8.0.0-RC2-src.tar.gz.md5 (added) +++ dev/tomcat/tomcat-8/v8.0.0-RC2/src/apache-tomcat

[VOTE] Release Apache Tomcat 8.0.0-RC2

2013-09-17 Thread Mark Thomas
The proposed Apache Tomcat 8.0.0 release candidate 2 is now available for voting. Given this is a release candidate I am working on the basis that it is equivalent to an alpha. The main changes since RC1 are: - Updated spec implementations with results of various "grey area" discussions from the E

svn commit: r1524110 - in /tomcat/tags/TOMCAT_8_0_0_RC2: ./ build.properties.default

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 16:06:56 2013 New Revision: 1524110 URL: http://svn.apache.org/r1524110 Log: Tag 8.0.0-RC2 Added: tomcat/tags/TOMCAT_8_0_0_RC2/ - copied from r1524109, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_8_0_0_RC2/build.properties.default Modified: tomcat/tags

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

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 15:59:39 2013 New Revision: 1524107 URL: http://svn.apache.org/r1524107 Log: Partial revert of r1511907. Suppress unchecked warnings as they can;t be avoided. Revert r1519804 Remove use of createMissingPackageInfoClass which requires Ant 1.8.3 Modified: tomcat/t

svn commit: r2906 [2/2] - in /dev/tomcat/tomcat-8/v8.0.0-RC2: ./ bin/ bin/embed/ bin/extras/ src/

2013-09-17 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.0-RC2/src/apache-tomcat-8.0.0-RC2-src.tar.gz.md5 == --- dev/tomcat/tomcat-8/v8.0.0-RC2/src/apache-tomcat-8.0.0-RC2-src.tar.gz.md5 (added) +++ dev/tomcat/tomcat-8/v8.0.0-RC2/src/apache-tomcat

Re: 8.0.0-RC2 status

2013-09-17 Thread Christopher Schultz
Mark, On 9/17/13 12:04 PM, Mark Thomas wrote: > On 17/09/2013 15:46, Christopher Schultz wrote: >> Mark, >> >> On 9/16/13 4:09 PM, Mark Thomas wrote: >>> Just a quick update. >>> >>> I'm seeing a APR/native issue leading to JVM crash that I am >>> currently trying to debug. Unfortunately, the issu

Re: 8.0.0-RC2 status

2013-09-17 Thread Mark Thomas
On 17/09/2013 15:46, Christopher Schultz wrote: > Mark, > > On 9/16/13 4:09 PM, Mark Thomas wrote: >> Just a quick update. >> >> I'm seeing a APR/native issue leading to JVM crash that I am >> currently trying to debug. Unfortunately, the issue doesn't >> appear to be particularly repeatable. I

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1524078 - in /tomcat/trunk: conf/catalina.policy java/org/apache/juli/ClassLoaderLogManager.java

2013-09-17 Thread schultz
Author: schultz Date: Tue Sep 17 14:52:28 2013 New Revision: 1524078 URL: http://svn.apache.org/r1524078 Log: Fix code style. Add stderr log source (class/method). Add catalina.policy entry for new system property. Modified: tomcat/trunk/conf/catalina.policy tomcat/trunk/java/org/apache/j

buildbot failure in ASF Buildbot on tomcat-trunk

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

svn commit: r1524081 - in /tomcat/tc7.0.x/trunk: ./ conf/catalina.policy java/org/apache/juli/ClassLoaderLogManager.java

2013-09-17 Thread schultz
Author: schultz Date: Tue Sep 17 14:55:01 2013 New Revision: 1524081 URL: http://svn.apache.org/r1524081 Log: Fix code style. Add stderr log source (class/method). Add catalina.policy entry for new system property. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/con

Re: 8.0.0-RC2 status

2013-09-17 Thread Christopher Schultz
Mark, On 9/16/13 4:09 PM, Mark Thomas wrote: > Just a quick update. > > I'm seeing a APR/native issue leading to JVM crash that I am currently > trying to debug. Unfortunately, the issue doesn't appear to be > particularly repeatable. Next time you get it, can you post the crash file? -chris

Re: svn commit: r1523685 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java webapps/docs/changelog.xml

2013-09-17 Thread Christopher Schultz
Konstantin, On 9/16/13 5:31 PM, Konstantin Kolinko wrote: > 2013/9/16 : >> Author: schultz >> Date: Mon Sep 16 14:49:26 2013 >> New Revision: 1523685 >> >> URL: http://svn.apache.org/r1523685 >> Log: >> Added logging of logging.properties location when system property is set. >> >> Modified: >>

Re: [RESULT] Was: [VOTE] Release Apache Tomcat Native 1.1.28

2013-09-17 Thread Christopher Schultz
Sebb, On 9/16/13 7:01 PM, sebb wrote: > http://people.apache.org/committers-by-project.html#tomcat-pmc Yup, and I'm not on it. ;) -chris > > On 16 September 2013 14:47, Christopher Schultz > wrote: >> Mladen, >> >> On 9/16/13 1:43 AM, Mladen Turk wrote: >>> With 5 bining (Mark, Rainer, Henri,

buildbot retry in ASF Buildbot on tomcat-trunk

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

svn commit: r1524047 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 14:06:50 2013 New Revision: 1524047 URL: http://svn.apache.org/r1524047 Log: Correct r1523998. Reducing the time per loop means the number of loops has to increase. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java Modified:

Re: svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-17 Thread Mark Thomas
On 17/09/2013 14:06, Brian Burch wrote: > 2013/9/3 : >> Author: markt >> Date: Tue Sep 3 19:26:17 2013 >> New Revision: 1519804 >> >> URL: http://svn.apache.org/r1519804 >> Log: >> Tomcat only uses package-info.java files for Javadoc so don't bother > creating empty class > files from them. >> >>

[Bug 55529] error while building the source

2013-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55529 --- Comment #3 from Violeta Georgieva --- *** Bug 55565 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 55565] Error while building the source with ant

2013-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55565 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 55565] New: Error while building the source with ant

2013-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55565 Bug ID: 55565 Summary: Error while building the source with ant Product: Tomcat 7 Version: trunk Hardware: PC OS: Linux Status: NEW Severity: blocke

svn commit: r1524041 - /tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

2013-09-17 Thread schultz
Author: schultz Date: Tue Sep 17 13:45:46 2013 New Revision: 1524041 URL: http://svn.apache.org/r1524041 Log: Updated blame-list. Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml URL: http://svn

buildbot failure in ASF Buildbot on tomcat-trunk

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

Re: svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-17 Thread Brian Burch
2013/9/3 : > Author: markt > Date: Tue Sep 3 19:26:17 2013 > New Revision: 1519804 > > URL: http://svn.apache.org/r1519804 > Log: > Tomcat only uses package-info.java files for Javadoc so don't bother creating empty class files from them. > > Modified: > tomcat/trunk/build.xml > 1. Docs [

svn commit: r1524019 - in /tomcat/trunk/java/javax/el: BeanELResolver.java StaticFieldELResolver.java Util.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 12:51:17 2013 New Revision: 1524019 URL: http://svn.apache.org/r1524019 Log: Revert r1523988. Using java.beans.expression was a lot simpler in terms of code volume but it failed to handle varargs correctly and triggered some unit test failures. Modified: tomcat

Re: svn commit: r1523988 - in /tomcat/trunk/java/javax/el: BeanELResolver.java StaticFieldELResolver.java Util.java

2013-09-17 Thread Mark Thomas
On 17/09/2013 12:33, ma...@apache.org wrote: > Author: markt > Date: Tue Sep 17 11:33:26 2013 > New Revision: 1523988 > > URL: http://svn.apache.org/r1523988 > Log: > Use java.beans.Expression to simplify method and constructor > matching/execution. Approach suggested by Esmond Pitt. This looked

svn commit: r1523998 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 12:11:18 2013 New Revision: 1523998 URL: http://svn.apache.org/r1523998 Log: Make test less sensitive to timing Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWs

svn commit: r1523988 - in /tomcat/trunk/java/javax/el: BeanELResolver.java StaticFieldELResolver.java Util.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 11:33:26 2013 New Revision: 1523988 URL: http://svn.apache.org/r1523988 Log: Use java.beans.Expression to simplify method and constructor matching/execution. Approach suggested by Esmond Pitt. Modified: tomcat/trunk/java/javax/el/BeanELResolver.java tomcat/

svn commit: r1523983 - /tomcat/trunk/test/org/apache/el/util/TestReflectionUtil.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 11:07:46 2013 New Revision: 1523983 URL: http://svn.apache.org/r1523983 Log: Fix typo Modified: tomcat/trunk/test/org/apache/el/util/TestReflectionUtil.java Modified: tomcat/trunk/test/org/apache/el/util/TestReflectionUtil.java URL: http://svn.apache.org/viewv

svn commit: r1523982 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 10:59:02 2013 New Revision: 1523982 URL: http://svn.apache.org/r1523982 Log: Avoid possible poller error with sendfile Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.jav

svn commit: r1523981 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 10:57:31 2013 New Revision: 1523981 URL: http://svn.apache.org/r1523981 Log: Avoid possible poller error with sendfile Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net

[ANN] Apache Tomcat Native 1.1.28 released

2013-09-17 Thread Mladen Turk
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.1.28 stable. Please refer to the change log for the list of changes: http://tomcat.apache.org/native-doc/miscellaneous/changelog.html Downloads: http://tomcat.apache.org/download-native.cgi The Apache Tomcat N

svn commit: r1523967 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/upgrade/ java/org/apache/tomcat/util/net/ java/org/apache/tomca

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 09:58:30 2013 New Revision: 1523967 URL: http://svn.apache.org/r1523967 Log: Improve handling of situation where socket / connector closes down while an application thread is using the socket. This ismost likely to occur with upgraded connections that use concurren

svn commit: r1523964 - in /tomcat/trunk/java/org/apache: coyote/ coyote/http11/ coyote/http11/upgrade/ tomcat/util/net/ tomcat/util/net/res/

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 09:44:32 2013 New Revision: 1523964 URL: http://svn.apache.org/r1523964 Log: Improve handling of situation where socket / connector closes down while an application thread is using the socket. This ismost likely to occur with upgraded connections that use concurren

svn commit: r1523960 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/realm-howto.xml

2013-09-17 Thread violetagg
Author: violetagg Date: Tue Sep 17 09:07:05 2013 New Revision: 1523960 URL: http://svn.apache.org/r1523960 Log: Merged revision 1523958 from tomcat/trunk: Fixed realm documentation - the number of the standard o.a.catalina.Realm implementations provided by Tomcat was not correct. Issue was report

svn commit: r1523958 - /tomcat/trunk/webapps/docs/realm-howto.xml

2013-09-17 Thread violetagg
Author: violetagg Date: Tue Sep 17 08:53:13 2013 New Revision: 1523958 URL: http://svn.apache.org/r1523958 Log: Fixed realm documentation - the number of the standard o.a.catalina.Realm implementations provided by Tomcat was not correct. Issue was reported through comments.apache.org. Modified:

svn commit: r1523956 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 08:50:00 2013 New Revision: 1523956 URL: http://svn.apache.org/r1523956 Log: Fix logic where sendfile thread could get stuck in infinite loop on connector stop. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/ut

svn commit: r1523955 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2013-09-17 Thread markt
Author: markt Date: Tue Sep 17 08:49:03 2013 New Revision: 1523955 URL: http://svn.apache.org/r1523955 Log: Fix logic where sendfile thread could get stuck in infinite loop on connector stop. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified: tomcat/trunk/java

Re: 8.0.0-RC2 status

2013-09-17 Thread Mark Thomas
On 17/09/2013 09:29, Violeta Georgieva wrote: > 2013/9/16 Mark Thomas >> >> Just a quick update. >> >> I'm seeing a APR/native issue leading to JVM crash that I am currently >> trying to debug. Unfortunately, the issue doesn't appear to be >> particularly repeatable. >> > > Is that issue availabl

Re: 8.0.0-RC2 status

2013-09-17 Thread Violeta Georgieva
2013/9/16 Mark Thomas > > Just a quick update. > > I'm seeing a APR/native issue leading to JVM crash that I am currently > trying to debug. Unfortunately, the issue doesn't appear to be > particularly repeatable. > Is that issue available in Tomcat 7 also? Should I wait for it before 7.0.43? Th