Update Bitcoin to 5.10 (290)
This commit is contained in:
parent
edbc83921e
commit
ce2af42d82
|
|
@ -758,6 +758,16 @@ Build:5.08,288
|
||||||
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:5.10,290
|
||||||
|
commit=810c38b8595c3c500e276dbb27e4c35d722c2b85
|
||||||
|
subdir=wallet
|
||||||
|
gradle=yes
|
||||||
|
srclibs=BitcoinJWallet@v0.14.3
|
||||||
|
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml && \
|
||||||
|
echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
||||||
|
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
|
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.
|
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue