ant-contrib: repeated task definition

2002-08-30 Thread Tyler
So using the weirdly-built ant-contrib.jar i described in my last post, i'm getting task redefinition warnings like this: Buildfile: build.xml extract: Trying to override old definition of task propertycopy Trying to override old definition of task foreach Trying to override old definition of t

Re: ant-contrib: repeated task definition

2002-08-28 Thread Jesse Stockall
On Wed, 2002-08-28 at 18:24, Tyler wrote: > So i guess this is another bug in ant-contrib -- either in the actual > functionality or at least in the docs. I'm still hoping for some insight > from this list as to where/to whom i should report these bugs. > Join the ant-contrib mailing list and se

Re: ant-contrib: repeated task definition

2002-08-28 Thread Tyler
On Wed, Aug 28, 2002 at 01:05:44PM -0700, Tyler wrote: > Buildfile: build.xml > > extract: > Trying to override old definition of task propertycopy > Trying to override old definition of task foreach > Trying to override old definition of task osfamily > Trying to override old definition of task

ant-contrib: repeated task definition

2002-08-28 Thread Tyler
So using the weirdly-built ant-contrib.jar i described in my last post, i'm getting task redefinition warnings like this: Buildfile: build.xml extract: Trying to override old definition of task propertycopy Trying to override old definition of task foreach Trying to override old definition of t