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 2017/02/02 18:39:07 UTC

svn commit: r18085 - in /dev/ant: ./ binaries/ manual/ source/

Author: bodewig
Date: Thu Feb  2 18:39:07 2017
New Revision: 18085

Log:
RC1 of Ant 1.9.9

Added:
    dev/ant/README.html   (with props)
    dev/ant/RELEASE-NOTES-1.9.9.html   (with props)
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2   (with props)
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.asc
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.md5
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha1
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha512
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz   (with props)
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.asc
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.md5
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha1
    dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha512
    dev/ant/binaries/apache-ant-1.9.9-bin.zip   (with props)
    dev/ant/binaries/apache-ant-1.9.9-bin.zip.asc
    dev/ant/binaries/apache-ant-1.9.9-bin.zip.md5
    dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha1
    dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha512
    dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2   (with props)
    dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.asc
    dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.md5
    dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha1
    dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha512
    dev/ant/manual/apache-ant-1.9.9-manual.tar.gz   (with props)
    dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.asc
    dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.md5
    dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha1
    dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha512
    dev/ant/manual/apache-ant-1.9.9-manual.zip   (with props)
    dev/ant/manual/apache-ant-1.9.9-manual.zip.asc
    dev/ant/manual/apache-ant-1.9.9-manual.zip.md5
    dev/ant/manual/apache-ant-1.9.9-manual.zip.sha1
    dev/ant/manual/apache-ant-1.9.9-manual.zip.sha512
    dev/ant/source/apache-ant-1.9.9-src.tar.bz2   (with props)
    dev/ant/source/apache-ant-1.9.9-src.tar.bz2.asc
    dev/ant/source/apache-ant-1.9.9-src.tar.bz2.md5
    dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha1
    dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha512
    dev/ant/source/apache-ant-1.9.9-src.tar.gz   (with props)
    dev/ant/source/apache-ant-1.9.9-src.tar.gz.asc
    dev/ant/source/apache-ant-1.9.9-src.tar.gz.md5
    dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha1
    dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha512
    dev/ant/source/apache-ant-1.9.9-src.zip   (with props)
    dev/ant/source/apache-ant-1.9.9-src.zip.asc
    dev/ant/source/apache-ant-1.9.9-src.zip.md5
    dev/ant/source/apache-ant-1.9.9-src.zip.sha1
    dev/ant/source/apache-ant-1.9.9-src.zip.sha512

