Re: How to reference elements in custom task

2011-03-14 Thread Jon Svede
uot; of an extra jar. Peter On Mon, Mar 14, 2011 at 5:56 PM, Jon Svede wrote: > Wolfgang, > > Thanks for the reply. > > So originally I had my tasks working by defining a entry that included >my > tasks and their dependencies. This worked fine without me having to d

Re: How to reference elements in custom task

2011-03-14 Thread Jon Svede
es or forum posts related to this but everything > I've found isn't working. How about sharing what you've found and what exactly is not working? // Wolfgang On Mon, Mar 14, 2011 at 5:50 PM, Jon Svede wrote: > Hi, > > I have a set of custom tasks that need to be able

How to reference elements in custom task

2011-03-14 Thread Jon Svede
Hi, I have a set of custom tasks that need to be able to load dependencies from element. In my case my tasks may be defined in declarations or via adding the jar file to the $ANT_HOME/lib dir. This is what I want to have in the build.xml file: In this example the task s