DO NOT REPLY [Bug 44879] Deploying WAR overwrites context fragment

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44879 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r651968 - /tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 08:56:16 2008 New Revision: 651968 URL: http://svn.apache.org/viewvc?rev=651968view=rev Log: Code cleanup. o.a.t.util.res No functional change Modified: tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java Modified:

svn commit: r651976 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioBlockingSelector.java NioEndpoint.java NioSelectorPool.java PoolTcpEndpoint.java SSLImplementation.java ServerSocketFactory.j

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 09:14:06 2008 New Revision: 651976 URL: http://svn.apache.org/viewvc?rev=651976view=rev Log: Code clean up o.a.t.util.net. Generics and unused code. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java

svn commit: r651977 - /tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadWithAttributes.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 09:28:34 2008 New Revision: 651977 URL: http://svn.apache.org/viewvc?rev=651977view=rev Log: Add some missing control checks. Modified: tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadWithAttributes.java Modified:

svn commit: r651978 - in /tomcat/trunk/java/org/apache/tomcat/util: net/jsse/JSSEFactory.java net/jsse/JSSESocketFactory.java threads/ThreadPool.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 09:29:52 2008 New Revision: 651978 URL: http://svn.apache.org/viewvc?rev=651978view=rev Log: Further minor clean-up of unused/unnecessary code after I made Eclipse even more pedantic. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSEFactory.java

svn commit: r651984 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:19:48 2008 New Revision: 651984 URL: http://svn.apache.org/viewvc?rev=651984view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44877 Prevent collisions in tag pool names Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

svn commit: r651985 - /tomcat/current/tc5.5.x/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:24:50 2008 New Revision: 651985 URL: http://svn.apache.org/viewvc?rev=651985view=rev Log: Propose fix for 44877 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

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

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:26:27 2008 New Revision: 651986 URL: http://svn.apache.org/viewvc?rev=651986view=rev Log: Propose fix for 44877 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44877] ClassCastException due to bad TagHandlerPool name generation of two different tags

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44877 --- Comment #1 from Mark Thomas [EMAIL PROTECTED] 2008-04-27 10:24:34 PST --- This has been fixed in trunk and proposed for 6.0.x and 5.5.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

svn commit: r651988 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:59:02 2008 New Revision: 651988 URL: http://svn.apache.org/viewvc?rev=651988view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43366 Provide backwards compatibility for sessions command Modified:

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

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 11:00:25 2008 New Revision: 651989 URL: http://svn.apache.org/viewvc?rev=651989view=rev Log: Propose fix for 43366. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r651990 - /tomcat/current/tc5.5.x/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 11:01:12 2008 New Revision: 651990 URL: http://svn.apache.org/viewvc?rev=651990view=rev Log: vote Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

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

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 11:02:55 2008 New Revision: 651993 URL: http://svn.apache.org/viewvc?rev=651993view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 43366] Session Statistics command in manager fails with Unknown command /sessions

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43366 --- Comment #5 from Mark Thomas [EMAIL PROTECTED] 2008-04-27 11:08:15 PST --- Looking at the svn history, the functionality is still there it is just that the command name changed (to expire) when additional functionality was added to

[EMAIL PROTECTED]: Project jakarta-tomcat-4.0 (in module jakarta-tomcat-4.0) failed

2008-04-27 Thread Stefan Bodewig
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 [EMAIL PROTECTED] Project jakarta-tomcat-4.0 has an issue affecting its community integration. This issue

DO NOT REPLY [Bug 44879] Deploying WAR overwrites context fragment

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44879 --- Comment #2 from Zhihong Zhang [EMAIL PROTECTED] 2008-04-27 14:39:53 PST --- (In reply to comment #1) The behaviour you describe is not the intended behaviour. I have checked the code and performed my own test and cannot repeat