Don't update Bitcoin to 4.07 (197)

This commit is contained in:
Boris Kraut 2014-10-28 18:56:23 +01:00
parent a0ae102ff8
commit 9c241393cb

View file

@ -211,6 +211,14 @@ Build:4.05,195
srclibs=BitcoinJWallet@v0.12
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.07,197
disable=bitcoinj not tagged
commit=af20c37a8dfc5f1c49fd48ff353043bf6a38ee66
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.1
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.