From 4a56bbed9c01911059f6412c1cae5584fefea9a0 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 31 Oct 2014 18:04:56 +0100 Subject: [PATCH] Don't update Bitcoin to 4.08 (198): bitcoinj not tagged --- metadata/de.schildbach.wallet.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 2fe2a4fc39..ea4aad4920 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -1,6 +1,6 @@ Categories:Office License:GPLv3 -Web Site: +Web Site:http://wallet.schildbach.de/ Source Code:https://github.com/schildbach/bitcoin-wallet Issue Tracker:https://github.com/schildbach/bitcoin-wallet/issues Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV @@ -30,7 +30,7 @@ contained in the wallet, should the data of the app be lost. There's a separate version of this application that uses a test version of the Bitcoin network: [[de.schildbach.wallet_test]]. -[https://raw.github.com/schildbach/bitcoin-wallet/master/wallet/CHANGES Changelog] +[https://raw.github.com/schildbach/bitcoin-wallet/prod/wallet/CHANGES Changelog] . # BitcoinJWallet (author's fork) is rebased each version so old commits wont work @@ -219,6 +219,14 @@ Build:4.07,197 srclibs=BitcoinJWallet@v0.12.1 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.08,198 + disable=bitcoinj not tagged + commit=cab609e8d5e920bb771c7917bc2fe8ce7c1414b2 + subdir=wallet + maven=yes@.. + srclibs=BitcoinJWallet@v0.12.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.