From user-return-61397-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Jul 06 23:58:41 2007 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 31130 invoked from network); 6 Jul 2007 23:58:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jul 2007 23:58:40 -0000 Received: (qmail 27987 invoked by uid 500); 6 Jul 2007 23:58:38 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 27960 invoked by uid 500); 6 Jul 2007 23:58:38 -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 27949 invoked by uid 99); 6 Jul 2007 23:58:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 16:58:38 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of glennoph@gmail.com designates 209.85.132.250 as permitted sender) Received: from [209.85.132.250] (HELO an-out-0708.google.com) (209.85.132.250) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 16:58:32 -0700 Received: by an-out-0708.google.com with SMTP id b15so77616ana for ; Fri, 06 Jul 2007 16:58:11 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=gHAoVBkCoEFwFFMjAxAWPHMNAwKUE5s+oHQgLIvfiIuNoR7mhZvW4aktvnDEXYw8Etewgm2dvWfI+6ul3Y+/6vaklSww1tnxAW2AZyKmK+CyRBAvQsSDzUGYGuCZiYx4Ec4yIecckiAsqNBSa1YFVZPLrEWflNVZDBjx+pWx0ho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=aNMyWzZbOj+HIR8cQYt+ZfSMdjwmissfw33BRTGhnysKzqeSxA4YkNDybbrm6hzJ3zStBGYHApHYPa7pykyc7Oi/qBY1HYFlxUKgS8VRon6D+G74V1OMwvOn3JRrGDoVn7BE3qkuUt1tQvnhuBpifdy7WKoqWq6iXhg5lLBaxAE= Received: by 10.100.107.2 with SMTP id f2mr587642anc.1183766291860; Fri, 06 Jul 2007 16:58:11 -0700 (PDT) Received: by 10.100.58.17 with HTTP; Fri, 6 Jul 2007 16:58:11 -0700 (PDT) Message-ID: Date: Fri, 6 Jul 2007 18:58:11 -0500 From: "glenn opdycke-hansen" To: "Ant Users List" Subject: Re: Formatter for ant scripts ? In-Reply-To: <3AE93DC078AE8A41AEDA6B95DE4EB92D029DDC08@VEX00130.lan.huk-coburg.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_23832_23394170.1183766291823" References: <3AE93DC078AE8A41AEDA6B95DE4EB92D029DDC08@VEX00130.lan.huk-coburg.de> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_23832_23394170.1183766291823 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline XEmacs/Emacs works nicely for editing and formatting ant xml scripts. --glenn On 7/4/07, Rebhan, Gilbert wrote: > > > Hi, > > i'm searching for a formatter task for ant build scripts. > Something like ++ in Eclipse Ant Editor > but as ant task i can feed with own rules, i.e. indention, > 4 spaces instead of tabs, remove trailing spaces (after linefeed), > ... > > I know of the jalopy task, but that seems for java source > only. > > As an ant script is xml, there maybe a way via xslt ?! > > Any tasks available ? > > > Regards, Gilbert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > ------=_Part_23832_23394170.1183766291823--