From 2a2fb3bd94c944cf1c99fab2ce2e666cf317ac46 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Mon, 27 May 2013 07:38:27 +0200 Subject: build: force Jenkins to collect all compiler warnings --- main/ant.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main') diff --git a/main/ant.properties b/main/ant.properties index 8216a77..e3fa250 100644 --- a/main/ant.properties +++ b/main/ant.properties @@ -17,4 +17,5 @@ proguard.config=proguard.cfg proguard.jar=support/proguard.jar -source.dir=src;thirdparty \ No newline at end of file +source.dir=src;thirdparty +java.compilerargs=-Xlint \ No newline at end of file -- cgit v1.1