svn commit: r1438399 - in /tomcat/native/branches/1.1.x/native: include/tcn_version.h os/win32/libtcnative.rc

2013-01-25 Thread jfclere
Author: jfclere Date: Fri Jan 25 09:17:41 2013 New Revision: 1438399 URL: http://svn.apache.org/viewvc?rev=1438399view=rev Log: Prepare for release. Modified: tomcat/native/branches/1.1.x/native/include/tcn_version.h tomcat/native/branches/1.1.x/native/os/win32/libtcnative.rc Modified:

svn commit: r1438411 - /tomcat/trunk/java/org/apache/catalina/core/LocalStrings_es.properties

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 10:09:05 2013 New Revision: 1438411 URL: http://svn.apache.org/viewvc?rev=1438411view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54483 Fix translation s/recycling/reloading/ Modified:

[Bug 54483] error in translation

2013-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54483 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54483] error in translation

2013-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54483 --- Comment #2 from adinam...@gmail.com --- you're welcome!! it's no big deal but it was bugging me everytime the context was reloaded :P -- You are receiving this mail because: You are the assignee for the bug.

[GUMP@vmgump]: Project taglibs-parent (in module tomcat-taglibs) failed

2013-01-25 Thread Gump
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 taglibs-parent has an issue affecting its community integration. This

[Bug 53869] Performance tuning solution to resolve too many cascaded JspContextWrapper issue

2013-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 --- Comment #11 from Mark Thomas ma...@apache.org --- The test case used to evaluate this patch is flawed. It fails to take account of the call to rootJspCtxt.getELContext() and does not compare the performance of the new implementation for

svn commit: r1438463 - /tomcat/trunk/java/org/apache/jasper/runtime/JspContextWrapper.java

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 12:06:04 2013 New Revision: 1438463 URL: http://svn.apache.org/viewvc?rev=1438463view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 Performance improvement for pages with lots of heavily nested tags. Retain a reference to the root JSP

svn commit: r1438464 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/runtime/JspContextWrapper.java webapps/docs/changelog.xml

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 12:08:23 2013 New Revision: 1438464 URL: http://svn.apache.org/viewvc?rev=1438464view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 Performance improvement for pages with lots of heavily nested tags. Retain a reference to the root JSP

[Bug 53869] Performance tuning solution to resolve too many cascaded JspContextWrapper issue

2013-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53869 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1438466 - in /tomcat/trunk/java/org/apache/tomcat/websocket: LocalStrings.properties WsRemoteEndpointBase.java

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 12:20:08 2013 New Revision: 1438466 URL: http://svn.apache.org/viewvc?rev=1438466view=rev Log: Fix an i18n TODO Modified: tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties

svn commit: r1438471 - in /tomcat/trunk/java: javax/websocket/Session.java org/apache/tomcat/websocket/WsSession.java org/apache/tomcat/websocket/WsWebSocketContainer.java org/apache/tomcat/websocket/

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 12:36:33 2013 New Revision: 1438471 URL: http://svn.apache.org/viewvc?rev=1438471view=rev Log: Implement Session#getContainer() for client and server Modified: tomcat/trunk/java/javax/websocket/Session.java

svn commit: r1438484 - in /tomcat/trunk/java/org/apache/tomcat/websocket: LocalStrings.properties WsSession.java

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 13:00:51 2013 New Revision: 1438484 URL: http://svn.apache.org/viewvc?rev=1438484view=rev Log: Fix a handful of i18n TODOs Modified: tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties

buildbot failure in ASF Buildbot on tomcat-trunk

2013-01-25 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/3842 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1438539 - /tomcat/native/tags/TOMCAT_NATIVE_1_1_26/

2013-01-25 Thread jfclere
Author: jfclere Date: Fri Jan 25 14:35:10 2013 New Revision: 1438539 URL: http://svn.apache.org/viewvc?rev=1438539view=rev Log: release 1.1.26 (25 was broken). Added: tomcat/native/tags/TOMCAT_NATIVE_1_1_26/ (props changed) - copied from r1438538, tomcat/native/branches/1.1.x/

[VOTE] Release Apache Tomcat Native 1.1.26

2013-01-25 Thread jean-frederic clere
Version 1.1.26 is bug fixing release. The proposed release artefacts can be found at [1], and the build was done using tag [2]. The VOTE will remain open for at least 48 hours. The Apache Tomcat Native 1.1.26 is [ ] Stable, go ahead and release [ ] Broken because of ... [1]

[Bug 54496] New: ..tribes.membership.MemberImpl.toString() might be better using .getClass().getName()

2013-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54496 Bug ID: 54496 Summary: ..tribes.membership.MemberImpl.toString() might be better using .getClass().getName() Product: Tomcat 7 Version: 7.0.35 Hardware: PC

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

2013-01-25 Thread markt
Author: markt Date: Fri Jan 25 20:21:58 2013 New Revision: 1438684 URL: http://svn.apache.org/viewvc?rev=1438684view=rev Log: Add missing title Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

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

2013-01-25 Thread kkolinko
Author: kkolinko Date: Fri Jan 25 22:34:57 2013 New Revision: 1438747 URL: http://svn.apache.org/viewvc?rev=1438747view=rev Log: Make the messages list synchronized as a whole, instead of just using a volatile reference to it. I am still observing random failures with TestWsWebSocketContainer,

[Bug 54497] New: RuntimeException in WebappClassLoader.checkThreadLocalMapForLeaks() causes LifecycleException

2013-01-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54497 Bug ID: 54497 Summary: RuntimeException in WebappClassLoader.checkThreadLocalMapForLeaks() causes LifecycleException Product: Tomcat 8 Version: trunk