Don't update Wikipedia to 2.0-r-2014-10-30 (87): build failed
This commit is contained in:
parent
87a4e90455
commit
1913e99f67
|
@ -11,7 +11,7 @@ Summary:Wikipedia.org client
|
|||
Description:
|
||||
Official Wikipedia application.
|
||||
|
||||
[https://github.com/wikimedia/WikipediaMobile/blob/HEAD/CHANGELOG.md CHANGELOG]
|
||||
[https://github.com/wikimedia/WikipediaMobile/blob/HEAD/CHANGELOG.md Changelog]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -83,6 +83,19 @@ Build:2.0-r-2014-10-14,84
|
|||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Build:2.0-r-2014-10-30,87
|
||||
disable=doesn't compile
|
||||
commit=r/2.0-r-2014-10-30
|
||||
subdir=wikipedia
|
||||
gradle=prod
|
||||
srclibs=MediaWikiApi@32b5b87d0a57900eaa5d7e78d5623cd76f8951b3
|
||||
forceversion=yes
|
||||
prebuild=sed -i -e '/wmflabs/d' -e '/jcenter/amavenLocal()' ../build.gradle && \
|
||||
pushd $$MediaWikiApi$$ && \
|
||||
sed -i -e '/<plugins>/a<plugin><artifactId>maven-compiler-plugin</artifactId><version>3.0</version><configuration><source>1.7</source><target>1.7</target></configuration></plugin>' pom.xml && \
|
||||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Maintainer Notes:
|
||||
* replaced custom maven repo https://tools.wmflabs.org/android-maven-repo/
|
||||
* versionname is timebased and generated on build; force it.
|
||||
|
|
Loading…
Reference in a new issue