During the build of my java prj using ant, there are also some
warnings. I wish ant could be able to ignore these warnings. Right now,
for these code that has warning, these will be recompiled when I do
another build.
Can anyone give me an answer?
Chris - 06 Jul 2006 00:21 GMT
> During the build of my java prj using ant, there are also some
> warnings. I wish ant could be able to ignore these warnings. Right now,
> for these code that has warning, these will be recompiled when I do
> another build.
>
> Can anyone give me an answer?
You'll get better answers on the Ant mailing list. I would also indicate
what the specific warnings are.