You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jd...@apache.org on 2005/04/26 03:35:18 UTC

svn commit: r164707 - /maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties

Author: jdcasey
Date: Mon Apr 25 18:35:17 2005
New Revision: 164707

URL: http://svn.apache.org/viewcvs?rev=164707&view=rev
Log:
Fixed email configuration, and added report link for the email content.

Modified:
    maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties

Modified: maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties?rev=164707&r1=164706&r2=164707&view=diff
==============================================================================
--- maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties (original)
+++ maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties Mon Apr 25 18:35:17 2005
@@ -5,11 +5,12 @@
 reportOnly=false
 
 errorReport.mailOnError=true
-errorReport.fromName=Repoclean (ibiblio-sync)
-errorReport.fromAddress=jdcasey@codehaus.org
-errorReport.toName=Maven-2 Developers List
-errorReport.toAddress=m2-dev@maven.apache.org
+errorReport.fromName=maven
+errorReport.fromAddress=maven@codehaus.org
+errorReport.toName=Maven Developers List
+errorReport.toAddress=dev@maven.apache.org
 errorReport.subject=[REPOCLEAN] Error(s) occurred while converting repository
+errorReport.link=http://test.maven.codehaus.org/reports/repoclean/#date/repository.report.txt
 
 
 # [DEFAULT VALUE: legacy]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org