de.schildbach.wallet_test: fix build

This commit is contained in:
Daniel Martí 2014-03-10 15:27:34 +01:00
parent 81750e4ed5
commit 6a82435ecb
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ Build:3.39-test,160
maven=yes@..
srclibs=BitcoinJWallet@v0.11.1
prebuild=cp -r $$BitcoinJWallet$$/ BitcoinJWallet
build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml
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.