Re: svn commit: r1172689 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread sebb
On 19 September 2011 17:30, wrote: > Author: markt > Date: Mon Sep 19 16:30:36 2011 > New Revision: 1172689 > > URL: http://svn.apache.org/viewvc?rev=1172689&view=rev > Log: > Fix threading issue with changing visibility of methods and fields > > Modified: >    tomcat/trunk/java/org/apache/catali

Re: svn commit: r1172616 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-09-19 Thread Rainer Jung
On 19.09.2011 15:30, ma...@apache.org wrote: > Author: markt > Date: Mon Sep 19 13:30:32 2011 > New Revision: 1172616 > > URL: http://svn.apache.org/viewvc?rev=1172616&view=rev > Log: > Add a comment > > Modified: > tomcat/tc6.0.x/trunk/STATUS.txt > > Modified: tomcat/tc6.0.x/trunk/STATUS.tx

svn commit: r1172711 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 17:14:10 2011 New Revision: 1172711 URL: http://svn.apache.org/viewvc?rev=1172711&view=rev Log: Don't add to Poller when socket is closing to prevent NPEs. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java Modified: tomcat/trunk/java/o

Re: svn commit: r1166290 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread Mark Thomas
On 19/09/2011 12:12, Mark Thomas wrote: > On 12/09/2011 12:15, Konstantin Kolinko wrote: >> 2011/9/7 Mark Thomas : >>> On 07/09/2011 19:49, Konstantin Kolinko wrote: 2011/9/7 : > Author: markt > Date: Wed Sep 7 18:11:20 2011 > New Revision: 1166290 > > URL: http://svn.apa

svn commit: r1172697 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 16:48:24 2011 New Revision: 1172697 URL: http://svn.apache.org/viewvc?rev=1172697&view=rev Log: Fix threading issue with changing visibility of methods and fields Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalin

svn commit: r1172696 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/DefaultInstanceManager.java test/org/apache/catalina/core/TestDefaultInstanceManager.java test/webapp-3.0/annotations.

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 16:47:03 2011 New Revision: 1172696 URL: http://svn.apache.org/viewvc?rev=1172696&view=rev Log: Fix resource leak in annotations cache that prevented unloading of resources that used annotations Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/core/TestDef

svn commit: r1172689 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 16:30:36 2011 New Revision: 1172689 URL: http://svn.apache.org/viewvc?rev=1172689&view=rev Log: Fix threading issue with changing visibility of methods and fields Modified: tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java Modified: tomcat/

svn commit: r1172664 - in /tomcat/trunk: java/org/apache/catalina/core/DefaultInstanceManager.java test/org/apache/catalina/core/TestDefaultInstanceManager.java test/webapp-3.0/annotations.jsp

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 15:31:43 2011 New Revision: 1172664 URL: http://svn.apache.org/viewvc?rev=1172664&view=rev Log: Fix resource leak in annotations cache that prevented unloading of resources that used annotations Added: tomcat/trunk/test/org/apache/catalina/core/TestDefaultInsta

svn commit: r1172661 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-09-19 Thread fhanik
Author: fhanik Date: Mon Sep 19 15:30:06 2011 New Revision: 1172661 URL: http://svn.apache.org/viewvc?rev=1172661&view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=117

svn commit: r1172616 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 13:30:32 2011 New Revision: 1172616 URL: http://svn.apache.org/viewvc?rev=1172616&view=rev Log: Add a comment Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?

Re: Attribute qualified names must be unique within an element

2011-09-19 Thread Mark Thomas
On 19/09/2011 14:23, stsivaraj wrote: > > > Sep 19, 2011 6:12:21 AM org.apache.catalina.core.ApplicationDispatcher > invoke > SEVERE: Servlet.service() for servlet jsp threw exception > org.apache.jasper.JasperException: /jsp/includes/topLogo.jsp (line: 65, > column: 50) Attribute qualified names

svn commit: r1172614 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/JspRuntimeContext.java java/org/apache/jasper/util/FastRemovalDequeue.java webapps/docs/changelog.xml

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 13:24:10 2011 New Revision: 1172614 URL: http://svn.apache.org/viewvc?rev=1172614&view=rev Log: JSP unloading code was retaining a reference to the unloaded JSP preventing the associated class from being unloaded until the JSP that replaced it was unloaded. Modifi

Attribute qualified names must be unique within an element

2011-09-19 Thread stsivaraj
Sep 19, 2011 6:12:21 AM org.apache.catalina.core.ApplicationDispatcher invoke SEVERE: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: /jsp/includes/topLogo.jsp (line: 65, column: 50) Attribute qualified names must be unique within an element at org.apa

svn commit: r1172610 - in /tomcat/trunk/java/org/apache/jasper: compiler/JspRuntimeContext.java util/FastRemovalDequeue.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 13:19:27 2011 New Revision: 1172610 URL: http://svn.apache.org/viewvc?rev=1172610&view=rev Log: JSP unloading code was retaining a reference to the unloaded JSP preventing the associated class from being unloaded until the JSP that replaced it was unloaded. Modifi

Re: [VOTE] Release Tomcat 5.5.34 Build

2011-09-19 Thread Jim Jagielski
On Sep 18, 2011, at 3:51 PM, Jim Jagielski wrote: > The builds for Tomcat 5.5.34 are ready for testing and approval. > The candidates binaries are available here: > > http://people.apache.org/~jim/tomcat-5.5/ > > According to the release process, the 5.5.34 build corresponding to the > tag TOMC

Re: svn commit: r1166290 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread Mark Thomas
On 12/09/2011 12:15, Konstantin Kolinko wrote: > 2011/9/7 Mark Thomas : >> On 07/09/2011 19:49, Konstantin Kolinko wrote: >>> 2011/9/7 : Author: markt Date: Wed Sep 7 18:11:20 2011 New Revision: 1166290 URL: http://svn.apache.org/viewvc?rev=1166290&view=rev Log:

[Tomcat Wiki] Update of "PoweredBy" by BjoernHahnefeld

2011-09-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by BjoernHahnefeld: http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=363&rev2=364 [[http://www.webappcabaret.com/|WebAppCabaret]] is the

svn commit: r1172556 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 10:11:44 2011 New Revision: 1172556 URL: http://svn.apache.org/viewvc?rev=1172556&view=rev Log: Always process postConstruct / preDestroy annotations but only process resource annotations if JNDI is enabled. Modified: tomcat/trunk/java/org/apache/catalina/core/

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2011-09-19 Thread Bill Barker
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 tomcat-trunk-test has an issue affecting its community integration. This i

svn commit: r1172550 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 10:04:37 2011 New Revision: 1172550 URL: http://svn.apache.org/viewvc?rev=1172550&view=rev Log: Revert previous commit (r1172546). Need to fix cause rather than symptom. Modified: tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java Modified:

svn commit: r1172546 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2011-09-19 Thread markt
Author: markt Date: Mon Sep 19 10:00:04 2011 New Revision: 1172546 URL: http://svn.apache.org/viewvc?rev=1172546&view=rev Log: Prevent NPE if JNDI is disabled. Modified: tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java Modified: tomcat/trunk/java/org/apache/catalina/cor

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2011-09-19 Thread Bill Barker
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 tomcat-tc7.0.x-test has an issue affecting its community integration. This