Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 4381 invoked from network); 3 Jan 2011 17:03:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jan 2011 17:03:20 -0000 Received: (qmail 11044 invoked by uid 500); 3 Jan 2011 17:03:20 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 10144 invoked by uid 500); 3 Jan 2011 17:03:18 -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 9899 invoked by uid 99); 3 Jan 2011 17:03:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jan 2011 17:03:17 +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; Mon, 03 Jan 2011 17:03:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D8E80238896F; Mon, 3 Jan 2011 17:02:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1054685 - /ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml Date: Mon, 03 Jan 2011 17:02:54 -0000 To: notifications@ant.apache.org From: antoine@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110103170254.D8E80238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antoine Date: Mon Jan 3 17:02:54 2011 New Revision: 1054685 URL: http://svn.apache.org/viewvc?rev=1054685&view=rev Log: test for bug 50515 Added: ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml Added: ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml?rev=1054685&view=auto ============================================================================== --- ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml (added) +++ ant/core/trunk/src/tests/antunit/taskdefs/propertyfile-test.xml Mon Jan 3 17:02:54 2011 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file