From 67f92e2dc1cc09916a3dc420efcf1668e51b366b Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Sat, 23 Nov 2013 10:29:41 +0000 Subject: [PATCH] Bitcoin (de.schildbach.wallet): more fixing --- metadata/de.schildbach.wallet.txt | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 7944eb3285..f8b3d526c1 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -5,7 +5,6 @@ Source Code:http://code.google.com/p/bitcoin-wallet/source/list?name=prod Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV -Name:Bitcoin Auto Name:Bitcoin Summary:Store digital currency Description: @@ -134,15 +133,6 @@ Build:3.22,143 rm -rf ../market/ && sed -i '/sample-integration-android/d' ../pom.xml build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml -build:3.23,144 - commit=b75b225c7289 - subdir=wallet - maven=yes@.. - srclibs=bitcoinjwallet@v0.10.2 - prebuild=cp -r $$bitcoinjwallet$$/ . && \ - rm -rf ../market/ && sed -i '/sample-integration-android/d' ../pom.xml - build=$$mvn3$$ clean install -dskiptests -f bitcoinjwallet/pom.xml - build:3.24,145 commit=809f71ff9d70 subdir=wallet @@ -156,10 +146,11 @@ 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. -Update the _test app as well. +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) -Name is forced because sometimes the developer leaves the wrong (testnet) name -in the prod branch. +Update the _test app as well. . Auto Update Mode:None