add exclusions

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2006-01-08 20:31:02 +00:00
parent 48ab000979
commit 2d744a26de
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
.htaccess
**/distributions
**SNAPSHOT*
**snapshot*
**-dev.*
**-DEV.*
**/dist
**-200*
**/.svn

View File

@ -1,6 +1,6 @@
[syncopate] [syncopate]
repoDirectory=/home/projects/maven/repository-staging/to-ibiblio/maven repoDirectory=/home/projects/maven/repository-staging/to-ibiblio/maven
options=--log-format="artifact %f %l %t" -rvl -L --size-only --exclude-from=/home/projects/maven/repository-staging/to-ibiblio/exclusions.txt options=--log-format="artifact %f %l %t" -rvl -L --size-only --exclude-from=/home/projects/maven/repository-tools/syncopate/exclusions.txt
rsyncUser=rsync rsyncUser=rsync
reportUrl=http://test.maven.codehaus.org/reports/syncopate reportUrl=http://test.maven.codehaus.org/reports/syncopate