From e7f5d4aac7d4e437a4b5d9d8ba34d0c61bc9f3e5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 22 Dec 2015 11:11:02 +0100 Subject: [PATCH] Update Testnet3 to 4.45-test (235) --- 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 dd145dcf88..2138b859b9 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -422,6 +422,15 @@ Build:4.44-test,234 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.45-test,235 + commit=v4.45 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.4 + 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!