Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 53240 invoked from network); 4 Jul 2000 14:48:33 -0000 Received: from smtp01do.de.uu.net (192.76.144.61) by locus.apache.org with SMTP; 4 Jul 2000 14:48:33 -0000 Received: from sbodewig.bost.de ([195.127.75.69]) by smtp01do.de.uu.net (5.5.5/5.5.5) with ESMTP id QAA08823 for ; Tue, 4 Jul 2000 16:48:31 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id QAA04131; Tue, 4 Jul 2000 16:48:28 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs Chmod.java References: <002301bfe5c2$3e9d5e20$80dc1fcb@cognet.com.au> From: Stefan Bodewig Date: 04 Jul 2000 16:48:28 +0200 In-Reply-To: "Conor MacNeill"'s message of "Wed, 5 Jul 2000 00:15:02 +1000" Message-ID: Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "CM" == Conor MacNeill writes: CM> I assume you have left the deprecated form of the chmod CM> task in the build.xml file to avoid the nightly build problems? Yes. I try to make mistakes once and only once 8^) - and fail of course. Stefan