]> source.dussan.org Git - archiva.git/commitdiff
[MAVENUPLOAD-1689] Add com.pyx4j sync
authorCarlos Sanchez Gonzalez <carlos@apache.org>
Wed, 29 Aug 2007 11:39:39 +0000 (11:39 +0000)
committerCarlos Sanchez Gonzalez <carlos@apache.org>
Wed, 29 Aug 2007 11:39:39 +0000 (11:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@570763 13f79535-47bb-0310-9956-ffa450edef68

maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4j.sh [new file with mode: 0755]

diff --git a/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4j.sh b/maven-meeper/src/bin/synchronize/m2-sync/conf/com.pyx4j.sh
new file mode 100755 (executable)
index 0000000..38b7128
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+CONTACT="Vlad Skarzhevskyy <skarzhevskyy@gmail.com>"
+MODE=rsync
+
+FROM=mavensync@pyx4me.com::maven2-release
+GROUP_DIR=com/pyx4j/
+
+NO_SSH=true
\ No newline at end of file