fix BVs for bitcoin wallet apps and activate

This commit is contained in:
David Black 2013-08-03 16:46:26 +01:00
parent c294cd3afe
commit f34e627a09
2 changed files with 14 additions and 9 deletions

View file

@ -68,14 +68,12 @@ Build Version:3.04,124,3efa5beb206e,maven=yes,patch=pom.patch,\
bindir=wallet/target,srclibs=BitcoinJWallet@7cb7bfc11c11,prebuild=\
cp -r $$BitcoinJWallet$$/ . && rm -rf market/
#Successfully built version 3.14 of de.schildbach.wallet
# W/asset (16561): Asset path build/de.schildbach.wallet/wallet/target/library-4.1.0.apk is neither a directory nor file (type=1).
#ERROR: dump failed because assets could not be loaded
#ERROR: Failed to get apk manifest information
# 4.1.0 is the ABS version
Build Version:3.14,134,!error after build at 5ede628245a8,\
# source plugin causes an error after building:
# W/asset (16561) Asset path target/library-4.1.0.apk is neither a directory nor file (type=1).
Build Version:3.14,134,5ede628245a8,\
srclibs=BitcoinJWallet@67b187c4c4c4,\
prebuild=cp -r $$BitcoinJWallet$$/ . && rm -rf market/,\
prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet$$/ . && \
rm -rf market/,\
build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml,\
maven=yes,\
bindir=wallet/target

View file

@ -55,9 +55,16 @@ Build Version:3.04-test,124,v3.04,maven=yes,patch=pom.patch,\
bindir=wallet/target,srclibs=BitcoinJWallet@7cb7bfc11c11,prebuild=\
cp -r $$BitcoinJWallet$$/ . && rm -rf market/
Build Version:3.14-test,134,!problems building prodnet at v3.14
Build Version:3.14-test,134,v3.14,\
srclibs=BitcoinJWallet@v0.9,\
prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet$$/ . && \
rm -rf market/,\
build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml,\
maven=yes,\
bindir=wallet/target
# Do other wallet app first
# Do other wallet app first: can use tags here because security is less important
# Don't forget the version name though!
Auto Update Mode:None
# Just follow main wallet app
Update Check Mode:Static