From caf0b9c495a66bccb481e1940c21f64b2e1b3e3a Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 8 May 2016 12:36:07 +0200 Subject: [PATCH] Don't update Bitcoin to 4.52 (242): pre-release dep --- metadata/de.schildbach.wallet.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 9f80b11354..b4178dc02b 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -508,6 +508,17 @@ Build:4.51,241 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.52,242 + disable=orchid depends on pre-release bitcoinj + commit=67a44150b6796875e4d4a68a30872a60c7c1a8db + 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 + scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml + Maintainer Notes: See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use. Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.