You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2020/09/23 12:28:01 UTC

[ant] branch master updated: Added addition to WHATSNEW

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

maartenc 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 5028533  Added <indexjarmapper> addition to WHATSNEW
5028533 is described below

commit 502853385897ce079b4da39259df46a572814426
Author: Maarten Coene <ma...@apache.org>
AuthorDate: Wed Sep 23 14:27:54 2020 +0200

    Added <indexjarmapper> addition to WHATSNEW
---
 WHATSNEW | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/WHATSNEW b/WHATSNEW
index a9ea33f..24118a6 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -21,6 +21,10 @@ Other changes:
  * Ant will no longer log a warning if it doesn't find tools.jar
    Bugzilla Report 63577
 
+ * the <jar> task accepts now a nested <indexjarsmapper> element
+   that can be used to perform custom filename transformations
+   for the <indexjars> archives.
+
 Changes from Ant 1.10.7 TO Ant 1.10.8
 =====================================