Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 24221 invoked from network); 9 Oct 2007 15:39:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2007 15:39:10 -0000 Received: (qmail 27704 invoked by uid 500); 9 Oct 2007 15:20:58 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 27683 invoked by uid 500); 9 Oct 2007 15:20:58 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 27670 invoked by uid 99); 9 Oct 2007 15:20:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2007 08:20:58 -0700 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2007 15:20:59 +0000 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 0DA62B7B1F for ; Tue, 9 Oct 2007 16:20:07 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CA4uo2eEP8iG for ; Tue, 9 Oct 2007 16:20:03 +0100 (BST) Received: from ha-node-br2.hpl.hp.com (ha-node-br2.hpl.hp.com [16.25.144.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tobor.hpl.hp.com (Postfix) with ESMTPS id C8BB7B7B14 for ; Tue, 9 Oct 2007 16:20:03 +0100 (BST) Received: from [16.25.171.118] ([16.25.171.118]) by ha-node-br2.hpl.hp.com (8.14.1/8.13.4) with ESMTP id l99FJmgn009192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 9 Oct 2007 16:19:49 +0100 (BST) Message-ID: <470B9C14.3090608@apache.org> Date: Tue, 09 Oct 2007 16:19:48 +0100 From: Steve Loughran User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: Ant Users List Subject: Re: How to move invalid XML files to another folder References: <1191884108.470ab54ccd985@members.uniserve.com> <470B48DE.1060205@apache.org> <1191941236.470b947405473@members.uniserve.com> In-Reply-To: <1191941236.470b947405473@members.uniserve.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Mario Madunic wrote: > Steve, > > Thanks for insight. > > That is too bad. Writing a new resource is beyond my talents at the moment (I'm > a taker not a giver at the moment). > > Just a thought. Would it be easier to change the fail task to allow more than a > message (don't really know if it does more than this) and then allow fail to be > a child of all tasks (where warranted)? > is conditional; you can stick some condition inside it, and you can use the return value from a property as part of a test. Do you need more than that? -- Steve Loughran http://www.1060.org/blogxter/publish/5 Author: Ant in Action http://antbook.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org