Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 90449 invoked from network); 6 Dec 2002 13:14:27 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Dec 2002 13:14:27 -0000 Received: (qmail 12123 invoked by uid 97); 6 Dec 2002 13:15:28 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 12067 invoked by uid 97); 6 Dec 2002 13:15:27 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 12056 invoked by uid 97); 6 Dec 2002 13:15:27 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: 6 Dec 2002 13:14:17 -0000 Message-ID: <20021206131417.88294.qmail@icarus.apache.org> From: bodewig@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant/proposal/ant-site/anakia/docs download.html X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bodewig 2002/12/06 05:14:17 Added: proposal/ant-site/anakia/docs download.html Log: forgot to add this Revision Changes Path 1.1 jakarta-ant/proposal/ant-site/anakia/docs/download.html Index: download.html =================================================================== Apache Ant - Downloading Ant
Apache Ant

Apache Ant

Documentation

Get Involved

Project Managment

Downloading Ant

Use the links below to download the Ant from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.

If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.

Mirror

You are currently using [preferred]. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available.

Other mirrors:
Current Release of Ant

Currently, Apache Ant 1.5.1 is the best available version.

Other Formats

We also provide other packaging formats that may be of interest.

Nightly Builds

If you wish to use the latest Ant features, you can try downloading a nightly build.

Verify Releases

It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures.

The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using

% pgpk -a KEYS
% pgpv jakarta-ant-bin-1.5.1.tar.gz.asc
or
% pgp -ka KEYS
% pgp jakarta-ant-bin-1.5.1.tar.gz.asc
or
% gpg -import KEYS
% gpg -verify jakarta-ant-bin-1.5.1.tar.gz.asc

Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is included in many unix distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from here, here, or here.

We highly recommend to verify the PGP signature, though.


Copyright © 2000-2002, Apache Software Foundation
-- To unsubscribe, e-mail: For additional commands, e-mail: