From cf4f039ad35fb5a44b6c7755d32c0d7ace6117e7 Mon Sep 17 00:00:00 2001
From: Boris Kraut <krt@nurfuerspam.de>
Date: Wed, 1 Jun 2016 09:00:10 +0200
Subject: [PATCH] Update Testnet3 to 4.54-test (244)

---
 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 abec17fcd2..8ac6b0a207 100644
--- a/metadata/de.schildbach.wallet_test.txt
+++ b/metadata/de.schildbach.wallet_test.txt
@@ -499,6 +499,15 @@ Build:4.53-test,243
     scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
     build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
 
+Build:4.54-test,244
+    commit=v4.54
+    subdir=wallet
+    gradle=yes
+    srclibs=BitcoinJWallet@v0.14.2
+    prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
+    scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
+    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!