Don't update OpenStreetMap to 4.1 (15)

This commit is contained in:
Boris Kraut 2014-10-30 20:27:38 +01:00
parent 910fef7341
commit 4f1baef369

View file

@ -1,8 +1,8 @@
Categories:Navigation Categories:Navigation
License:LGPL License:LGPL
Web Site:https://code.google.com/p/osmdroid Web Site:https://code.google.com/p/osmdroid
Source Code:https://code.google.com/p/osmdroid/source Source Code:https://github.com/osmdroid/osmdroid
Issue Tracker:https://code.google.com/p/osmdroid/issues Issue Tracker:https://github.com/osmdroid/osmdroid/issues
Auto Name:OpenStreetMap Auto Name:OpenStreetMap
Summary:OpenStreetMap map viewer Summary:OpenStreetMap map viewer
@ -10,8 +10,8 @@ Description:
Map viewer using OpenStreetMap tiles. Map viewer using OpenStreetMap tiles.
. .
Repo Type:git-svn Repo Type:git
Repo:https://osmdroid.googlecode.com/svn;trunk=trunk;tags=tags Repo:https://github.com/osmdroid/osmdroid
#see https://code.google.com/p/osmdroid/wiki/HowToMaven #see https://code.google.com/p/osmdroid/wiki/HowToMaven
Build:3.0.10,11 Build:3.0.10,11
@ -21,8 +21,15 @@ Build:3.0.10,11
prebuild=sed -i 's/16_r2/16_r3/g' pom.xml && \ prebuild=sed -i 's/16_r2/16_r3/g' pom.xml && \
$$MVN3$$ install:install-file -DgroupId=com.google.android.maps -DartifactId=maps -Dversion=16_r3 -Dpackaging=jar -Dfile=$$SDK$$/addons/addon-google_apis-google-16/libs/maps.jar $$MVN3$$ install:install-file -DgroupId=com.google.android.maps -DartifactId=maps -Dversion=16_r3 -Dpackaging=jar -Dfile=$$SDK$$/addons/addon-google_apis-google-16/libs/maps.jar
Auto Update Mode:None Build:4.1,15
Update Check Mode:Tags disable=needs play-services
Current Version:4.1 commit=99d6895e5d7b37cc43dd795ac2622b8d456a26bc
Current Version Code:13 subdir=OpenStreetMapViewer
gradle=yes
prebuild=sed -i -e 's/4.2-SNAPSHOT/4.2/g' -e 's/android.support:compatibility-v4/com.android.support:support-v4/g' build.gradle
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:4.3-SNAPSHOT
Current Version Code:15