Update And Bible to 2.5.1 (194)
This commit is contained in:
parent
53bc97656e
commit
0bad891d70
|
@ -139,6 +139,21 @@ Build:2.5.0,192
|
||||||
popd && \
|
popd && \
|
||||||
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
|
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
|
||||||
|
|
||||||
|
Build:2.5.1,194
|
||||||
|
commit=build-02.05.01
|
||||||
|
subdir=and-bible/app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=JSword@8fe1d0a
|
||||||
|
rm=IgnoreAndBibleExperiments,and-bible/app/libs/*,and-bible/libs-src,ReadingPlanCreator/libs,jsword-tweaks/libs,AndBibleTest/libs,tests/TableKeyboard/libs,AndBackendTest/libs
|
||||||
|
prebuild=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
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.5.1
|
Current Version:2.5.1
|
||||||
|
|
Loading…
Reference in a new issue