From a28110668451d99417fd97b95bd1186cb9fdea6e Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 15 Jul 2015 16:03:48 +0200 Subject: [PATCH] Don't update Bitcoin to 4.36 (226): bitcoinj issue --- metadata/de.schildbach.wallet.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 0e0ceeb799..69b7df1254 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -378,19 +378,21 @@ Build:4.35,225 srclibs=BitcoinJWallet@v0.12.3 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.36,226 + disable=bitcoinj issue + commit=7a55f9fa36e411a9ba7dd959712831d739826f83 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.1 + 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. -Ensure the developer has remembered to update name/icon in prod branch (as did -not happen with 3.23, which appears to be why it was quickly replaced with 3.24. -(For the same reason, there is no 3.24_test) - Note also that the 'prod:' commits seem to disappear, as if the developer is removing them and force-pushing the branch. We need to take an alternative approach to building this in future. - -Update the _test app as well. . Auto Update Mode:None