From dev-return-74958-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed Sep 20 05:10:38 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 84048 invoked from network); 20 Sep 2006 05:10:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Sep 2006 05:10:37 -0000 Received: (qmail 63616 invoked by uid 500); 20 Sep 2006 05:10:35 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 63300 invoked by uid 500); 20 Sep 2006 05:10:33 -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 63274 invoked by uid 500); 20 Sep 2006 05:10:33 -0000 Received: (qmail 63267 invoked by uid 99); 20 Sep 2006 05:10:32 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Sep 2006 22:10:32 -0700 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from ([140.211.166.113:62080] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 51/71-01184-84DC0154 for ; Tue, 19 Sep 2006 22:10:32 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 6CF7A1A981A; Tue, 19 Sep 2006 22:10:30 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r448068 - in /ant/core/trunk: build.xml src/testcases/org/apache/tools/ant/DirectoryScannerTest.java Date: Wed, 20 Sep 2006 05:10:30 -0000 To: ant-cvs@apache.org From: antoine@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060920051030.6CF7A1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: antoine Date: Tue Sep 19 22:10:29 2006 New Revision: 448068 URL: http://svn.apache.org/viewvc?view=rev&rev=448068 Log: make sure that most of DirectoryScannerTest runs when we build a release. This one is too critical. Modified: ant/core/trunk/build.xml ant/core/trunk/src/testcases/org/apache/tools/ant/DirectoryScannerTest.java Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?view=diff&rev=448068&r1=448067&r2=448068 ============================================================================== --- ant/core/trunk/build.xml (original) +++ ant/core/trunk/build.xml Tue Sep 19 22:10:29 2006 @@ -1698,8 +1698,6 @@ -