aboutsummaryrefslogtreecommitdiffstats
path: root/main/ant.properties
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-05-27 07:38:27 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-05-27 07:38:27 +0200
commit2a2fb3bd94c944cf1c99fab2ce2e666cf317ac46 (patch)
tree9137c64c049ff97275b925998240c28b99209738 /main/ant.properties
parentf7757cd0232edb11ea527b17bc3fe7dc7addc5e0 (diff)
downloadcgeo-2a2fb3bd94c944cf1c99fab2ce2e666cf317ac46.zip
cgeo-2a2fb3bd94c944cf1c99fab2ce2e666cf317ac46.tar.gz
cgeo-2a2fb3bd94c944cf1c99fab2ce2e666cf317ac46.tar.bz2
build: force Jenkins to collect all compiler warnings
Diffstat (limited to 'main/ant.properties')
-rw-r--r--main/ant.properties3
1 files changed, 2 insertions, 1 deletions
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