Update CV of Chanu to 2.0.4 (80)
This commit is contained in:
parent
a0938191c5
commit
abd2ba5bb1
|
@ -16,11 +16,10 @@ Repo:https://github.com/grzegorznittner/chanu
|
|||
Build:2.0.3,78
|
||||
commit=c6299ec2c966f21744600fbc40669216988349cd
|
||||
subdir=app
|
||||
rm=app/libs/commons*,app/libs/nineold*
|
||||
srclibs=3:NineOldAndroids@2.4.0,CommonsLang@LANG_3_2_1,CommonsIO@2.4
|
||||
forceversion=yes
|
||||
prebuild=\
|
||||
pushd $$CommonsLang$$ && \
|
||||
rm=app/libs/commons*,app/libs/nineold*
|
||||
prebuild=pushd $$CommonsLang$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsLang$$/target/commons-lang3-3.2.1.jar libs/ && \
|
||||
|
@ -29,7 +28,6 @@ Build:2.0.3,78
|
|||
popd && \
|
||||
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
|
||||
|
||||
|
||||
Maintainer Notes:
|
||||
Verified jackson-all*jar against http://jackson.codehaus.org/1.8.2/jackson-all-1.8.2.jar
|
||||
since jackson's upstream sources include quite a lot jars as well.. no point in replacing
|
||||
|
@ -38,6 +36,6 @@ one jar with a source build one that way..
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.78
|
||||
Current Version Code:78
|
||||
Current Version:2.0.4
|
||||
Current Version Code:80
|
||||
|
||||
|
|
Loading…
Reference in a new issue