Don't update Bitcoin to 4.52 (242): pre-release dep

This commit is contained in:
Boris Kraut 2016-05-08 12:36:07 +02:00
parent 2e0938c5b8
commit caf0b9c495

View file

@ -508,6 +508,17 @@ Build:4.51,241
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.52,242
disable=orchid depends on pre-release bitcoinj
commit=67a44150b6796875e4d4a68a30872a60c7c1a8db
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.14
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.