From 4b9d2b4b93c2418f80f501a8f44be22a75c5bf01 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 28 Jul 2015 12:49:28 +0200 Subject: [PATCH] Update Testnet3 to 4.38-test (228) --- metadata/de.schildbach.wallet_test.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 837c0d5215..1978f839c0 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -371,6 +371,14 @@ Build:4.37-test,227 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 +Build:4.38-test,228 + commit=v4.38 + 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!