Don't update Bitcoin to 4.33 (223): Test before release!

This commit is contained in:
Boris Kraut 2015-06-18 09:19:41 +02:00
parent 334145cd06
commit 2f4f848046

View file

@ -357,6 +357,14 @@ Build:4.32,222
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.33,223
disable=test before release!
commit=7b0f3017833d3ef917ffcfcb7227317c15d3b896
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.12.3
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.