From 87a4e90455140442b50c6cc55afaf07dedc58bf7 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 31 Oct 2014 18:05:18 +0100 Subject: [PATCH] Don't update Testnet3 to 4.08-test (198): bitcoinj not tagged --- metadata/de.schildbach.wallet_test.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 9e7c385b81..04e9b3d1b7 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.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 @@ -15,7 +15,7 @@ it can happen that the app shows only a white display for some seconds. This is a test version of [[de.schildbach.wallet]] that uses the test Bitcoin network, not the real one. -[https://code.google.com/p/bitcoin-wallet/source/browse/wallet/CHANGES Changelog] +[https://github.com/schildbach/bitcoin-wallet/blob/HEAD/wallet/CHANGES Changelog] . # BitcoinJWallet (author's fork) is rebased each version so old commits wont work @@ -196,6 +196,14 @@ Build:4.07-test,197 srclibs=BitcoinJWallet@v0.12.1 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.08-test,198 + disable=bitcoinj not tagged + commit=v4.08 + subdir=wallet + maven=yes@.. + srclibs=BitcoinJWallet@v0.12.1 + build=$$MVN3$$ clean install -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!