You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2008/07/20 21:07:23 UTC

svn commit: r678308 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

Author: carlos
Date: Sun Jul 20 12:07:22 2008
New Revision: 678308

URL: http://svn.apache.org/viewvc?rev=678308&view=rev
Log:
Revert 677450. First column is groupId, not a label, and codehaus repo is an special case with many groups

Modified:
    maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv
URL: http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv?rev=678308&r1=678307&r2=678308&view=diff
==============================================================================
--- maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv (original)
+++ maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Sun Jul 20 12:07:22 2008
@@ -1,5 +1,5 @@
 "groupId","location","protocol","contactName","contactMail","ssh options","svn url"
-"codehaus","mavensync@repository.codehaus.org:/repository","rsync_ssh",,"repo-maintainers@maven.apache.org","-i $HOME/.ssh/new-id_dsa",
+,"mavensync@repository.codehaus.org:/repository","rsync_ssh",,"repo-maintainers@maven.apache.org","-i $HOME/.ssh/new-id_dsa",
 "ant-contrib","mavensync@shell.sourceforge.net:/home/groups/a/an/ant-contrib/htdocs/m2-repo","rsync_ssh","Curt Arnold","carnold@apache.org",,
 "asm","maven@forge.objectweb.org:../../groups/maven/htdocs/maven2","rsync_ssh","EugeneKuleshov","eu@javatx.org",,
 "br.com.caelum.seleniumdsl","mavensync@shell.sourceforge.net:/home/groups/s/se/seleniumdsl/htdocs/maven","rsync_ssh","Caue Guerra","caue.guerra@caelum.com.br",,