Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 38613 invoked from network); 6 Oct 2009 15:45:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Oct 2009 15:45:46 -0000 Received: (qmail 22048 invoked by uid 500); 6 Oct 2009 15:45:44 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 22019 invoked by uid 500); 6 Oct 2009 15:45:43 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 21985 invoked by uid 99); 6 Oct 2009 15:45:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 15:45:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2009 15:45:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C3685238890E; Tue, 6 Oct 2009 15:44:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r822322 - /ant/antlibs/all-trunks/ Date: Tue, 06 Oct 2009 15:44:49 -0000 To: notifications@ant.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091006154449.C3685238890E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Tue Oct 6 15:44:49 2009 New Revision: 822322 URL: http://svn.apache.org/viewvc?rev=822322&view=rev Log: add props antlib Modified: ant/antlibs/all-trunks/ (props changed) Propchange: ant/antlibs/all-trunks/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Tue Oct 6 15:44:49 2009 @@ -1,3 +1,4 @@ antunit http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk dotnet http://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk +props http://svn.apache.org/repos/asf/ant/antlibs/props/trunk svn http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk