Author: jim
Date: Wed Mar 5 08:24:59 2008
New Revision: 633913
URL: http://svn.apache.org/viewvc?rev=633913&view=rev
Log:
Merge r627602 from trunk:
As pointed out on the users list, lib is relative to catalina home, not base
Submitted by: markt
Reviewed by: jim
Modified:
tomcat/tc6.0.x/trunk/RUNNING.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/RUNNING.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/RUNNING.txt?rev=633913&r1=633912&r2=633913&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/RUNNING.txt (original)
+++ tomcat/tc6.0.x/trunk/RUNNING.txt Wed Mar 5 08:24:59 2008
@@ -112,9 +112,6 @@
* logs - Log and output files
-* lib - For classes and resources that must be shared across all web
- applications
-
* webapps - Automatically loaded web applications
* work - Temporary working directories for web applications
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=633913&r1=633912&r2=633913&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Mar 5 08:24:59 2008
@@ -37,11 +37,6 @@
that needs to be removed will now be marked as deprecated
in 6.0.x (see patch below).
-* lib is relative to catalina home, not base
- http://svn.apache.org/viewvc?rev=627602&view=rev
- +1: markt, fhanik, jim
- -1:
-
* Add tests for the cookie parsing and use package
org.apache.catalina.tomcat.util.http
http://people.apache.org/~jfclere/patches/test_cookies.patch2
+1: jfclere, fhanik, markt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]