Author: jhm
Date: Mon Oct 16 07:07:03 2006
New Revision: 464502
URL: http://svn.apache.org/viewvc?view=rev&rev=464502
Log:
We drop Win98 support.
http://marc.theaimsgroup.com/?l=ant-dev&m=115141884812670&w=2
Modified:
ant/core/trunk/docs/manual/running.html
Modified: ant/core/trunk/docs/manual/running.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/running.html?view=diff&rev=464502&r1=464501&r2=464502
==============================================================================
--- ant/core/trunk/docs/manual/running.html (original)
+++ ant/core/trunk/docs/manual/running.html Mon Oct 16 07:07:03 2006
@@ -476,9 +476,6 @@
the return code of the java program. So a successful build returns 0,
failed builds return other values.
</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>
<p>The Unix launch script that come with Ant works correctly with Cygwin. You
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]