Update Testnet3 to 4.61-test (251)

This commit is contained in:
Boris Kraut 2016-07-17 01:38:05 +02:00
parent b76a5e40a4
commit f6dea6817e

View file

@ -544,6 +544,15 @@ Build:4.59-test,249
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.61-test,251
commit=v4.61
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.14.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!