From 50cd9672dcd05ee76c89d4c3961ea072f1fe6212 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 17 May 2016 23:07:18 +0200 Subject: [PATCH] Update Testnet3 to 4.53-test (243) --- metadata/de.schildbach.wallet_test.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index bc2256384c..1f400c1ab3 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -490,6 +490,15 @@ Build:4.52-test,242 scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.53-test,243 + commit=v4.53 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14.1 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + scanignore=wallet/assets/ssl-keystore,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!