From 60970375ae2db7d0e4b39c1e2d0dc2c47d1791b3 Mon Sep 17 00:00:00 2001 From: Alexey Pelykh Date: Sun, 8 Apr 2012 14:58:43 +0300 Subject: [PATCH] Workaround for SDK17 bug --- OsmAnd/ant.properties | 1 + OsmAnd/build.xml | 4 --- OsmAnd/build_sdk17.xml | 80 ++++++++++++++++++++++++++++++++++++------ 3 files changed, 71 insertions(+), 14 deletions(-) diff --git a/OsmAnd/ant.properties b/OsmAnd/ant.properties index 652ac0fab6..d2a20606a2 100644 --- a/OsmAnd/ant.properties +++ b/OsmAnd/ant.properties @@ -18,3 +18,4 @@ key.alias=osmand key.store=../../osmand_key jar.libs.dir=lib +java.compilerargs=-Xlint \ No newline at end of file diff --git a/OsmAnd/build.xml b/OsmAnd/build.xml index 2b85a60475..b07879955c 100644 --- a/OsmAnd/build.xml +++ b/OsmAnd/build.xml @@ -38,9 +38,6 @@ This file is an integral part of the build system for your application and should be checked into Version Control Systems. --> - - - - diff --git a/OsmAnd/build_sdk17.xml b/OsmAnd/build_sdk17.xml index 1530a866d0..b30dbe1401 100755 --- a/OsmAnd/build_sdk17.xml +++ b/OsmAnd/build_sdk17.xml @@ -5,9 +5,6 @@ - - - + + + + + + + + + Creating output directories if needed... + + + + + + + Gathering info for ${ant.project.name}... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -158,12 +222,8 @@ - - - - - +