Sort out receiptspro tag mess, update to real 2.2.1

This commit is contained in:
Ciaran Gultnieks 2013-10-27 15:02:28 +00:00
parent 435c89879d
commit 84456e233e

View file

@ -20,24 +20,42 @@ Repo:https://github.com/wbaumann/SmartReceiptsPro.git
# default.properties references an unknown lib, breaking the build. Fortunately, the lib is not needed.
# See https://github.com/wbaumann/Smart-Receipts/issues/2
Build Version:1.1.1,12,d5684ee0bb7210e8b9205e932feba1b2eed21f50,subdir=SmartReceipts,prebuild=sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
# the above issue is supposed to be fixed but still it won't build
#Build Version:1.1.14,45,e51ae123,subdir=SmartReceipts
Build Version:1.2.1,53,!Build problems 84c786b6a5,subdir=SmartReceipts,target=android-8,prebuild=\
mv lib libs && rm libs/wbflex.jar && \
sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
Build Version:2.2.1,80,v2.2.1,forceversion=yes,init=rm -rf bin gen,\
srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;\
Mini-WB@2ff534;SmartReceipts@946fd63b4,prebuild=\
cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
Build:1.1.1,12
commit=d5684ee0bb7210e8b9205e932feba1b2eed21f50
subdir=SmartReceipts
prebuild=sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
Build:1.2.1,53
disable=!Build problems 84c786b6a5
commit=unknown - see disabled
subdir=SmartReceipts
target=android-8
prebuild=mv lib libs && \
rm libs/wbflex.jar && \
sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
Build:2.2.0,80
commit=342435f4c
init=rm -rf bin gen
srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;Mini-WB@2ff534;SmartReceipts@a286f742dab
prebuild=cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
Build:2.2.1,82
commit=5c9ae8d29
init=rm -rf bin gen
srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;Mini-WB@2ff534;SmartReceipts@946fd63b4
prebuild=cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
# Tags can be used hopefully for srclibs in next version
Auto Update Mode:None
# device variable
Update Check Mode:Tags
Current Version:2.2.0
Current Version Code:80
# Tags are nonsensical in source repo
Update Check Mode:RepoManifest
Current Version:2.2.1
Current Version Code:82