summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 10:57:04 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 10:57:04 +0000
commit6c4ce63969e3253e8c5029e54dd78ec1070c5a5e (patch)
tree1237712914e58cdaa93a001ce12b5f66bdcbaca5 /sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
parentf439acf3bddc7b23bfed1f2d1332e7e43c2b7141 (diff)
TUSCANY-3731 - Put back excludes as files still appear in spring-runtime when I thought they'd been moved
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025491 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
index 9ee5b4b693..47f0c81213 100644
--- a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml
@@ -67,6 +67,8 @@
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/services/services.list</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-spring-tie/src/main/resources/META-INF/spring.handlers</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-spring-tie/src/main/resources/META-INF/spring.schemas</exclude>
+ <exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-spring-runtime/src/main/resources/META-INF/spring.handlers</exclude>
+ <exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-spring-runtime/src/main/resources/META-INF/spring.schemas</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/maven/archetypes/binding/src/test/resources/projects/basic/goal.txt</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-python-runtime/src/main/resources/django/__init__.py</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-python-runtime/src/main/resources/django/utils/__init__.py</exclude>