From c8aff3440187033b0daca7f403696c1f838dabb2 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 18 Jul 2015 11:02:54 +0200 Subject: [PATCH] Update Testnet3 to 4.37-test (227) --- metadata/de.schildbach.wallet_test.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 7dc0ea0047..9a7d275c2d 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -356,13 +356,21 @@ Build:4.35-test,225 build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml Build:4.36-test,226 - disable=bitcoinj issue + disable=bitcoinj issue, uses java1.8 commit=v4.36 subdir=wallet gradle=yes srclibs=BitcoinJWallet@v0.13.1 build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.37-test,227 + commit=v4.37 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.1 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + build=$$MVN3$$ clean install -Denforcer.skip=true -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!