Update Testnet3 to 4.44-test (234)

This commit is contained in:
Boris Kraut 2015-11-18 17:20:27 +01:00
parent c70edc1d30
commit 2161285a90

View file

@ -413,6 +413,15 @@ Build:4.42-test,232
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.44-test,234
commit=v4.44
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.13.3
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!