From 528ae36edbe8fefcd1620b47758cdd4fc45095a4 Mon Sep 17 00:00:00 2001 From: aclement Date: Wed, 23 Apr 2008 20:25:12 +0000 Subject: [PATCH] updated build to say 1.4 requirement on install screen. --- build/products/aspectj/install/configure-auto.html | 2 +- build/products/aspectj/install/configure-hand.html | 4 ++-- build/products/tools/install/configure-auto.html | 2 +- build/products/tools/install/configure-hand.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/products/aspectj/install/configure-auto.html b/build/products/aspectj/install/configure-auto.html index 7abdaac6b..6da643ef5 100644 --- a/build/products/aspectj/install/configure-auto.html +++ b/build/products/aspectj/install/configure-auto.html @@ -6,7 +6,7 @@ -

The installer has successfully found the path to your Java home (J2SE 1.3 or greater). +

The installer has successfully found the path to your Java home (J2SE 1.4 or greater). This path will be used as the default Java location when generating script files for launching the AspectJ compiler and core tools. Unless you know that this path is wrong, we suggest that you press diff --git a/build/products/aspectj/install/configure-hand.html b/build/products/aspectj/install/configure-hand.html index 73b3e2185..888db63df 100644 --- a/build/products/aspectj/install/configure-hand.html +++ b/build/products/aspectj/install/configure-hand.html @@ -6,9 +6,9 @@ -

The installer cannot find the path to your Java home (J2SE 1.3 or greater). +

The installer cannot find the path to your Java home (J2SE 1.4 or greater). Please try to find this directory on your path now. It will probably look -something like jdk1.3.1. If you can't find this +something like jdk1.4.1. If you can't find this directory now, you may continue with the install, but you will have to either edit your launch scripts by hand or to set the JAVA_HOME environment variable to point to the right location. diff --git a/build/products/tools/install/configure-auto.html b/build/products/tools/install/configure-auto.html index 7abdaac6b..6da643ef5 100644 --- a/build/products/tools/install/configure-auto.html +++ b/build/products/tools/install/configure-auto.html @@ -6,7 +6,7 @@ -

The installer has successfully found the path to your Java home (J2SE 1.3 or greater). +

The installer has successfully found the path to your Java home (J2SE 1.4 or greater). This path will be used as the default Java location when generating script files for launching the AspectJ compiler and core tools. Unless you know that this path is wrong, we suggest that you press diff --git a/build/products/tools/install/configure-hand.html b/build/products/tools/install/configure-hand.html index 73b3e2185..888db63df 100644 --- a/build/products/tools/install/configure-hand.html +++ b/build/products/tools/install/configure-hand.html @@ -6,9 +6,9 @@ -

The installer cannot find the path to your Java home (J2SE 1.3 or greater). +

The installer cannot find the path to your Java home (J2SE 1.4 or greater). Please try to find this directory on your path now. It will probably look -something like jdk1.3.1. If you can't find this +something like jdk1.4.1. If you can't find this directory now, you may continue with the install, but you will have to either edit your launch scripts by hand or to set the JAVA_HOME environment variable to point to the right location. -- 2.39.5