Don't update Bitcoin to 4.36 (226): bitcoinj issue
This commit is contained in:
parent
45dc07f84b
commit
a281106684
|
|
@ -378,19 +378,21 @@ Build:4.35,225
|
||||||
srclibs=BitcoinJWallet@v0.12.3
|
srclibs=BitcoinJWallet@v0.12.3
|
||||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:4.36,226
|
||||||
|
disable=bitcoinj issue
|
||||||
|
commit=7a55f9fa36e411a9ba7dd959712831d739826f83
|
||||||
|
subdir=wallet
|
||||||
|
gradle=yes
|
||||||
|
srclibs=BitcoinJWallet@v0.13.1
|
||||||
|
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.
|
||||||
|
|
||||||
Ensure the developer has remembered to update name/icon in prod branch (as did
|
|
||||||
not happen with 3.23, which appears to be why it was quickly replaced with 3.24.
|
|
||||||
(For the same reason, there is no 3.24_test)
|
|
||||||
|
|
||||||
Note also that the 'prod:' commits seem to disappear, as if the developer is
|
Note also that the 'prod:' commits seem to disappear, as if the developer is
|
||||||
removing them and force-pushing the branch. We need to take an alternative
|
removing them and force-pushing the branch. We need to take an alternative
|
||||||
approach to building this in future.
|
approach to building this in future.
|
||||||
|
|
||||||
Update the _test app as well.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue