Update org.wikimedia.commons to version 1.0beta11

I removed the maven central proposed build because we just came to realizing
that maven central doesn't provide any proof that any third party repos don't,
so all maven repos are seen as sources not to be trusted. But since we've been
using them until now, there's no reason to stop and not do updates until a
solution is implemented.

Thus, going through the trouble to patch out third-party repos doesn't improve
anything. David, if you're reading this, I feel bad for removing your work. I
hope you'll forgive me :)
This commit is contained in:
Daniel Martí 2013-08-28 17:59:48 +02:00
parent 25151da13c
commit 85cf1d95a4

View file

@ -28,18 +28,11 @@ bindir=commons/target,prebuild=rm -rf jni && sed -i 's/test/commons/' \
src/main/java/org/wikimedia/commons/CommonsApplication.java && \ src/main/java/org/wikimedia/commons/CommonsApplication.java && \
sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
# Use maven central Build Version:1.0beta11,12,v1.0beta11,subdir=commons,target=android-15,maven=yes,\
# Build Version:1.0beta7,8,v1.0beta7,maven=yes,\ bindir=commons/target,prebuild=rm -rf jni && sed -i 's/test/commons/' \
# subdir=commons,patch=pom.patch,target=android-15,\ src/main/java/org/wikimedia/commons/CommonsApplication.java && \
# bindir=commons/target,prebuild=rm -rf jni src/main/native && \ sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml
# sed -i 's/test/commons/' \
# src/main/java/org/wikimedia/commons/CommonsApplication.java && \
# sed -i '/tracking_summary/{N;s/true/false/}' res/xml/preferences.xml && \
# $$MVN3$$ install:install-file -DgroupId=com.google.android -DartifactId=support-v4 \
# -Dversion=r12 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v4/android-support-v4.jar && \
# $$MVN3$$ install:install-file -DgroupId=android -DartifactId=android -Dversion=4.1_r2 \
# -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-17/android.jar && \
# sed -i '207\,214d' ../pom.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.0beta11 Current Version:1.0beta11