From 5e657f24b7320dea195729da038e07c78920dc99 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 8 May 2016 12:36:18 +0200 Subject: [PATCH] Don't update Testnet3 to 4.52-test (242): pre-release dep --- 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 3e05ad2ea6..23f29b075e 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -480,6 +480,16 @@ Build:4.51-test,241 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.52-test,242 + disable=orchid depends on pre-release bitcoinj + commit=v4.52 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14 + 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!