aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2008-07-02 01:11:18 +0000
committerBrett Porter <brett@apache.org>2008-07-02 01:11:18 +0000
commitb4077906645e47370f8b13c8453bcdb34001a15a (patch)
treef754f0d335f4eca56ca7cf1a62a5a31c37d4bba6 /src
parent45fba2c2166c13701243f4f97228858da79b3066 (diff)
downloadarchiva-b4077906645e47370f8b13c8453bcdb34001a15a.tar.gz
archiva-b4077906645e47370f8b13c8453bcdb34001a15a.zip
[MRM-605] unit tests fail on Archiva source distribution
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@673249 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/main/assembly/src.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/assembly/src.xml b/src/main/assembly/src.xml
index 17d321b56..c0cc3deed 100644
--- a/src/main/assembly/src.xml
+++ b/src/main/assembly/src.xml
@@ -26,6 +26,14 @@
</formats>
<fileSets>
<fileSet>
+ <useDefaultExcludes>false</useDefaultExcludes>
+ <directory>.</directory>
+ <outputDirectory>/</outputDirectory>
+ <includes>
+ <include>**/CVS/**</include>
+ </includes>
+ </fileSet>
+ <fileSet>
<directory>.</directory>
<outputDirectory>/</outputDirectory>
<excludes>