Update Testnet3 to 4.45-test (235)

This commit is contained in:
Boris Kraut 2015-12-22 11:11:02 +01:00
parent b13040f266
commit e7f5d4aac7

View file

@ -422,6 +422,15 @@ Build:4.44-test,234
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.45-test,235
commit=v4.45
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.13.4
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!