Don't update Testnet3 to 4.52-test (242): pre-release dep

This commit is contained in:
Boris Kraut 2016-05-08 12:36:18 +02:00
parent caf0b9c495
commit 5e657f24b7

View file

@ -480,6 +480,16 @@ Build:4.51-test,241
scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.52-test,242
disable=orchid depends on pre-release bitcoinj
commit=v4.52
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.14
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
build=$$MVN3$$ clean install -Denforcer.skip=true -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!