some build.xml problems trying to build osmand~ 1.0.0

This commit is contained in:
David Black 2012-11-20 12:54:39 +00:00
parent c3aae4d3b5
commit cc44aaa2e3

View file

@ -14,11 +14,12 @@ and raster types can be stored on the phone memory card for offline usage, and n
offline methods. Map data packages for many territories are available from the Osmand website as well as a offline methods. Map data packages for many territories are available from the Osmand website as well as a
desktop application for creating your own. Donations by way of PayPal or BidforFix are accepted. desktop application for creating your own. Donations by way of PayPal or BidforFix are accepted.
Osmand~ is the generic name for builds of Osmand not done by the developers though F-droid of course tries to Osmand~ is the generic name for builds of Osmand not done by the developers, though
be as faithful as possible to release builds. Prior to v0.8.2 native code isn't used, meaning the apk is F-droid.org of course tries to build what they do. Prior to v0.8.2 native
smaller. code isn't used, meaning the apk is smaller.
. .
#Don't use master branch
Repo Type:git Repo Type:git
Repo:https://github.com/osmandapp/Osmand.git Repo:https://github.com/osmandapp/Osmand.git
@ -45,9 +46,8 @@ sed -i 's/app_version">[^<]*/app_version">0.8.2-fdroid/' res/values/no_translate
cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \ cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \
zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \ zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \
cp -r ../DataExtractionOSM/build/lib/ libs/ cp -r ../DataExtractionOSM/build/lib/ libs/
#I suggest v0.8.3 branch taking version code from AM.xml
#I tried adding junit and ant-junit to ant-libs but gave up after that #Build Version:1.0.0,99,21fd17b8c,forceversion=yes,forcevercode=yes
Build Version:0.8.3-beta,85,!build problems 7d47f5b81f7bb
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market