From 6e6d98d573b82bcea04b7b6ba6e176295e88f4f0 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Wed, 29 Nov 2006 18:37:41 +0000 Subject: o fix paths i cut and pasted o the host is still login.ibiblio.org git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@480671 13f79535-47bb-0310-9956-ffa450edef68 --- maven-meeper/src/bin/synchronize.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maven-meeper/src/bin/synchronize.properties b/maven-meeper/src/bin/synchronize.properties index 8c1489e6d..84dbab0ba 100644 --- a/maven-meeper/src/bin/synchronize.properties +++ b/maven-meeper/src/bin/synchronize.properties @@ -8,9 +8,9 @@ export M2_SYNC=$SYNC_TOOLS/m2-sync export REPOCLEAN=$TOOLS_BASE/m1-m2-conversion export M1_M2_REWRITE_RULES=$SYNC_TOOLS/m1-m2-mod-rewrite-rules.txt export SYNC_REPORTS=$HOME/repository-staging/to-ibiblio/reports/sync -export IBIBLIO_SYNC_HOST=mirrors.ibiblio.org -export M1_IBIBLIO_SYNC_DIR=/export/mirrors/maven and /export/mirrors/maven -export M2_IBIBLIO_SYNC_DIR=/export/mirrors/maven and /export/mirrors/maven2 +export IBIBLIO_SYNC_HOST=login.ibiblio.org +export M1_IBIBLIO_SYNC_DIR=/export/mirrors/maven +export M2_IBIBLIO_SYNC_DIR=/export/mirrors/maven2 export JAVA_HOME=/opt/java/sdk/current export JAVA_CMD=$JAVA_HOME/bin/java export JAVA_OPTS="-ms32m -mx256m" -- cgit v1.2.3