Update Testnet3 to 4.48-test (238)

This commit is contained in:
Boris Kraut 2016-03-11 15:44:50 +01:00
parent 90bf17111c
commit 9a1a42fdab

View file

@ -444,6 +444,15 @@ Build:4.47-test,237
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.48-test,238
commit=v4.48
subdir=wallet
gradle=yes
srclibs=BitcoinJWallet@v0.13.5
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!