diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 3dc39f606b..1549880ef3 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -5,7 +5,7 @@ Source Code:http://code.google.com/p/bitcoin-wallet/source/list?name=prod Issue Tracker:http://code.google.com/p/bitcoin-wallet/issues/list Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV -Auto Name:Bitcoin +Auto Name:Testnet3 Summary:Store digital currency Description: '''Important [http://bitcoin.org/en/alert/2013-08-11-android bug fix] in 3.15''' @@ -68,7 +68,6 @@ cp -r $$BitcoinJWallet$$/ . && rm -rf market/ Build Version:3.04,124,3efa5beb206e,maven=yes,patch=pom.patch,\ bindir=wallet/target,srclibs=BitcoinJWallet@7cb7bfc11c11,prebuild=\ cp -r $$BitcoinJWallet$$/ . && rm -rf market/ - # 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,\ @@ -78,7 +77,6 @@ prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet$$/ . && \ build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml,\ maven=yes,\ bindir=wallet/target - # important bugfix so uses the original BitcoinJ Build Version:3.15,136,dd70948b66aa,\ srclibs=BitcoinJWallet-origin@777e6781d,\ @@ -87,7 +85,6 @@ prebuild=sed -i '30\,33d' pom.xml && sed -i 's/0.11-SNAPSHOT/0.10/g' wallet/pom. build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet-origin/pom.xml,\ maven=yes,\ bindir=wallet/target - Build Version:3.19,140,885f13e01a86,\ srclibs=BitcoinJWallet@1134572f61,\ prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet$$/ . && \ @@ -95,13 +92,19 @@ prebuild=sed -i '30\,33d' pom.xml && cp -r $$BitcoinJWallet$$/ . && \ build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml,\ maven=yes,\ bindir=wallet/target +Build Version:3.22,143,8e67f8ea6e38,\ +subdir=wallet,maven=yes@..,\ +srclibs=BitcoinJWallet@v0.10.2,\ +prebuild=\ + cp -r $$BitcoinJWallet$$/ . && rm -rf ../market/ &&\ + sed -i '/sample-integration-android/d' ../pom.xml,\ +build=\ + $$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml -# Build from prod (production) branch which cherry picks some old commits and commits after tags -# Use specific commit instead of git fetch origin && git checkout origin/prod -# See wallet/README or git log for info about which BitcoinJ branch/tag to use +# See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use +# Use latest commit in 'prod' branch, which is a rebase on top of the latest tag Auto Update Mode:None -# RM/Tags don't work; also on gplay -Update Check Mode:None -Current Version:3.19 -Current Version Code:140 +Update Check Mode:RepoManifest/prod +Current Version:3.22 +Current Version Code:143