You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by De...@ubs.com on 2008/03/28 15:37:41 UTC

Ant in Java application

Hi,

I'm using ant to compile sources in java application.

Can I set some parameters to skip this?

[Error]: Note: Some input files use or override a deprecated API.
[Error]: Note: Recompile with -Xlint:deprecation for details.
[Error]: Note: Some input files use unchecked or unsafe operations.
[Error]: Note: Recompile with -Xlint:unchecked for details.

Regards,
Denis.