Update Bitcoin to 4.44 (234)

This commit is contained in:
Boris Kraut 2015-11-18 17:20:25 +01:00
parent 9c4df6a024
commit c70edc1d30

View file

@ -436,6 +436,16 @@ Build:4.42,232
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.44,234
commit=55c67c417316a11222c589d6d81c9127f5722a34
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
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Maintainer Notes:
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.