Web Opac: Update to 3.0.11 (85); replace jars; set AUM

This commit is contained in:
Boris Kraut 2014-08-06 22:14:00 +02:00
parent 404f1a612e
commit 3d9bcf1e70

View file

@ -79,12 +79,29 @@ Build:3.0.8,82
popd && \
cp $$ACRA$$/target/acra-4.5.0.jar libs/
Maintainer Notes:
"Auto Update Mode:Version %v" cannot be set due to included jars. Currently
missing are cwac-endless and "adaper-1.0.1.jar".
.
Build:3.0.11,85
commit=3.0.11
submodules=yes
srclibs=ACRA@acra-4.5.0,JSoup@jsoup-1.6.3,Endless@v1.2.3,CWACAdapter@v1.0.1
rm=libs/jsoup-*,libs/acra-*,libs/endless-*,libs/adapter-*,libs/cwac-*
prebuild=pushd $$JSoup$$ && \
$$MVN3$$ package && \
popd && \
cp $$JSoup$$/target/jsoup-1.6.3.jar libs/ && \
pushd $$ACRA$$ && \
$$MVN3$$ package && \
popd && \
cp $$ACRA$$/target/acra-4.5.0.jar libs/ && \
pushd $$Endless$$ && \
gradle jarRelease && \
popd && \
cp $$Endless$$/build/libs/endless-1.2.3.jar libs/ && \
pushd $$CWACAdapter$$ && \
gradle jarRelease && \
popd && \
cp $$CWACAdapter$$/build/libs/adapter-1.0.1.jar libs/
Auto Update Mode:None
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:3.0.11
Current Version Code:85