Added: dev/ant/README.html
==============================================================================
--- dev/ant/README.html (added)
+++ dev/ant/README.html Thu Feb  2 18:39:07 2017
@@ -0,0 +1,170 @@
+<html>
+  <head><title>Releases of Apache Ant</title>
+    <body>
+      <p>The Apache Ant team currently maintains two lines of
+        development. The 1.9.x releases require Java5 at runtime and
+        1.10.x requires Java8 at runtime. Both lines are based off of
+        Ant 1.9.7 and the 1.9.x releases are mostly bug fix releases
+        while additional new features are developed for 1.10.x.</p>
+
+      <p>The latest releases are 1.9.9 and 1.10.0 and 1.10.0 contains
+        a superset of 1.9.9 - with the exception of a few tasks and
+        features that no longer work with Java8 anyway (like the apt
+        task).</p>
+
+      <p>The full release notes of the latest releases are below.</p>
+
+      <h2>Release Notes of Apache Ant 1.9.9</h2>
+      <pre>
+Changes from Ant 1.9.8 TO Ant 1.9.9
+===================================
+
+Fixed bugs:
+-----------
+
+ * Ant 1.9.8 made Path#systemClasspath final which broke the Eclipse
+   integration.
+   Bugzilla Report 60582
+
+ * the wrapper script still didn't work on Solaris 10, but worked on
+   Solaris 11.
+   The "fixed" script should work in most cases but will not preserve
+   newlines present in command line arguments.
+   Bugzilla Report 60562
+      </pre>
+      <h2>Release Notes of Apache Ant 1.10.0</h2>
+      <pre>
+Changes from Ant 1.9.7 TO Ant 1.10.0
+====================================
+
+Changes that could break older environments:
+-------------------------------------------
+
+ * Ant 1.10.x requires Java8 or newer at compile or build time.
+   The 1.9.x series wil stay compatible with Java5.
+
+ * The &lt;apt> task has been removed since apt itself has been removed
+   with Java8.
+
+ * &lt;fileset>/&lt;zipfileset>/&lt;tarfileset> exhibited undefined
+   behavior when both the dir and file attribute have been used on the
+   same instance. This will now cause the build to fail.
+   Bugzilla Report 59402
+
+ * &lt;native2ascii> will default to the builtin implementation on Java8
+   as well (sun isn't available for Java9+ anyway).
+
+ * The ant.java.version property will now hold the value "9" rather
+   than "1.9" if running on Java 9.
+
+ * &lt;rmic> will no longer allow the -Xnew option (or xmic compiler) to
+   be used when running on Java 9 since this option has been removed.
+   Bugzilla Report 59906
+
+ * &lt;javah> will default to the "forking" implementation on Java8
+   as well. This is different from Ant 1.9.8.
+
+Fixed bugs:
+-----------
+
+ * setDynamicAttribute on MacroInstance now lower-cases the attribute
+   name in order to allow users of the API to use the attributes names
+   they have specified.
+   Bugzilla Report 59339
+
+ * &lt;get>'s quiet attribute was broken, it didn't suppress any messages.
+   Bugzilla Report 59379
+
+ * &lt;zip>'s check whether an archive is already up-to-date failed on
+   NTFS filesystems and re-created archives more often than necessary.
+   Bugzilla Report 59562
+
+ * AntClassLoader didn't delegate to the parent loader for classes in
+   the "jdk" package or one of its subpackages. This hierarchy has
+   been introduced with Java 7.
+   Bugzilla Report 59556
+
+ * The ant wrapper script used on Unix-like operating systems only
+   worked on OSes where sed is GNU sed.
+   Bugzilla Report 59898
+
+ * &lt;touch>'s default pattern as well as the default patterns used by
+   the &lt;date> (resource) selectors depended on the JDK being used - or
+   rather the locale provider being used and the default locale
+   provider changed with Java 9.
+   They are now fixed and the documentation has been updated to
+   reflect the real patterns used rather than a non-formal description
+   of the expected format.
+   Bugzilla Report 59909
+
+ * Clarified the documentation of &lt;get>'s retries attribute.
+   Bugzilla Report 59930
+
+ * The ant wrapper script failed if backticks were passed on the
+   command line.
+   Bugzilla Report 60150, 59445
+
+ * The report generated by &lt;junitreport> could contain duplicate
+   characters in stack traces.
+   Bugzilla Report 58661
+
+Other changes:
+--------------
+
+ * New file selectors &lt;executable>, &lt;symlink> and &lt;ownedBy>.
+
+ * New task &lt;setpermissions> that provides the ability to set POSIX
+   compatible permssions via NIO's PosixFilePermission
+
+ * &lt;junit> now initializes the cause of the AssertionFailedError when
+   converting from AssertionError.
+   Bugzilla Report 58982
+
+ * &lt;scp> now supports compression via the optional compressed attribute.
+   Bugzilla Report 47552
+
+ * &lt;junit> now supports JDK9 modules
+   Github Pull Request #18
+
+ * a new implementation "builtin" has been added to &lt;native2ascii> and
+   is the default when running on JDK9+ since the tool itself has been
+   removed from the JDK.
+   Bugzilla Report 59855
+
+ * added a new &lt;native2asciifilter> filter that can perform non-ASCII
+   to Unicode-escape conversions.
+
+ * &lt;rmic> defaults to the "forking" compiler on JDK 9+ as the
+   implementation class of rmic is not exported by its containing
+   module and thus not accessible to Ant without applying -XaddExports
+   magic.
+   Bugzilla Report 59860
+
+ * a new implementation "forking" has been added to &lt;javah> and is
+   used as default when running on JDK9.
+
+ * support for javac's -h switch has been added with the
+   nativeheaderdir attribute.
+   Bugzilla Report 59905
+
+ * it is now possible to set features of the TraX factory used by &lt;xslt>
+   and &lt;junitreport>.
+
+ * it is now possible to use references to Ant types and classloaders
+   built around Ant &lt;path>s as values for TraX factory attributes.
+
+ * AntClassLoader and its subclasses register themselves as parallel
+   capable.
+
+ * &lt;junitreport> now enables the feature
+   http://www.oracle.com/xml/jaxp/properties/enableExtensionFunctions
+   when run on Java 9 so the redirect extension function can be used
+   if when a SecurityManager is active.
+   Bugzilla Report 60060
+
+ * support for javac's --release switch introduced with Java9 has been
+   added.
+   Bugzilla Report 60172
+
+</pre>
+</body></html>

Propchange: dev/ant/README.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/ant/RELEASE-NOTES-1.9.9.html
==============================================================================
--- dev/ant/RELEASE-NOTES-1.9.9.html (added)
+++ dev/ant/RELEASE-NOTES-1.9.9.html Thu Feb  2 18:39:07 2017
@@ -0,0 +1,19 @@
+<html>
+  <head><title>Release Notes of Apache Ant 1.9.9</title>
+  <body><pre>
+Changes from Ant 1.9.8 TO Ant 1.9.9
+===================================
+
+Fixed bugs:
+-----------
+
+ * Ant 1.9.8 made Path#systemClasspath final which broke the Eclipse
+   integration.
+   Bugzilla Report 60582
+
+ * the wrapper script still didn't work on Solaris 10, but worked on
+   Solaris 11.
+   The "fixed" script should work in most cases but will not preserve
+   newlines present in command line arguments.
+   Bugzilla Report 60562
+</pre></body></html>

Propchange: dev/ant/RELEASE-NOTES-1.9.9.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.asc
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.asc (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuMACgkQohFa4V9ri3JUKACguRbcDT1jTqf4e8aYnPqeBCbs
+UGkAoN4vJl+5ey0/8/LNyHIO2mWFW3fO
+=U3NS
+-----END PGP SIGNATURE-----

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.md5
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.md5 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+565ffd791def7f22936311e9aa3f8058

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha1
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha1 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+570005afd7c080436742e128b07eb97d50178d53

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha512
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha512 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+3c0cc564c27483eb526e004b31b211dd689aa24a2aa7097fc11bc5304771e49124a657203eeec748a70a6bfa6f2c050d5647b37a69e5eb02843fff7a0f7646ea

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.asc
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.asc (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuMACgkQohFa4V9ri3JFRQCfbrBosxuDHJxqUuDdS+VnWHmO
+IfkAoJdBgXIo9h623RJYcY0UdrsUegOn
+=MK0B
+-----END PGP SIGNATURE-----

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.md5
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.md5 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+6fa2d518954a2de57504d930d0bdecee

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha1
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha1 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+38e808e9d6710db600f71f58c401936d95feead2

Added: dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha512
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha512 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+4d9e0f372bd9401993a4aed3b3c754813192b8d3093e772c6eb70465a7ae3c6de9ccc13d399d6df9b784a87a6504e4c6526d27a47887e4d89911438133745e0e

Added: dev/ant/binaries/apache-ant-1.9.9-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/binaries/apache-ant-1.9.9-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/binaries/apache-ant-1.9.9-bin.zip.asc
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.zip.asc (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.zip.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTetsACgkQohFa4V9ri3KpjgCfWjpQxTI40JESgbB5Ya0RXiFF
+8gcAoMjKSrzjHZXjzKc8l+V4t6puHJRu
+=KI/u
+-----END PGP SIGNATURE-----

Added: dev/ant/binaries/apache-ant-1.9.9-bin.zip.md5
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.zip.md5 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.zip.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+b095866c7fe872d2759ed5d30b8f3e88

Added: dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha1
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha1 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+c23d9de22bd9c9b26ea7031520df5e3b0f0b581b

Added: dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha512
==============================================================================
--- dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha512 (added)
+++ dev/ant/binaries/apache-ant-1.9.9-bin.zip.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+c5d4db35260faacf331cfc4293ffe920d15514273bee08228843bbfe05b1321f742c5ab584f0d10bbbab0f203c7036003551cc2424f34dd1ba1eaca55908edd7

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.asc
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.asc (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuMACgkQohFa4V9ri3JUtwCffBA6BXAtR9TFkYw5bK96R88L
+9nsAoKlr6ebQMheYyA9XApQTKDV9/OJO
+=eOhw
+-----END PGP SIGNATURE-----

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.md5
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.md5 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+481b472ef4b5ac14bec982ebe8e776cb

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha1
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha1 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+0a0aa61c5c185aae8cd15a822e12ce404e1293f1

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha512
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha512 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.bz2.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+7b893aef8d290c1b8d88544362772f91774ce81c680871813b2f36c954c39e5a66f0d5c6be2bcba2dd13b2c6fe84b0fb7da50e3c405944a9319b895b9d9c4ab3

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/manual/apache-ant-1.9.9-manual.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.asc
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.asc (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuMACgkQohFa4V9ri3JlsgCfZd9eYyTXhrYL+6oOXfMV0XYv
+UoEAn2AaX/rqQ/QV2QKM2vPOxj0/eMnQ
+=FNv5
+-----END PGP SIGNATURE-----

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.md5
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.md5 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+43d4f86753fd9ebbe630366231462ee4

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha1
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha1 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+487749f645a69cf237bf1358d7b23eee53259d30

Added: dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha512
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha512 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.tar.gz.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+31e23590458327d4c433f07834edcff8ae4ba51a2692bebbf86b582eb7474cad8103e5ac28785801455e64c8f27dc12a024913492d74094e289a02ec7ab73875

Added: dev/ant/manual/apache-ant-1.9.9-manual.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/manual/apache-ant-1.9.9-manual.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/manual/apache-ant-1.9.9-manual.zip.asc
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.zip.asc (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.zip.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuIACgkQohFa4V9ri3LeIgCfQIpOSft3v1uFlsyWLZ3nHjFG
+6UwAoK0+1ueoloHgxwX4g2nWfHj1YsJM
+=1NSx
+-----END PGP SIGNATURE-----

Added: dev/ant/manual/apache-ant-1.9.9-manual.zip.md5
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.zip.md5 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.zip.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+c0d296d466e8dd551cd37f1281a5039d

Added: dev/ant/manual/apache-ant-1.9.9-manual.zip.sha1
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.zip.sha1 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.zip.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+8c029ef67821148a50cc914543ef7556ba48fc0f

Added: dev/ant/manual/apache-ant-1.9.9-manual.zip.sha512
==============================================================================
--- dev/ant/manual/apache-ant-1.9.9-manual.zip.sha512 (added)
+++ dev/ant/manual/apache-ant-1.9.9-manual.zip.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+cd45ae2a167ccc88f941b2681780cc694a65b30fdfa9dc3a15a0e13312f8ec495158f8ac30a496f8e9c66935dfef03abe3366120ec1193136358e2563780cb7a

Added: dev/ant/source/apache-ant-1.9.9-src.tar.bz2
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/source/apache-ant-1.9.9-src.tar.bz2
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/source/apache-ant-1.9.9-src.tar.bz2.asc
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.bz2.asc (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.bz2.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuMACgkQohFa4V9ri3JKrwCfeUXDKRaGVSVPi8pJJdDnh+mz
+UkUAn0TPQC0YCk45FrYkWw42dwzkWcIh
+=veU8
+-----END PGP SIGNATURE-----

Added: dev/ant/source/apache-ant-1.9.9-src.tar.bz2.md5
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.bz2.md5 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.bz2.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+c988158e101e7700b45c14b9804fd554

Added: dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha1
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha1 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+4c815a6f560cde94fc2b3d15e34393ebf6dbca52

Added: dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha512
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha512 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.bz2.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+27fe030f134e34d4e06ef32baf1e8cf392490745fa7a7f47cf3e123f1141499c059e317154c923a8d7dcb7af163eb0cc87636f5d6150e0ce54b6c0abc2d0a112

Added: dev/ant/source/apache-ant-1.9.9-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/source/apache-ant-1.9.9-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/source/apache-ant-1.9.9-src.tar.gz.asc
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.gz.asc (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.gz.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuMACgkQohFa4V9ri3KuDQCgxAvYuaR/OrxIRUWQhwQGS9QK
+30UAnAsVDsGxIivq2XWfq2rN8hvK2mKN
+=vVMl
+-----END PGP SIGNATURE-----

Added: dev/ant/source/apache-ant-1.9.9-src.tar.gz.md5
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.gz.md5 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.gz.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+22c9d40dabafbec348aaada226581239

Added: dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha1
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha1 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+6b4ba38ed339c3b96a5a0ce4b66d541511828d2e

Added: dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha512
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha512 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.tar.gz.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+39790ade2963e267ebd028946be67f4659fb4270a528236e201f2364eafca08190a0cd1ec25e8ca17a254e16993c5ae2b9cfef3738fe6bb06fd5f59e90f0a5ee

Added: dev/ant/source/apache-ant-1.9.9-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/ant/source/apache-ant-1.9.9-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/ant/source/apache-ant-1.9.9-src.zip.asc
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.zip.asc (added)
+++ dev/ant/source/apache-ant-1.9.9-src.zip.asc Thu Feb  2 18:39:07 2017
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAliTeuIACgkQohFa4V9ri3LK6wCZAbfRmDkODxDMs07/oCvIM0KQ
+JsAAoN/NlfgK+VdixW/Dobsvi3fkTayD
+=I+4+
+-----END PGP SIGNATURE-----

Added: dev/ant/source/apache-ant-1.9.9-src.zip.md5
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.zip.md5 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.zip.md5 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+a371d81f31bfa34239f17e64a4ee49e8

Added: dev/ant/source/apache-ant-1.9.9-src.zip.sha1
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.zip.sha1 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.zip.sha1 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+51c2bce8f11f22d1f1ce8d0fa89f39558ca6cbd1

Added: dev/ant/source/apache-ant-1.9.9-src.zip.sha512
==============================================================================
--- dev/ant/source/apache-ant-1.9.9-src.zip.sha512 (added)
+++ dev/ant/source/apache-ant-1.9.9-src.zip.sha512 Thu Feb  2 18:39:07 2017
@@ -0,0 +1 @@
+c7cc9f1a48b599dc9c8bf0700dd18731b646dedff3d88665f4f6e5b2885e5063c47c6ee88279fd0d4b1ce56bf5b20e19767225b39c2f716d9369494ce391419a