Re: Bundling Ant Tasks

2022-08-22 Thread Hiran Chaudhuri
That's what I was searching for, thank you. I shall try the documented stuff. :-) If it is a bit buried but exists it might be nice to have a reference from the 'Developing with Ant' guide. Hiran On Fri, 2022-08-19 at 09:20 +0200, Stefan Bodewig wrote: > On 2022-08-19, Hir

Bundling Ant Tasks

2022-08-18 Thread Hiran Chaudhuri
Hello there. I successfully created several custom Ant Tasks myself, thanks to the fine documentation in https://ant.apache.org/manual/developlist.html Now when I want to use these tasks, I always have to use taskdef elements in all my scripts and always remember exact dependencies (classpath) or