de.schildbach.wallet_test: fix build
This commit is contained in:
parent
81750e4ed5
commit
6a82435ecb
|
@ -135,7 +135,7 @@ Build:3.39-test,160
|
||||||
maven=yes@..
|
maven=yes@..
|
||||||
srclibs=BitcoinJWallet@v0.11.1
|
srclibs=BitcoinJWallet@v0.11.1
|
||||||
prebuild=cp -r $$BitcoinJWallet$$/ BitcoinJWallet
|
prebuild=cp -r $$BitcoinJWallet$$/ BitcoinJWallet
|
||||||
build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Do other wallet app first: can use tags here because security is less important.
|
Do other wallet app first: can use tags here because security is less important.
|
||||||
|
|
Loading…
Reference in a new issue