On Tue, Jan 25, 2011 at 3:58 PM,  <dave.alvar...@cartridgeorder.com> wrote:
> Thanks, Dominique.  The nested properties (props) task seems like it will do 
> the job.  However, do you know where to download this thing?  The links don't 
> seem to have anything
>
> http://ant.apache.org/manual/properties.html
> http://ant.apache.org/faq.html#propertyvalue-as-name-for-property

props is not a task, but a PropertyHelper extension. I suspect it's
part of the normal Ant distrib, so no need to download anything, but
I've never used it myself. You could try adding the declaration the
FAQ shows to enable it in your own build file and see if it works.
--DD

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to