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 defi

Using a Macrodef from a Subproject

2009-11-03 Thread Dan Turkenkopf
upposed to happen at create time. I'm assuming the reason this isn't working is because I'm passing the task definition back to the ParentProject instead of the actual created MacroInstance. Does that make sense? Is it possible to do what I'm attempting, or do I need to reva