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 46cf61c7e record #191
46cf61c7e is described below
commit 46cf61c7e5ef18ba706ca3b5f48827403fae912c
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Aug 7 13:04:10 2022 +0200
record #191
---
WHATSNEW | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/WHATSNEW b/WHATSNEW
index 8990ec225..c684322bd 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -29,6 +29,10 @@ Fixed bugs:
value to an incorrect date. This has now been fixed.
Github Pull Request #186
+ * fetch.xml didn't set up non-default repositories propery and thus
+ failed to download JAI.
+ Github Pull Request #191
+
Other changes:
--------------