Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 43678 invoked from network); 13 Feb 2005 07:32:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Feb 2005 07:32:08 -0000 Received: (qmail 20278 invoked by uid 500); 13 Feb 2005 07:32:03 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 20239 invoked by uid 500); 13 Feb 2005 07:32:02 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 28201 invoked by uid 99); 13 Feb 2005 00:35:47 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Date: Sat, 12 Feb 2005 19:35:43 -0500 From: Alan Gutierrez To: Ant Users List Subject: Re: How to?: add target dependencies Message-ID: <20050213003543.GB32243@maribor.izzy.net> References: <20050210194108.66911.qmail@web30902.mail.mud.yahoo.com> <20050212015719.GA32243@maribor.izzy.net> <88AEA00E-7CFE-11D9-BD67-000A95D6B56C@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <88AEA00E-7CFE-11D9-BD67-000A95D6B56C@comcast.net> User-Agent: Mutt/1.4.1i X-Mailer: Mutt http://www.mutt.org/ X-Editor: Vim 6.1 http://www.vim.org/ X-Location: Ann Arbor, Michigan, United States of America X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N * Mark Lundquist [2005-02-12 09:01]: > > Hey Alan, good to hear from you! > > On Feb 11, 2005, at 5:57 PM, Alan Gutierrez wrote: > > > Mark > > > > I'm now using XSLT to generate my Ant files. Any place where > > there is iteration, or any sort of logic, XSLT makes it simple > > and straghtforward. > > > > I know you work with XSLT, so I'm going to encourage you to > > leverage those studies. > D'oh! Why didn't I think of that...? I know ant has an XSLT task, > I've seen how Cocoon uses it to generate the blocks build file file > from gump.xml... > > Let me know if you want to look at what I've been up to. > Sure, I'd love to see what you've got going. > The idea of using Groovy Markup w/ Ant is intriguing, too... could be > the excuse I'm looking for to learn Groovy, but that's still more > learning curve than I have bandwidth for right now. Maybe over summer > :-) Groovy Markup isn't as useful as XSLT. I use XSLT to generate my build files. It's like running configure, except it does a lot less work, since there are far fewer platform issues. I use XSLT 2.0, and Saxon 8.2, to generate JUnit tests. I can give you a login to my repository and let you checkout a project. Contact me off-list. -- Alan Gutierrez - alan@engrm.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org