Update CV of Wikipedia to ${versionStart}-dev-${date} (87)
This commit is contained in:
parent
96303b129b
commit
0e268e962e
|
@ -72,15 +72,16 @@ Build:dev,76
|
|||
commit=releasesprod/2.0-releasesprod-2014-08-13
|
||||
|
||||
Build:2.0-r-2014-10-14,84
|
||||
forceversion=yes
|
||||
commit=r/2.0-r-2014-10-14
|
||||
subdir=wikipedia
|
||||
srclibs=MediaWikiApi@32b5b87d0a57900eaa5d7e78d5623cd76f8951b3
|
||||
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
|
||||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Maintainer Notes:
|
||||
* replaced custom maven repo https://tools.wmflabs.org/android-maven-repo/
|
||||
|
@ -91,5 +92,5 @@ Maintainer Notes:
|
|||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^r
|
||||
Current Version:${versionStart}-dev-${date}
|
||||
Current Version Code:84
|
||||
Current Version Code:87
|
||||
|
||||
|
|
Loading…
Reference in a new issue