Don't update Bitcoin to 4.08 (198): bitcoinj not tagged
This commit is contained in:
parent
f7c3a4b9a7
commit
4a56bbed9c
|
@ -1,6 +1,6 @@
|
||||||
Categories:Office
|
Categories:Office
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:
|
Web Site:http://wallet.schildbach.de/
|
||||||
Source Code:https://github.com/schildbach/bitcoin-wallet
|
Source Code:https://github.com/schildbach/bitcoin-wallet
|
||||||
Issue Tracker:https://github.com/schildbach/bitcoin-wallet/issues
|
Issue Tracker:https://github.com/schildbach/bitcoin-wallet/issues
|
||||||
Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV
|
Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV
|
||||||
|
@ -30,7 +30,7 @@ contained in the wallet, should the data of the app be lost.
|
||||||
There's a separate version of this application that uses a test version of the
|
There's a separate version of this application that uses a test version of the
|
||||||
Bitcoin network: [[de.schildbach.wallet_test]].
|
Bitcoin network: [[de.schildbach.wallet_test]].
|
||||||
|
|
||||||
[https://raw.github.com/schildbach/bitcoin-wallet/master/wallet/CHANGES Changelog]
|
[https://raw.github.com/schildbach/bitcoin-wallet/prod/wallet/CHANGES Changelog]
|
||||||
.
|
.
|
||||||
|
|
||||||
# BitcoinJWallet (author's fork) is rebased each version so old commits wont work
|
# BitcoinJWallet (author's fork) is rebased each version so old commits wont work
|
||||||
|
@ -219,6 +219,14 @@ Build:4.07,197
|
||||||
srclibs=BitcoinJWallet@v0.12.1
|
srclibs=BitcoinJWallet@v0.12.1
|
||||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:4.08,198
|
||||||
|
disable=bitcoinj not tagged
|
||||||
|
commit=cab609e8d5e920bb771c7917bc2fe8ce7c1414b2
|
||||||
|
subdir=wallet
|
||||||
|
maven=yes@..
|
||||||
|
srclibs=BitcoinJWallet@v0.12.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.
|
||||||
|
|
Loading…
Reference in a new issue