more WIP de.schildbach.wallet

This commit is contained in:
David Black 2013-04-13 14:59:44 +01:00
parent 6fdff28587
commit ab4af831fd

View file

@ -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 # Crashes on startup: java.lang.NoClassDefFoundError: com.google.bitcoin.core.NetworkParameters
# The git reset is from the wiki and is used for security # 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 # Need to do more research into jar provenance and learn to use maven
Build Version:3.01,121,!WIP 742241f59df1,\ Build Version:3.01,121,742241f59df1,maven=yes,\
maven=yes,bindir=wallet/target,init=\ bindir=wallet/target,srclibs=BitcoinJWallet@1649520e3183,prebuild=\
git clone -b patched-0.8 https://code.google.com/r/\ cp -r $$BitcoinJWallet$$/ . && rm -rf market/ && \
andreasschildbach-bitcoinj/ bitcoinj,prebuild=\ sed -i '52\,58d' wallet/pom.xml && \
rm -rf market/ && sed -i '12\,13d' bitcoinj/pom.xml && \ sed -i 's/wallet/BitcoinJWallet/g' pom.xml && \
sed -i 's/sample-integration-android/bitcoinj/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 Auto Update Mode:None
# RM/Tags don't work # RM/Tags don't work
Update Check Mode:Market Update Check Mode:Market