Masterwork Tools: Pathfinder Open Reference: Replace jars.
This commit is contained in:
parent
47c9a8af89
commit
0b34ba4c00
|
@ -59,14 +59,19 @@ Build:1.2.4,31
|
|||
Build:1.2.8,35
|
||||
commit=1.2.8
|
||||
init=rm -f build.xml
|
||||
srclibs=1:ActionBarSherlock@4.4.0
|
||||
rm=libs/android-ant.jar,libs/libspen23_multiwindow.jar
|
||||
extlibs=android/android-support-v13.jar
|
||||
srclibs=1:ActionBarSherlock@4.4.0,CommonsIO@2.4,ACRA@acra-4.5.0
|
||||
rm=libs/*
|
||||
prebuild=pushd $$ACRA$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$ACRA$$/target/acra-4.5.0.jar libs/ && \
|
||||
pushd $$CommonsIO$$ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$CommonsIO$$/target/commons-io-2.4.jar libs/
|
||||
|
||||
Maintainer Notes:
|
||||
* Remove jar files on next build.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.8
|
||||
Current Version Code:35
|
||||
|
|
Loading…
Reference in a new issue