From 588caddadb83b08720f5e1aeb8c7739585f515ee Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 10 May 2005 13:57:48 +0000 Subject: [PATCH] Add SHA1 checksums, prepare stuff for http://www.apache.org/dist/java-repository/ git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278242 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/build.xml b/build.xml index 608f386f3..551ccb28b 100644 --- a/build.xml +++ b/build.xml @@ -135,6 +135,8 @@ + + creates the zip and tar distributions"> + + @@ -1231,6 +1235,20 @@ + + + + + + + + + + + + + + @@ -1239,6 +1257,13 @@ + + + + + + + @@ -1279,6 +1304,13 @@ + + + + + + +