From dev-return-77791-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Mon Jan 08 19:13:33 2007 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 6213 invoked from network); 8 Jan 2007 19:13:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 19:13:31 -0000 Received: (qmail 70443 invoked by uid 500); 8 Jan 2007 19:13:32 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 70284 invoked by uid 500); 8 Jan 2007 19:13:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 70258 invoked by uid 99); 8 Jan 2007 19:13:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 11:13:31 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [88.84.142.181] (HELO v30161.1blu.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 11:13:22 -0800 Received: (qmail 12115 invoked by uid 2525); 8 Jan 2007 20:05:49 +0100 To: dev@ant.apache.org, user@ant.apache.org, announce@apache.org Subject: [ANN] Apache AntUnit 1.0 Released X-Draft-From: ("nnfolder:mail.jakarta-ant" "") From: Stefan Bodewig Date: Mon, 08 Jan 2007 20:05:49 +0100 Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Apache Ant Developer Team is proud to announce the 1.0 release of the Apache AntUnit Ant library. AntUnit provides Ant tasks that allow you to write (functional) tests in Ant build files. For example would assert that a certain file was freshly created by the task. We don't suggest that you write the unit tests for all your code using AntUnit. But if you are writing Ant tasks, AntUnit makes it very easy to write tests and in fact is used by the Ant developers to test Ant itself. In addition to some assertion tasks, the library provides an task that runs all tests in selected build files and a formatter mechanism similar to the task. The release is the first "proper" release of AntUnit, it is almost identical to the beta2 release. Stefan Bodewig for the Ant Developer Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 iD8DBQFFopYJohFa4V9ri3IRAqrgAKCKcdq9W+gwnqMUjBPs7QRF333JWQCfcR7a EoOzSrXAlBGYdM0nGrwUUT8= =zmB8 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org