RE: Re: macrodef and classpath

2009-02-06 Thread cknell
: Ant Users List Subject: Re: macrodef and classpath Hi, Thanks, but no. I have my macrodefs stored in one file, and I import it in the 'real' build file like so: I want to pass in my 'real' build properties to the macrodefs without defining values in the macrodef fi

Re: macrodef and classpath

2009-02-06 Thread Mark Waschkowski
r}/@{outfile}" /> > > > > > Does that answer your question? > -- > Charles Knell > ckn...@onebox.com - email > > > > -Original Message- > From: Mark Waschkowski > Sent: Fri, 6 F

RE: macrodef and classpath

2009-02-06 Thread cknell
schkowski Sent: Fri, 6 Feb 2009 16:16:13 -0500 To: user@ant.apache.org Subject: macrodef and classpath Hi all, First time poster, hi! Thanks to the devs for ant, been using it for years now. I tried to do something new by creating a macrodef, but ran into some problems with passing in a

macrodef and classpath

2009-02-06 Thread Mark Waschkowski
Hi all, First time poster, hi! Thanks to the devs for ant, been using it for years now. I tried to do something new by creating a macrodef, but ran into some problems with passing in a classpath, and didn't see any solutions having gone through the mailing list archive. I've created a separate file