Propose a better patch for IcedTea support.
authorjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 22 Oct 2007 09:05:37 +0000 (09:05 +0000)
committerjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 22 Oct 2007 09:05:37 +0000 (09:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@587043 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1525c23..08a847c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -52,7 +52,7 @@ Index: /home/remm/Work/eclipse/jbossweb-2.1.x/apache-tomcat-6.0.x/bin/setclasspa
  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.
@@ -88,3 +88,7 @@ Index: /home/remm/Work/eclipse/jbossweb-2.1.x/apache-tomcat-6.0.x/bin/setclasspa
 * 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: