From d0d89ac5162c2a3f4e9212e45320e1464780872b Mon Sep 17 00:00:00 2001 From: Tristan Matthews <tristan.matthews@savoirfairelinux.com> Date: Wed, 24 Jul 2013 16:59:26 -0400 Subject: [PATCH] ant: added more warnings --- ant.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ant.properties b/ant.properties index aad8d9540..aa5a419cb 100644 --- a/ant.properties +++ b/ant.properties @@ -1 +1 @@ -java.compilerargs=-Xlint:unchecked +java.compilerargs=-Xlint -- GitLab