Author: jfclere
Date: Mon Oct 22 02:05:37 2007
New Revision: 587043

URL: http://svn.apache.org/viewvc?rev=587043&view=rev
Log:
Propose a better patch for IcedTea support. 

Modified:
    tomcat/tc6.0.x/trunk/STATUS

Modified: tomcat/tc6.0.x/trunk/STATUS
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=587043&r1=587042&r2=587043&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS (original)
+++ tomcat/tc6.0.x/trunk/STATUS Mon Oct 22 02:05:37 2007
@@ -52,7 +52,7 @@
  if [ -z "$JAVA_HOME" -a "$1" = "debug" ]; then
 
   +1: 
-  -1:
+  -1: jfclere. I have proposed a "better" patch below.
    0: yoavs,rjung
    Comment by rjung: Maybe switching "then" and "else" cases by using "-x" 
instead of "! -x".
                      This way the error exit stays the last case which seems 
more natural.
@@ -86,5 +86,9 @@
   -1:
 
 * Tests for unit tests for the cookie issues. 
http://people.apache.org/~jfclere/patches/CookiesTest.patch
+  +1:
+  -1:
+
+* Guess java location from the PATH environment. 
http://people.apache.org/~jfclere/patches/setclasspath.sh.patch
   +1:
   -1:



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to