Update Testnet3 to 4.46-test (236)
This commit is contained in:
parent
e6893bf78d
commit
82858bc636
|
@ -431,6 +431,15 @@ Build:4.45-test,235
|
||||||
scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
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=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:4.46-test,236
|
||||||
|
commit=v4.46
|
||||||
|
subdir=wallet
|
||||||
|
gradle=yes
|
||||||
|
srclibs=BitcoinJWallet@v0.13.4
|
||||||
|
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:
|
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.
|
||||||
Don't forget the version name though!
|
Don't forget the version name though!
|
||||||
|
|
Loading…
Reference in a new issue