|
@@ -180,7 +180,6 @@ |
|
|
</a></li> |
|
|
</a></li> |
|
|
<li><a href="#passing-cli-args"> |
|
|
<li><a href="#passing-cli-args"> |
|
|
How do I pass parameters from the command line to my |
|
|
How do I pass parameters from the command line to my |
|
|
|
|
|
|
|
|
build file? |
|
|
build file? |
|
|
</a></li> |
|
|
</a></li> |
|
|
<li><a href="#jikes-switches"> |
|
|
<li><a href="#jikes-switches"> |
|
@@ -296,6 +295,11 @@ |
|
|
<li><a href="#delegating-classloader"> |
|
|
<li><a href="#delegating-classloader"> |
|
|
<style> or <junit> ignores my |
|
|
<style> or <junit> ignores my |
|
|
<classpath> |
|
|
<classpath> |
|
|
|
|
|
</a></li> |
|
|
|
|
|
<li><a href="#1.5-cygwin-sh"> |
|
|
|
|
|
The <code>ant</code> wrapper script of Ant 1.5 fails |
|
|
|
|
|
for Cygwin if <code>ANT_HOME</code> is set to a Windows style |
|
|
|
|
|
path. |
|
|
</a></li> |
|
|
</a></li> |
|
|
</ul> |
|
|
</ul> |
|
|
</blockquote> |
|
|
</blockquote> |
|
@@ -632,7 +636,6 @@ |
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
<strong> |
|
|
<strong> |
|
|
How do I pass parameters from the command line to my |
|
|
How do I pass parameters from the command line to my |
|
|
|
|
|
|
|
|
build file? |
|
|
build file? |
|
|
</strong> |
|
|
</strong> |
|
|
</font> |
|
|
</font> |
|
@@ -2003,6 +2006,28 @@ mv /tmp/foo $ANT_HOME/bin/antRun |
|
|
</blockquote> |
|
|
</blockquote> |
|
|
</td></tr> |
|
|
</td></tr> |
|
|
</table> |
|
|
</table> |
|
|
|
|
|
</a> |
|
|
|
|
|
<a name="1.5-cygwin-sh"> |
|
|
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%"> |
|
|
|
|
|
<tr><td bgcolor="#828DA6"> |
|
|
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
|
|
<strong> |
|
|
|
|
|
The <code>ant</code> wrapper script of Ant 1.5 fails |
|
|
|
|
|
for Cygwin if <code>ANT_HOME</code> is set to a Windows style |
|
|
|
|
|
path. |
|
|
|
|
|
</strong> |
|
|
|
|
|
</font> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
<tr><td> |
|
|
|
|
|
<blockquote> |
|
|
|
|
|
<p>This problem has been reported only hours after Ant 1.5 has |
|
|
|
|
|
been released, see <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10664">Bug |
|
|
|
|
|
10664</a> and all it's duplicates.</p> |
|
|
|
|
|
<p>A fixed version of the wrapper script can be found <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/errata/">here</a>. |
|
|
|
|
|
Simply replace your script with this version.</p> |
|
|
|
|
|
</blockquote> |
|
|
|
|
|
</td></tr> |
|
|
|
|
|
</table> |
|
|
</a> |
|
|
</a> |
|
|
</blockquote> |
|
|
</blockquote> |
|
|
</td></tr> |
|
|
</td></tr> |
|
|