Update Testnet3 to 4.49-test (239)

This commit is contained in:
Boris Kraut 2016-03-24 14:55:06 +01:00
parent 4850a9154e
commit 6ce2064fc5

View file

@ -453,6 +453,15 @@ Build:4.48-test,238
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.49-test,239
commit=v4.49
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.13.6
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!