From ed379f4e5d5eaad497d4abbe47a36e0980bc34f4 Mon Sep 17 00:00:00 2001
From: Jan Materne
Date: Mon, 16 Oct 2006 14:07:03 +0000
Subject: [PATCH] We drop Win98 support.
http://marc.theaimsgroup.com/?l=ant-dev&m=115141884812670&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464502 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/running.html | 3 ---
1 file changed, 3 deletions(-)
diff --git a/docs/manual/running.html b/docs/manual/running.html
index 382fc7571..1d06a9a5e 100644
--- a/docs/manual/running.html
+++ b/docs/manual/running.html
@@ -476,9 +476,6 @@ Ant releases breaking your build file.
the return code of the java program. So a successful build returns 0,
failed builds return other values.
-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.
The Unix launch script that come with Ant works correctly with Cygwin. You