Don't update And Bible to 2.9.1 (230): proguard issues

This commit is contained in:
Boris Kraut 2017-05-14 02:10:21 +02:00
parent 1ac73862bf
commit 5f3011f7f6

View file

@ -266,6 +266,23 @@ Build:2.8.4,224
popd && \
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
Build:2.9.1,230
disable=proguard issues
commit=build-02.09.01
subdir=and-bible/app
gradle=yes
srclibs=JSword@fa6a44d05982a67f0122ffdd7b522d8ebcf43824
rm=and-bible/app/libs/*,and-bible/libs-src,ReadingPlanCreator/libs,jsword-tweaks/libs
prebuild=sed -i "/mmseg4j/d" build.gradle && \
cp -r ../../jsword-tweaks/src/main/. $$JSword$$/src/main && \
sed -i "/<repositories>/,/<\/repositories>/d" $$JSword$$/pom.xml && \
rm -rf $$JSword$$/src/main/java/org/crosswire/jsword/examples && \
sed -i "/<dependencies>/a <dependency><groupId>com.chenlb.mmseg4j</groupId><artifactId>mmseg4j-all</artifactId><version>1.8.6</version></dependency>" $$JSword$$/pom.xml
build=pushd $$JSword$$ && \
$$MVN3$$ package -Dmaven.test.skip=true && \
popd && \
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.9.1