Don't update Testnet3 to 4.08-test (198): bitcoinj not tagged
This commit is contained in:
parent
4a56bbed9c
commit
87a4e90455
|
@ -1,6 +1,6 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:
|
||||
Web Site:http://wallet.schildbach.de/
|
||||
Source Code:https://github.com/schildbach/bitcoin-wallet
|
||||
Issue Tracker:https://github.com/schildbach/bitcoin-wallet/issues
|
||||
Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV
|
||||
|
@ -15,7 +15,7 @@ it can happen that the app shows only a white display for some seconds.
|
|||
This is a test version of [[de.schildbach.wallet]]
|
||||
that uses the test Bitcoin network, not the real one.
|
||||
|
||||
[https://code.google.com/p/bitcoin-wallet/source/browse/wallet/CHANGES Changelog]
|
||||
[https://github.com/schildbach/bitcoin-wallet/blob/HEAD/wallet/CHANGES Changelog]
|
||||
.
|
||||
|
||||
# BitcoinJWallet (author's fork) is rebased each version so old commits wont work
|
||||
|
@ -196,6 +196,14 @@ Build:4.07-test,197
|
|||
srclibs=BitcoinJWallet@v0.12.1
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.08-test,198
|
||||
disable=bitcoinj not tagged
|
||||
commit=v4.08
|
||||
subdir=wallet
|
||||
maven=yes@..
|
||||
srclibs=BitcoinJWallet@v0.12.1
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Maintainer Notes:
|
||||
Do other wallet app first: can use tags here because security is less important.
|
||||
Don't forget the version name though!
|
||||
|
|
Loading…
Reference in a new issue