This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/master by this push:
new 708513e7a record #222
708513e7a is described below
commit 708513e7ae3f070a35c6cc1b59081eb1d6eebd38
Author: Stefan Bodewig <[email protected]>
AuthorDate: Thu Jul 3 17:31:42 2025 +0200
record #222
---
WHATSNEW | 3 +++
1 file changed, 3 insertions(+)
diff --git a/WHATSNEW b/WHATSNEW
index 194e00786..cd036ee61 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -40,6 +40,9 @@ Fixed bugs:
path even if it was not a file separator.
Bugzilla Report 69680
+ * ant.bat now exits with a non-zero exit code if ANT_HOME is not set.
+ Github Pull Request #222
+
Other changes:
--------------