Skip to content

Commit

Permalink
apache-ant: update to 1.10.8.
Browse files Browse the repository at this point in the history
Changes from Ant 1.10.7 TO Ant 1.10.8
=====================================

Fixed bugs:
-----------

 * "legacy-xml" formatter of junitlauncher task wasn't writing out
   the stacktrace for failures. This is now fixed.
   Bugzilla Report 63827

 * sshexec failed to write output to a file if the file didn't exist

 * Fixes a regression in javac task involving command line argument
   files.
   Bugzilla Report 63874

 * sshexec, sshsession and scp now support a new sshConfig parameter.
   It specified the SSH configuration file (typically ${user.home}/.ssh/config)
   defining the username and keyfile to be used per host.

 * "legacy-xml" formatter of junitlauncher task wasn't writing out
   exceptions that happen in @BeforeAll method of a test. This is now fixed.
   Bugzilla Report 63850

 * Building Ant from source could result in the javadocs target failing if the
   optional dependencies were missing. This has now been fixed.
   Bugzilla Report 63438

 * Fixes a potential ConcurrentModificationException in XMLLogger.
   Bugzilla Report 63921

 * Fixes a bug in junitlauncher task in forked mode, where if a listener element
   was used as a sibling element for either the test or testclasses element,
   then the forked mode launch would fail.
   Bugzilla Report 63958

 * Fixes an issue in AntStructure where an incorrect DTD was being generated.
   Github Pull Request #116

 * Fixes an incorrect variable name usage in junit-frames-xalan1.xsl.
   Github Pull Request #117

