ml:
> >
> >
> >
> > In base emptymacro
> >
> >
> >
> >
> >
> >
> >
> > deriv.xml:
> >
> >
> >
> >
> >
> &
>
>
>
>
> deriv.xml:
>
>
>
>
>
>
>
>
> When I do ant -f deriv.xml go I get this output:
> Buildfile: deriv.xml
> Trying to override old definition of task emptymacro
>
> go:
>
has overrides for a few key tasks.
It seems like a sensible thing to me and I don't understand if there
is actually a problem or not with what I am doing. Is the "Trying to
override old definition of task emptymacro" message a warning? Is it
not doing what I think it will do? The
deriv.xml go I get this output:
Buildfile: deriv.xml
Trying to override old definition of task emptymacro
go:
BUILD SUCCESSFUL
Total time: 0 seconds
So, since it reports success, I'm guessing the "Trying to override..."
message is just a warning. I actually am trying to override
I have two ant files.
base.xml:
In base emptymacro
deriv.xml:
When I do ant -f deriv.xml go I get this output:
Buildfile: deriv.xml
Trying to override old definition of task