Author: brianf
Date: Thu Dec 24 00:54:07 2009
New Revision: 893668

URL: http://svn.apache.org/viewvc?rev=893668&view=rev
Log:
peel off rao and codehaus into separate sync setup

Added:
    maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv.nexus
    
maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.properties.nexus
    
maven/repository-tools/trunk/src/bin/synchronize/syncopate/exclusions-nexus.txt

Added: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv.nexus
URL: 
http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv.nexus?rev=893668&view=auto
==============================================================================
--- maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv.nexus 
(added)
+++ maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv.nexus Thu 
Dec 24 00:54:07 2009
@@ -0,0 +1,2 @@
+"groupId","location","protocol","contactName","contactMail","ssh options","svn 
url"
+"org.apache","cent...@repository.apache.org:/export/home/central/rsync-sources/releases","rsync_ssh",Brian
 Fox,"bri...@apache.org",,

Added: 
maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.properties.nexus
URL: 
http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.properties.nexus?rev=893668&view=auto
==============================================================================
--- 
maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.properties.nexus 
(added)
+++ 
maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.properties.nexus 
Thu Dec 24 00:54:07 2009
@@ -0,0 +1,15 @@
+# any other value will make it run the sync without actually copying files 
+dryRun=false
+
+# Timeout for each repo in minutes, default=10
+timeout=15
+
+exclusionsFile=/home/maven/bin/synchronize/syncopate/exclusions-nexus.txt
+basedir=/home/maven/repository-staging/to-ibiblio/maven2
+log=/tmp/sync-nexus-changed.log
+mailHostName=localhost
+mailto=bri...@sonatype.com
+mailfrom=ma...@repo1.maven.org
+mailSubject=[Maven Central Repository Synchronization]
+mailFooter=This is an automated email, do not respond.\
+Contact the owners at repo-maintain...@maven.apache.org

Added: 
maven/repository-tools/trunk/src/bin/synchronize/syncopate/exclusions-nexus.txt
URL: 
http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/synchronize/syncopate/exclusions-nexus.txt?rev=893668&view=auto
==============================================================================
--- 
maven/repository-tools/trunk/src/bin/synchronize/syncopate/exclusions-nexus.txt 
(added)
+++ 
maven/repository-tools/trunk/src/bin/synchronize/syncopate/exclusions-nexus.txt 
Thu Dec 24 00:54:07 2009
@@ -0,0 +1,6 @@
+.htaccess
+**/.*
+**/distributions
+README.txt
+**/CVS
+**/*.rip


Reply via email to