Update Bitcoin to 4.49 (239)

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

View file

@ -478,6 +478,16 @@ Build:4.48,238
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.49,239
commit=878ea98321b3a89d6b2271905e7a759ba7123e73
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
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.