o committing repoclean properties

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413213 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-06-10 02:42:56 +00:00
parent 3c01663d98
commit 50a86bd1a7
1 changed files with 3 additions and 4 deletions

View File

@ -3,15 +3,16 @@ sourceRepositoryPath=/home/projects/maven/repository-staging/to-ibiblio/maven
targetRepositoryPath=/home/projects/maven/repository-staging/to-ibiblio/maven2
reportsPath=/home/projects/maven/repository-staging/to-ibiblio/reports/repoclean
blacklistedPatterns=**/activation/**,**/javamail/**,**/jaxm/**,**/jaxp/**,**/jaxrpc/**,**/jca/**,**/jce/**,**/jdbc/**,**/jdo/**,**/jms/**,**/jndi/**,**/saaj/**
blacklistedPatterns=**/*.pom,**/activation/**,**/javamail/**,**/jaxm/**,**/jaxp/**,**/jaxrpc/**,**/jca/**,**/jce/**,**/jdbc/**,**/jdo/**,**/jms/**,**/jndi/**,**/saaj/**
reportOnly=false
reportWarnings=false
errorReport.mailOnError=true
errorReport.fromName=REPOCLEAN
errorReport.fromAddress=maven@codehaus.org
errorReport.toName=Maven Developer List
errorReport.toAddress=dev@maven.apache.org
errorReport.toAddress=notifications@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
@ -24,5 +25,3 @@ errorReport.link=http://test.maven.codehaus.org/reports/repoclean/#date/reposito
# [DEFAULT VALUE: default]
#targetRepositoryLayout=[legacy|default]