From de50c307c1362779d67e119163035bd90a3709b5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 4 Oct 2015 23:21:50 +0200 Subject: [PATCH] Update Testnet3 to 4.41-test (231) --- metadata/de.schildbach.wallet_test.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 94a2b204d2..ff9d7f8a6b 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -395,6 +395,15 @@ Build:4.40-test,230 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.41-test,231 + commit=v4.41 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.2 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + scanignore=wallet/assets/ssl-keystore + 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!