Re: Defining Properties in an Antlib

2009-11-07 Thread Dan Turkenkopf
Thanks for the help, I decided to use the init macro rather than bringing in another dependency and it seems to work well. -- Dan On Fri, Nov 6, 2009 at 7:26 AM, Wascally Wabbit < wascallywab...@earthling.net> wrote: > Dan Turkenkopf wrote: > >> Is there anyway to define a single set of propert

AW: Defining Properties in an Antlib

2009-11-06 Thread Jan.Materne
mber 2009 19:28 >An: user@ant.apache.org >Betreff: Defining Properties in an Antlib > >Is there anyway to define a single set of properties that can be shared >across all macrodefs in a given antlib? > >I have a series of macros that all refer to the same jar >files. I