thanks,
i removed init() calls and it worked
--- Yves Martin <[EMAIL PROTECTED]> wrote:
> Engin Erdem <[EMAIL PROTECTED]> writes:
>
> > we have a piece of code that uses ant api and a
> build
> > file to control our build process. this code
> works on
> > ant 1.4.1 version but not in 1.6.1 ver
Engin Erdem <[EMAIL PROTECTED]> writes:
> we have a piece of code that uses ant api and a build
> file to control our build process. this code works on
> ant 1.4.1 version but not in 1.6.1 version, I searched
> mailing lists but I did'nt find any suggestions.
> what is the problem???
> you can te
we have a piece of code that uses ant api and a build
file to control our build process. this code works on
ant 1.4.1 version but not in 1.6.1 version, I searched
mailing lists but I did'nt find any suggestions.
what is the problem???
you can test them with the code and build file below
--