From dev-return-74879-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Mon Sep 18 21:13:57 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 93484 invoked from network); 18 Sep 2006 21:13:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2006 21:13:56 -0000 Received: (qmail 61798 invoked by uid 500); 18 Sep 2006 21:13:56 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 61466 invoked by uid 500); 18 Sep 2006 21:13:55 -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 61455 invoked by uid 99); 18 Sep 2006 21:13:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 14:13:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 18 Sep 2006 14:13:53 -0700 Received: (qmail 7461 invoked by uid 0); 18 Sep 2006 21:13:31 -0000 Received: from 66.28.87.10 by www001.gmx.net with HTTP; Mon, 18 Sep 2006 23:13:31 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" Date: Mon, 18 Sep 2006 23:13:31 +0200 From: "Antoine Levy-Lambert" In-Reply-To: <20060918204922.0BFB51A981C@eris.apache.org> Message-ID: <20060918211331.159310@gmx.net> MIME-Version: 1.0 References: <20060918204922.0BFB51A981C@eris.apache.org> Subject: DirectoryScannerTest To: "Ant Developers List" X-Authenticated: #22961642 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I noticed that DirectoryScannerTest does not run when I run the tests. It requires that this property be set tests.and.ant.share.classloader. What prevents DirectoryScannerTest from running when the tests are not forked ? I think that this is an important test and that we should make sure to run it when we do a test cycle. Regards, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org