summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-27 02:39:21 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-27 02:39:21 +0000
commit4c39768bd7f01b00997b9664947edead14fda78c (patch)
tree882e9520b2acd96a180c9047397ba87ff138614a /sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml
parentd7cc8057a36fb87292568989adb19c354b26a181 (diff)
Renaming spring-sca to spring-runtime to follow the same pattern used in other modules as discussed on mailing list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958318 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml b/sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml
index ab645ce4d5..541b1c9830 100644
--- a/sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/src-distro-rat/pom.xml
@@ -65,8 +65,8 @@
<exclude>tuscany-sca-2.0-SNAPSHOT-src/itest/implementation-spring/src/main/resources/implementation/policies/CalculatorJass.config</exclude>
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/binding-ws-runtime-axis2/src/main/resources/org/apache/tuscany/sca/binding/ws/axis2/engine/repository/modules/modules.list</exclude>
<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-sca/src/main/resources/META-INF/spring.handlers</exclude>
- <exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-spring-sca/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>
<!-- these ones we need to implement RAT license processors to handle the non-AL headers, just exclude for now -->
<exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/assembly-xsd/**/*.*</exclude>