From 50953604d64992c67d56445a79ab22287371791c Mon Sep 17 00:00:00 2001 From: jfclere Date: Mon, 22 Oct 2007 09:05:37 +0000 Subject: [PATCH] Propose a better patch for IcedTea support. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@587043 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 1525c23b3..08a847c26 100644 --- 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: -- 2.11.0