From e5c82d647305c331dce387120713e6f999f3a6a5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 10 Nov 2016 16:26:38 +0100 Subject: [PATCH] Update Bitcoin Wallet [testnet3] to 5.04-test (284) --- metadata/de.schildbach.wallet_test.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 9ccd7c87e5..9883c006c6 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -688,6 +688,16 @@ Build:5.03-test,283 scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:5.04-test,284 + commit=v5.04 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14.3 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml && \ + echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle + scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml + Maintainer Notes: Do other wallet app first: can use tags here because security is less important. Don't forget the version name though!