AndBible: Fix receipt and reenable build

This commit is contained in:
keeba 2016-09-14 00:58:11 +02:00
parent affb1cfb5c
commit 20839a727e

View file

@ -155,13 +155,13 @@ Build:2.5.1,194
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
Build:2.7.0,209
disable=build changed again..
commit=build-02.07.00
subdir=and-bible/app
gradle=yes
srclibs=JSword@8fe1d0a
rm=and-bible/app/libs/*,and-bible/libs-src,ReadingPlanCreator/libs,jsword-tweaks/libs
prebuild=cp -r ../../jsword-tweaks/src/main/. $$JSword$$/src/main && \
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