Don't update Calendula to 2.3.4-SNAPSHOT (20): pre-release

This commit is contained in:
Boris Kraut 2015-08-29 12:24:38 +02:00
parent 52b774b970
commit 57e80ee87e

View file

@ -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@<version>3.8.2</version>@<version>3.7.0</version>@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