Other changes:
--------------

 * org.apache.tools.mail.MailMessage will now send a fully qualified
   domain name in its HELO message.
   Github Pull Request #101

 * The runant.py script should now work with Python 3.
   Github Pull Request #96

 * tstamp task now honors SOURCE_DATE_EPOCH environment variable for
   reproducible builds (https://reproducible-builds.org/specs/source-date-epoch/#idm55)
   Bugzilla Report 62617

 * rmic has been removed from Java 15. The task will now throw an
   exception if you try to use it while running Java 15 or newer.

 * a new property ant.tmpdir provides improved control over the
   location Ant uses to create temporary files
  • Loading branch information
0-wiz-0 committed Jul 17, 2020
1 parent 70fe9ad commit 131ab95
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 37 deletions.
4 changes: 2 additions & 2 deletions devel/apache-ant/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.50 2020/01/18 23:30:21 rillig Exp $
# $NetBSD: Makefile,v 1.51 2020/07/17 23:40:43 wiz Exp $

DISTNAME= apache-ant-1.10.7-bin
DISTNAME= apache-ant-1.10.8-bin
PKGNAME= ${DISTNAME:S/-bin//}
CATEGORIES= devel java
MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/}
Expand Down
57 changes: 27 additions & 30 deletions devel/apache-ant/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.25 2019/05/20 14:57:58 ryoon Exp $
@comment $NetBSD: PLIST,v 1.26 2020/07/17 23:40:43 wiz Exp $
bin/ant
bin/antRun
lib/java/ant/ant-antlr.jar
Expand Down Expand Up @@ -224,42 +224,13 @@ share/doc/java/ant/WHATSNEW
share/doc/java/ant/antexternal.html
share/doc/java/ant/anttaskslist.html
share/doc/java/ant/api/allclasses-index.html
share/doc/java/ant/api/allclasses.html
share/doc/java/ant/api/allpackages-index.html
share/doc/java/ant/api/constant-values.html
share/doc/java/ant/api/deprecated-list.html
share/doc/java/ant/api/element-list
share/doc/java/ant/api/help-doc.html
share/doc/java/ant/api/index-all.html
share/doc/java/ant/api/index.html
share/doc/java/ant/api/jquery/external/jquery/jquery.js
share/doc/java/ant/api/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png
share/doc/java/ant/api/jquery/images/ui-bg_flat_75_ffffff_40x100.png
share/doc/java/ant/api/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png
share/doc/java/ant/api/jquery/images/ui-bg_glass_65_ffffff_1x400.png
share/doc/java/ant/api/jquery/images/ui-bg_glass_75_dadada_1x400.png
share/doc/java/ant/api/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png
share/doc/java/ant/api/jquery/images/ui-bg_glass_95_fef1ec_1x400.png
share/doc/java/ant/api/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png
share/doc/java/ant/api/jquery/images/ui-icons_222222_256x240.png
share/doc/java/ant/api/jquery/images/ui-icons_2e83ff_256x240.png
share/doc/java/ant/api/jquery/images/ui-icons_454545_256x240.png
share/doc/java/ant/api/jquery/images/ui-icons_888888_256x240.png
share/doc/java/ant/api/jquery/images/ui-icons_cd0a0a_256x240.png
share/doc/java/ant/api/jquery/jquery-3.3.1.js
share/doc/java/ant/api/jquery/jquery-migrate-3.0.1.js
share/doc/java/ant/api/jquery/jquery-ui.css
share/doc/java/ant/api/jquery/jquery-ui.js
share/doc/java/ant/api/jquery/jquery-ui.min.css
share/doc/java/ant/api/jquery/jquery-ui.min.js
share/doc/java/ant/api/jquery/jquery-ui.structure.css
share/doc/java/ant/api/jquery/jquery-ui.structure.min.css
share/doc/java/ant/api/jquery/jszip-utils/dist/jszip-utils-ie.js
share/doc/java/ant/api/jquery/jszip-utils/dist/jszip-utils-ie.min.js
share/doc/java/ant/api/jquery/jszip-utils/dist/jszip-utils.js
share/doc/java/ant/api/jquery/jszip-utils/dist/jszip-utils.min.js
share/doc/java/ant/api/jquery/jszip/dist/jszip.js
share/doc/java/ant/api/jquery/jszip/dist/jszip.min.js
share/doc/java/ant/api/member-search-index.js
share/doc/java/ant/api/member-search-index.zip
share/doc/java/ant/api/org/apache/tools/ant/AntClassLoader.html
Expand Down Expand Up @@ -1555,10 +1526,36 @@ share/doc/java/ant/api/package-search-index.js
share/doc/java/ant/api/package-search-index.zip
share/doc/java/ant/api/resources/glass.png
share/doc/java/ant/api/resources/x.png
share/doc/java/ant/api/script-dir/external/jquery/jquery.js
share/doc/java/ant/api/script-dir/images/ui-bg_glass_55_fbf9ee_1x400.png
share/doc/java/ant/api/script-dir/images/ui-bg_glass_65_dadada_1x400.png
share/doc/java/ant/api/script-dir/images/ui-bg_glass_75_dadada_1x400.png
share/doc/java/ant/api/script-dir/images/ui-bg_glass_75_e6e6e6_1x400.png
share/doc/java/ant/api/script-dir/images/ui-bg_glass_95_fef1ec_1x400.png
share/doc/java/ant/api/script-dir/images/ui-bg_highlight-soft_75_cccccc_1x100.png
share/doc/java/ant/api/script-dir/images/ui-icons_222222_256x240.png
share/doc/java/ant/api/script-dir/images/ui-icons_2e83ff_256x240.png
share/doc/java/ant/api/script-dir/images/ui-icons_454545_256x240.png
share/doc/java/ant/api/script-dir/images/ui-icons_888888_256x240.png
share/doc/java/ant/api/script-dir/images/ui-icons_cd0a0a_256x240.png
share/doc/java/ant/api/script-dir/jquery-3.4.1.js
share/doc/java/ant/api/script-dir/jquery-ui.css
share/doc/java/ant/api/script-dir/jquery-ui.js
share/doc/java/ant/api/script-dir/jquery-ui.min.css
share/doc/java/ant/api/script-dir/jquery-ui.min.js
share/doc/java/ant/api/script-dir/jquery-ui.structure.css
share/doc/java/ant/api/script-dir/jquery-ui.structure.min.css
share/doc/java/ant/api/script-dir/jszip-utils/dist/jszip-utils-ie.js
share/doc/java/ant/api/script-dir/jszip-utils/dist/jszip-utils-ie.min.js
share/doc/java/ant/api/script-dir/jszip-utils/dist/jszip-utils.js
share/doc/java/ant/api/script-dir/jszip-utils/dist/jszip-utils.min.js
share/doc/java/ant/api/script-dir/jszip/dist/jszip.js
share/doc/java/ant/api/script-dir/jszip/dist/jszip.min.js
share/doc/java/ant/api/script.js
share/doc/java/ant/api/search.js
share/doc/java/ant/api/serialized-form.html
share/doc/java/ant/api/stylesheet.css
share/doc/java/ant/api/system-properties.html
share/doc/java/ant/api/type-search-index.js
share/doc/java/ant/api/type-search-index.zip
share/doc/java/ant/argumentprocessor.html
Expand Down
10 changes: 5 additions & 5 deletions devel/apache-ant/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.32 2019/11/13 12:37:33 wiz Exp $
$NetBSD: distinfo,v 1.33 2020/07/17 23:40:43 wiz Exp $

SHA1 (apache-ant-1.10.7-bin.tar.xz) = 7b231a6ba308af4ac35f19bc5b714aa98de6b37d
RMD160 (apache-ant-1.10.7-bin.tar.xz) = 9d439a52fea1b98bd2fbf548a26a09a9591fa319
SHA512 (apache-ant-1.10.7-bin.tar.xz) = 235e5f8ed8487252f6094a925aedcd9c395d3ebd626ee56c575e928c40789bfc548aeb5c345324b354f8de0dda55fb0521d54d71ff470922608848ecdae38f4b
Size (apache-ant-1.10.7-bin.tar.xz) = 4989904 bytes
SHA1 (apache-ant-1.10.8-bin.tar.xz) = 1b59eee456b5a814ecb1ab51b509c1a7ddd96b92
RMD160 (apache-ant-1.10.8-bin.tar.xz) = bb83f61036b06c71b37d42bca2bfcbae4a097209
SHA512 (apache-ant-1.10.8-bin.tar.xz) = b03be67dbda9b45a7838c304db7e6750e4907c6eef51a8de30d929f7e5b0da61b8a82fde2b590a0842acffc0f1098bc6bdfd16664a72c6c6f883990e166acdd4
Size (apache-ant-1.10.8-bin.tar.xz) = 5011528 bytes
SHA1 (patch-aa) = 5f614ed545c7cca33096af1f4975f7947439286f

0 comments on commit 131ab95

Please sign in to comment.