You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2021/07/10 16:54:29 UTC

[ant] branch 1.9.x updated: upgrade to AntUnit 1.4.1

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/1.9.x by this push:
     new 73c324b  upgrade to AntUnit 1.4.1
73c324b is described below

commit 73c324b9b3c4f03db900ddb0c029e2212119f064
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Sat Jul 10 18:54:10 2021 +0200

    upgrade to AntUnit 1.4.1
---
 WHATSNEW                                            |   5 +++++
 lib/libraries.properties                            |   2 +-
 .../{ant-antunit-1.4.jar => ant-antunit-1.4.1.jar}  | Bin 61219 -> 61246 bytes
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/WHATSNEW b/WHATSNEW
index 7b9a3c0..89b4cfa 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -1,6 +1,11 @@
 Changes from Ant 1.9.15 TO Ant 1.9.16
 =====================================
 
+Other changes:
+--------------
+
+ * Upgraded AntUnit to 1.4.1.
+
 Fixed bugs:
 -----------
 
diff --git a/lib/libraries.properties b/lib/libraries.properties
index 0bf5f19..62ef19c 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -35,7 +35,7 @@ netrexx.sha256=1f99f054e9b1e412d29823088f3fa7cfce90a7af25d907a60a6d7908a6b97ea4
 # when a specific dependency forces them to be out-of-order
 ivy.version=2.4.0
 activation.version=1.1.1
-ant-antunit.version=1.4
+ant-antunit.version=1.4.1
 antlr.version=2.7.7
 bcel.version=5.1
 bsf.version=2.4.0
diff --git a/lib/optional/ant-antunit-1.4.jar b/lib/optional/ant-antunit-1.4.1.jar
similarity index 84%
rename from lib/optional/ant-antunit-1.4.jar
rename to lib/optional/ant-antunit-1.4.1.jar
index 9a149e9..b5c14dd 100644
Binary files a/lib/optional/ant-antunit-1.4.jar and b/lib/optional/ant-antunit-1.4.1.jar differ