Don't update Bitcoin to 4.21 (211): maven issues

This commit is contained in:
Boris Kraut 2015-03-09 14:09:59 +01:00
parent 6e04816bc2
commit e17be06fcc

View file

@ -281,6 +281,14 @@ Build:4.19,209
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.21,211
disable=wip
commit=97535a8bc79e6eb4778b10ab3f9b96008c57b187
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.2
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.