Update And Bible to 2.11.1.246 (246)

Closes #1208
This commit is contained in:
mimi89999 2018-06-05 17:46:38 +02:00
parent 324a135638
commit a8a7e0be6d
No known key found for this signature in database
GPG key ID: 4B054AC4922D7B18

View file

@ -283,6 +283,24 @@ Build:2.9.1,230
popd && \
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
Build:2.11.1.246,246
commit=build-02.11.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 && \
rm $$JSword$$/src/main/java/org/crosswire/jsword/book/install/sword/FTPExample.java && \
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 && \
echo "-dontwarn com.chenlb.mmseg4j.**" >> proguard-rules.pro
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.11.1.246