From 0b34ba4c009b5215964c93ca61fd26f09ef51ebd Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 4 Oct 2014 14:37:10 +0200 Subject: [PATCH] Masterwork Tools: Pathfinder Open Reference: Replace jars. --- .../org.evilsoft.pathfinder.reference.txt | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/metadata/org.evilsoft.pathfinder.reference.txt b/metadata/org.evilsoft.pathfinder.reference.txt index d20e8b10c2..5da43982f6 100644 --- a/metadata/org.evilsoft.pathfinder.reference.txt +++ b/metadata/org.evilsoft.pathfinder.reference.txt @@ -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