From ab4af831fd17d9851777ef182e56f7b4a706bacf Mon Sep 17 00:00:00 2001 From: David Black Date: Sat, 13 Apr 2013 14:59:44 +0100 Subject: [PATCH] more WIP de.schildbach.wallet --- metadata/de.schildbach.wallet.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index fe107d2667..dd88e0f244 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -73,13 +73,14 @@ mvn3 install:install-file -DgroupId=android.support -DartifactId=compatibility-v # Crashes on startup: java.lang.NoClassDefFoundError: com.google.bitcoin.core.NetworkParameters # The git reset is from the wiki and is used for security # Need to do more research into jar provenance and learn to use maven -Build Version:3.01,121,!WIP 742241f59df1,\ -maven=yes,bindir=wallet/target,init=\ -git clone -b patched-0.8 https://code.google.com/r/\ -andreasschildbach-bitcoinj/ bitcoinj,prebuild=\ -rm -rf market/ && sed -i '12\,13d' bitcoinj/pom.xml && \ -sed -i 's/sample-integration-android/bitcoinj/g' pom.xml +Build Version:3.01,121,742241f59df1,maven=yes,\ +bindir=wallet/target,srclibs=BitcoinJWallet@1649520e3183,prebuild=\ +cp -r $$BitcoinJWallet$$/ . && rm -rf market/ && \ +sed -i '52\,58d' wallet/pom.xml && \ +sed -i 's/wallet/BitcoinJWallet/g' pom.xml && \ +sed -i 's/sample-integration-android/wallet/g' pom.xml +#git clone -b patched-0.8 https://code.google.com/r/andreasschildbach-bitcoinj/ bitcoinj Auto Update Mode:None # RM/Tags don't work Update Check Mode:Market