From 98f202ddd0573655716552dc628232ffc252116c Mon Sep 17 00:00:00 2001
From: Stefan Bodewig The wrapper script of Ant 1.5 needs to be replaced with a new
+ version for Cygwin users. See the FAQ for details. The final version of Ant 1.5 is now available for
download. If you have any feedback on ths release, feel free to join the
diff --git a/docs/faq.html b/docs/faq.html
index 799de7177..1ca2a30a2 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -180,7 +180,6 @@
This problem has been reported only hours after Ant 1.5 has
+ been released, see Bug
+ 10664 and all it's duplicates. A fixed version of the wrapper script can be found here.
+ Simply replace your script with this version.
+
+
+
-
@@ -632,7 +636,6 @@
How do I pass parameters from the command line to my
-
build file?
@@ -2003,6 +2006,28 @@ mv /tmp/foo $ANT_HOME/bin/antRun
July 10, 2002 - Ant 1.5 Released!
+ July 15, 2002 - Fix for Cygwin problem in wrapper script available
+ July 10, 2002 - Ant 1.5 Released!
ant
wrapper script of Ant 1.5 fails
+ for Cygwin if ANT_HOME
is set to a Windows style
+ path.
+
diff --git a/docs/index.html b/docs/index.html
index 1a8f83040..e6ea410fb 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -110,6 +110,9 @@
here.
+
+
+
+ The ant
wrapper script of Ant 1.5 fails
+ for Cygwin if ANT_HOME
is set to a Windows style
+ path.
+
+
+
+
+
+
+
The wrapper script of Ant 1.5 needs to be replaced with a new + version for Cygwin users. See the FAQ for details.
diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index 7063c6895..e9292a7ea 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -9,6 +9,11 @@The wrapper script of Ant 1.5 needs to be replaced with a new + version for Cygwin users. See the FAQ for details.
+The final version of Ant 1.5 is now available for
diff --git a/xdocs/faq.xml b/xdocs/faq.xml
index 708a8ba30..56efad6df 100644
--- a/xdocs/faq.xml
+++ b/xdocs/faq.xml
@@ -1072,6 +1072,23 @@ mv /tmp/foo $ANT_HOME/bin/antRun
<classpath>
to define the junit task.
ant
wrapper script of Ant 1.5 fails
+ for Cygwin if ANT_HOME
is set to a Windows style
+ path.This problem has been reported only hours after Ant 1.5 has + been released, see Bug + 10664 and all it's duplicates.
+ +A fixed version of the wrapper script can be found here. + Simply replace your script with this version.
+The wrapper script of Ant 1.5 needs to be replaced with a new + version for Cygwin users. See the FAQ for details.
+