summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoraclement <aclement>2008-04-23 20:25:12 +0000
committeraclement <aclement>2008-04-23 20:25:12 +0000
commit528ae36edbe8fefcd1620b47758cdd4fc45095a4 (patch)
treea833607571754aec5cdf8f2c38824c2b1dc2def6 /build
parent9ba565893debcc67764e63f748205926951c7a98 (diff)
downloadaspectj-528ae36edbe8fefcd1620b47758cdd4fc45095a4.tar.gz
aspectj-528ae36edbe8fefcd1620b47758cdd4fc45095a4.zip
updated build to say 1.4 requirement on install screen.V1_6_0
Diffstat (limited to 'build')
-rw-r--r--build/products/aspectj/install/configure-auto.html2
-rw-r--r--build/products/aspectj/install/configure-hand.html4
-rw-r--r--build/products/tools/install/configure-auto.html2
-rw-r--r--build/products/tools/install/configure-hand.html4
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 @@
<body>
-<p>The installer has successfully found the path to your Java home (J2SE 1.3 or greater).
+<p>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 @@
<body>
-<p>The installer cannot find the path to your Java home (J2SE 1.3 or greater).
+<p>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 <code>jdk1.3.1</code>. If you can't find this
+something like <code>jdk1.4.1</code>. 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 @@
<body>
-<p>The installer has successfully found the path to your Java home (J2SE 1.3 or greater).
+<p>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 @@
<body>
-<p>The installer cannot find the path to your Java home (J2SE 1.3 or greater).
+<p>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 <code>jdk1.3.1</code>. If you can't find this
+something like <code>jdk1.4.1</code>. 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.