Author: carlos Date: Thu Jun 22 13:47:46 2006 New Revision: 416466 URL: http://svn.apache.org/viewvc?rev=416466&view=rev Log: make repoclean output in a different directory to sync later
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/viewvc/maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties?rev=416466&r1=416465&r2=416466&view=diff ============================================================================== --- maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties (original) +++ maven/components/trunk/maven-meeper/src/bin/repoclean/synchronize.properties Thu Jun 22 13:47:46 2006 @@ -1,6 +1,6 @@ # [REQUIRED OPTIONS] sourceRepositoryPath=/home/maven/repository-staging/to-ibiblio/maven -targetRepositoryPath=/home/maven/repository-staging/to-ibiblio/maven2 +targetRepositoryPath=/home/maven/repository-staging/to-ibiblio/maven2-repoclean reportsPath=/home/maven/repository-staging/to-ibiblio/reports/repoclean blacklistedPatterns=**/*.pom,**/activation/**,**/javamail/**,**/jaxm/**,**/jaxp/**,**/jaxrpc/**,**/jca/**,**/jce/**,**/jdbc/**,**/jdo/**,**/jms/**,**/jndi/**,**/saaj/** @@ -14,7 +14,7 @@ errorReport.toName=Maven Developer List [EMAIL PROTECTED] errorReport.subject=[REPOCLEAN] Error(s) occurred while converting repository -errorReport.link=http://test.maven.codehaus.org/reports/repoclean/#date/repository.report.txt +errorReport.link=http://www.maven.org/reports/repoclean/#date/repository.report.txt # [DEFAULT VALUE: legacy]