From dev-return-70764-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Jan 19 05:25:55 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 77278 invoked from network); 19 Jan 2006 05:25:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jan 2006 05:25:54 -0000 Received: (qmail 14854 invoked by uid 500); 19 Jan 2006 05:25:53 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 14815 invoked by uid 500); 19 Jan 2006 05:25:53 -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 14802 invoked by uid 500); 19 Jan 2006 05:25:52 -0000 Received: (qmail 14795 invoked by uid 99); 19 Jan 2006 05:25:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2006 21:25:52 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 18 Jan 2006 21:25:52 -0800 Received: (qmail 77164 invoked by uid 65534); 19 Jan 2006 05:25:31 -0000 Message-ID: <20060119052531.77163.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r370380 - /ant/core/trunk/build.xml Date: Thu, 19 Jan 2006 05:25:30 -0000 To: ant-cvs@apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bodewig Date: Wed Jan 18 21:25:23 2006 New Revision: 370380 URL: http://svn.apache.org/viewcvs?rev=370380&view=rev Log: 2006 Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewcvs/ant/core/trunk/build.xml?rev=370380&r1=370379&r2=370380&view=diff ============================================================================== --- ant/core/trunk/build.xml (original) +++ ant/core/trunk/build.xml Wed Jan 18 21:25:23 2006 @@ -4,7 +4,7 @@ ======================================================================= Apache Ant own build file - Copyright (c) 2000-2005 The Apache Software Foundation. All rights + Copyright (c) 2000-2006 The Apache Software Foundation. All rights reserved. ======================================================================= @@ -1816,4 +1816,4 @@ description="--> creates a minimum distribution in ./dist" depends="dist-lite"/> - \ No newline at end of file + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org