aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Sanchez Gonzalez <carlos@apache.org>2006-11-09 19:35:26 +0000
committerCarlos Sanchez Gonzalez <carlos@apache.org>2006-11-09 19:35:26 +0000
commitf965e7751f4a8f797fbfb7ca923c68dbe7a49289 (patch)
tree5842fa1044e9e86db972527cb4a6372c474e9c97
parent106c9fd496e5f66b27317f8dc1447e51efe91ab6 (diff)
downloadarchiva-f965e7751f4a8f797fbfb7ca923c68dbe7a49289.tar.gz
archiva-f965e7751f4a8f797fbfb7ca923c68dbe7a49289.zip
[MAVENUPLOAD-1215] synchronization script for org.slf4j
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473042 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xmaven-meeper/src/bin/synchronize/m2-sync/conf/org.slf4j.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/org.slf4j.sh b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.slf4j.sh
new file mode 100755
index 000000000..dbd319f2d
--- /dev/null
+++ b/maven-meeper/src/bin/synchronize/m2-sync/conf/org.slf4j.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# Ceki Gulcu ceki@qos.ch
+
+FROM=rsync://pixie.qos.ch/mvnrepo
+TO=org/slf4j
+
+NO_SSH=true