|
@@ -476,9 +476,6 @@ Ant releases breaking your build file. |
|
|
the return code of the java program. So a successful build returns 0, |
|
|
the return code of the java program. So a successful build returns 0, |
|
|
failed builds return other values. |
|
|
failed builds return other values. |
|
|
</p> |
|
|
</p> |
|
|
<p>Under Windows95 and 98, a special environment variable ANT_ERROR will be set |
|
|
|
|
|
by the script ant.bat, because it is not possible to exit the script with a |
|
|
|
|
|
specific errorlevel.</p> |
|
|
|
|
|
|
|
|
|
|
|
<h2><a name="cygwin">Cygwin Users</a></h2> |
|
|
<h2><a name="cygwin">Cygwin Users</a></h2> |
|
|
<p>The Unix launch script that come with Ant works correctly with Cygwin. You |
|
|
<p>The Unix launch script that come with Ant works correctly with Cygwin. You |
|
|