From 57e80ee87e95a56050aabb7c2227816df73c904f Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 29 Aug 2015 12:24:38 +0200 Subject: [PATCH] Don't update Calendula to 2.3.4-SNAPSHOT (20): pre-release --- metadata/es.usc.citius.servando.calendula.txt | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/es.usc.citius.servando.calendula.txt b/metadata/es.usc.citius.servando.calendula.txt index 4bc4cff313..8b8750d916 100644 --- a/metadata/es.usc.citius.servando.calendula.txt +++ b/metadata/es.usc.citius.servando.calendula.txt @@ -110,6 +110,20 @@ Build:2.3.3,19 popd && \ cp $$google-rfc-2445$$/jars/rfc2445.jar libs/ +Build:2.3.4-SNAPSHOT,20 + disable=builds, but pre-release + commit=6306c5621332b74752305e131f698569c0750636 + subdir=Calendula + gradle=yes + srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2,google-rfc-2445@36 + rm=Calendula/libs/*.jar + prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' -e '/applicationVariants/,+4d' build.gradle && \ + cp -fR $$ActiveAndroid$$/src/com src/main/java && \ + pushd $$google-rfc-2445$$ && \ + ant && \ + popd && \ + cp $$google-rfc-2445$$/jars/rfc2445.jar libs/ + Maintainer Notes: * Tags are unreliable * @@ -118,8 +132,6 @@ Maintainer Notes: sed -i 's@3.8.2@3.7.0@g' pom.xml pom-child.xml tests/pom.xml && \ $$MVN3$$ -Dmaven.test.skip=true install && popd && \ sed -i -e '/sonatype/d' -e '/mavenCentral/amavenLocal()' -e 's/michaelpardo/activeandroid/g' -e 's/3.1.0-SNAPSHOT/3.1-SNAPSHOT/g' build.gradle - - . Auto Update Mode:None