Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 53190 invoked from network); 20 Aug 2009 09:05:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 09:05:11 -0000 Received: (qmail 8543 invoked by uid 500); 20 Aug 2009 09:05:29 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 8481 invoked by uid 500); 20 Aug 2009 09:05:29 -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 8461 invoked by uid 99); 20 Aug 2009 09:05:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 09:05:29 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.85.220.206] (HELO mail-fx0-f206.google.com) (209.85.220.206) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 09:05:17 +0000 Received: by fxm2 with SMTP id 2so251996fxm.28 for ; Thu, 20 Aug 2009 02:04:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.102.12.1 with SMTP id 1mr2928423mul.63.1250759096019; Thu, 20 Aug 2009 02:04:56 -0700 (PDT) Date: Thu, 20 Aug 2009 11:04:55 +0200 Message-ID: <7c55bf80908200204s5f63730dib573b02769cc5802@mail.gmail.com> Subject: How to remove a property from a file From: Francis GALIEGUE To: Ant Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hello everyone, Ant's task allows to update a file's properties, but how do you _remove_ a property from a file? The problem is that the number and name of properties in the file is arbitrary... And while I could use external tools for it, I'd rather not. Is there a "pure" ant solution? --=20 Francis Galiegue ONE2TEAM Ing=C3=A9nieur syst=C3=A8me Mob : +33 (0) 683 877 875 Tel : +33 (0) 178 945 552 fge@one2team.com 40 avenue Raymond Poincar=C3=A9 75116 Paris --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org