activate helsinki without tests and using maven plugin 3.6.1
This commit is contained in:
parent
191ca066fe
commit
af9b085e3e
|
@ -22,12 +22,12 @@ Repo Type:git
|
||||||
Repo:https://github.com/mvestola/helsinki-testbed2-android.git
|
Repo:https://github.com/mvestola/helsinki-testbed2-android.git
|
||||||
|
|
||||||
Build:2.0.12,20
|
Build:2.0.12,20
|
||||||
disable=tests fail but the app is fine; run mvn package -DskipTests
|
|
||||||
commit=2.0.12
|
commit=2.0.12
|
||||||
maven=yes
|
maven=yes
|
||||||
|
rm=src/test
|
||||||
srclibs=MobAdMob@2d5736
|
srclibs=MobAdMob@2d5736
|
||||||
prebuild=sed -i '53,59d;155,174d' pom.xml && \
|
prebuild=sed -i '53,59d;155,174d' pom.xml && \
|
||||||
sed -i 's/3.4.0/3.8.0/g;s/\${android.target.api.version}/17/g' pom.xml && \
|
sed -i 's/3.4.0/3.6.1/g;s/\${android.target.api.version}/17/g' pom.xml && \
|
||||||
cp -r $$MobAdMob$$/src/com/* src/main/java/com/
|
cp -r $$MobAdMob$$/src/com/* src/main/java/com/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
Loading…
Reference in a new issue