Radiobeacon: Remove maintainer notes, unset AUM

This commit is contained in:
Boris Kraut 2015-06-12 08:04:31 +02:00
parent 8b5f293a6d
commit 7df04a65e5

View file

@ -79,6 +79,7 @@ Build:0.8.5,13
rm ../local.properties rm ../local.properties
Build:0.8.6,14 Build:0.8.6,14
disable=remove apk
commit=v0.8.6 commit=v0.8.6
subdir=android/app subdir=android/app
gradle=yes gradle=yes
@ -86,15 +87,7 @@ Build:0.8.6,14
prebuild=sed -i -e '/jar/d' -e 's/minSdkVersion 8/minSdkVersion 9/g' -e '/support-v4/acompile "com.caverock:androidsvg:1.2.1"\ncompile "org.apache.commons:commons-lang3:3.4"\ncompile "org.apache.httpcomponents:httpmime:4.2.3"\ncompile "com.jjoe64:graphview:3.1.3"\ncompile "org.mapsforge:mapsforge-core:0.5.1"\ncompile "org.mapsforge:mapsforge-map:0.5.1"\ncompile "org.mapsforge:mapsforge-map-reader:0.5.1"\ncompile "org.mapsforge:mapsforge-map-android:0.5.1"' build.gradle && \ prebuild=sed -i -e '/jar/d' -e 's/minSdkVersion 8/minSdkVersion 9/g' -e '/support-v4/acompile "com.caverock:androidsvg:1.2.1"\ncompile "org.apache.commons:commons-lang3:3.4"\ncompile "org.apache.httpcomponents:httpmime:4.2.3"\ncompile "com.jjoe64:graphview:3.1.3"\ncompile "org.mapsforge:mapsforge-core:0.5.1"\ncompile "org.mapsforge:mapsforge-map:0.5.1"\ncompile "org.mapsforge:mapsforge-map-reader:0.5.1"\ncompile "org.mapsforge:mapsforge-map-android:0.5.1"' build.gradle && \
rm ../local.properties rm ../local.properties
Maintainer Notes: #Auto Update Mode:Version v%v
Upstream is using ant, but building mapsforge from source requires gradle, which fails
on the build server if called in an ant or maven project (or when called multiple times).
The patch migrates upstream's ant build to gradle which includes all dependencies from
mavenCentral. Can be removed if upstream accepts our gradle patches.
.
Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.8.6 Current Version:0.8.6
Current Version Code:14 Current Version Code:14