From 85cf1d95a4099317095e5a17e0cecf873cc4e3b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 28 Aug 2013 17:59:48 +0200 Subject: [PATCH] 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 :) --- metadata/org.wikimedia.commons.txt | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/metadata/org.wikimedia.commons.txt b/metadata/org.wikimedia.commons.txt index d901b46924..b12f4a3454 100644 --- a/metadata/org.wikimedia.commons.txt +++ b/metadata/org.wikimedia.commons.txt @@ -28,18 +28,11 @@ bindir=commons/target,prebuild=rm -rf jni && 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 -# Use maven central -# Build Version:1.0beta7,8,v1.0beta7,maven=yes,\ -# subdir=commons,patch=pom.patch,target=android-15,\ -# bindir=commons/target,prebuild=rm -rf jni src/main/native && \ -# 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 +Build Version:1.0beta11,12,v1.0beta11,subdir=commons,target=android-15,maven=yes,\ +bindir=commons/target,prebuild=rm -rf jni && 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 + Auto Update Mode:None Update Check Mode:Tags Current Version:1.0beta11