fix build of com.f2prateek.dfg but can't be activated until maven apks can be signed by build server

This commit is contained in:
David Black 2013-04-20 17:53:56 +01:00
parent 7c218219de
commit da508731c6

View file

@ -16,17 +16,15 @@ as well as perform batch operations.
Repo Type:git
Repo:https://github.com/f2prateek/Device-Frame-Generator.git
# Can't get the support jar artifact to be recognized
Build Version:1.0.1,101,!WIP a262fd39bf,maven=yes,patch=pom.patch,\
extlibs=android/android-support-v4.jar,prebuild=\
mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4 \
-Dversion=r12 -Dpackaging=jar -Dfile=libs/android-support-v4.jar && \
Build Version:1.0.1,101,!wait till server is fixed a262fd39bf,maven=yes,bindir=app/target,prebuild=\
mvn install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 \
-Dversion=12 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v4/android-support-v4.jar && \
sed -i 's/debuggable=\"true\"/debuggable=\"false\"/g' app/AndroidManifest.xml && \
sed -i 's/integration-tests/dagger\/core/g' pom.xml && rm -rf integration-tests && \
sed -i 's/app/dagger/g' pom.xml && \
sed -i 's/integration-tests/app/g' pom.xml && \
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' app/pom.xml && \
sed -i 's/<version>1.0-SNAPSHOT/<version>1.0.1/g' pom.xml && \
git clone https://github.com/square/dagger,build=\
$$MVN3$$ install -f dagger/pom.xml
git clone https://github.com/square/dagger
Auto Update Mode:None
# Bumps when starting on new release