summaryrefslogtreecommitdiffstats
path: root/branches/sca-trunk-20080910/modules/implementation-data-xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-11 04:12:24 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-11 04:12:24 +0000
commit28f92c6fc62f3bc0637ac77681aabcc8c0b5e42c (patch)
treec5200096f9d6529817b61ee630254a6bd5085729 /branches/sca-trunk-20080910/modules/implementation-data-xml
parenta72fcfa3adf5be93bcf62e8ed26c08d10939b364 (diff)
Renaming branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/LICENSE (renamed from branches/trunk-20080910/modules/implementation-data-xml/LICENSE)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/NOTICE (renamed from branches/trunk-20080910/modules/implementation-data-xml/NOTICE)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/README (renamed from branches/trunk-20080910/modules/implementation-data-xml/README)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/build.xml (renamed from branches/trunk-20080910/modules/implementation-data-xml/build.xml)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/company.sql (renamed from branches/trunk-20080910/modules/implementation-data-xml/company.sql)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/pom.xml (renamed from branches/trunk-20080910/modules/implementation-data-xml/pom.xml)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATA.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATA.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATACollection.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATACollection.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementation.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementation.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationFactory.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationFactory.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessor.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessor.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCHelper.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCHelper.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCResultSetStreamReader.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCResultSetStreamReader.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/ResultSetXmlNodeImpl.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/ResultSetXmlNodeImpl.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProvider.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProvider.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProviderFactory.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProviderFactory.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAInvoker.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAInvoker.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessorTestCase.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessorTestCase.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATATestCase.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATATestCase.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeed.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeed.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeedTestCaseFIXME.java (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeedTestCaseFIXME.java)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/data-feed.composite (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/data-feed.composite)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/data.composite (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/data.composite)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/insert.xml (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/insert.xml)0
-rw-r--r--branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/update.xml (renamed from branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/update.xml)0
28 files changed, 0 insertions, 0 deletions
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/LICENSE b/branches/sca-trunk-20080910/modules/implementation-data-xml/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/LICENSE
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/LICENSE
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/NOTICE b/branches/sca-trunk-20080910/modules/implementation-data-xml/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/NOTICE
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/NOTICE
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/README b/branches/sca-trunk-20080910/modules/implementation-data-xml/README
index 763daafe46..763daafe46 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/README
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/README
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/build.xml b/branches/sca-trunk-20080910/modules/implementation-data-xml/build.xml
index ab0d93beb0..ab0d93beb0 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/build.xml
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/build.xml
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/company.sql b/branches/sca-trunk-20080910/modules/implementation-data-xml/company.sql
index 4911f9e62f..4911f9e62f 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/company.sql
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/company.sql
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/pom.xml b/branches/sca-trunk-20080910/modules/implementation-data-xml/pom.xml
index 29b53a6d86..29b53a6d86 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/pom.xml
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/pom.xml
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATA.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATA.java
index 3ce96e58da..3ce96e58da 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATA.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATA.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATACollection.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATACollection.java
index 1dc5673fe5..1dc5673fe5 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATACollection.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATACollection.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementation.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementation.java
index a50ad89b64..a50ad89b64 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementation.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementation.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationFactory.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationFactory.java
index d4cf816dbf..d4cf816dbf 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationFactory.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationFactory.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessor.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessor.java
index 16c5a370ec..16c5a370ec 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessor.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessor.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCHelper.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCHelper.java
index 265f250717..265f250717 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCHelper.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCHelper.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCResultSetStreamReader.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCResultSetStreamReader.java
index 316330243b..316330243b 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCResultSetStreamReader.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/JDBCResultSetStreamReader.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/ResultSetXmlNodeImpl.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/ResultSetXmlNodeImpl.java
index 576fe5605d..576fe5605d 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/ResultSetXmlNodeImpl.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/jdbc/ResultSetXmlNodeImpl.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProvider.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProvider.java
index bbd963922c..bbd963922c 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProvider.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProvider.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProviderFactory.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProviderFactory.java
index e1af9ecd92..e1af9ecd92 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProviderFactory.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAImplementationProviderFactory.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAInvoker.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAInvoker.java
index e74bf4d134..e74bf4d134 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAInvoker.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/java/org/apache/tuscany/sca/implementation/data/provider/DATAInvoker.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
index 5cd3334e3f..5cd3334e3f 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index e20f1a6379..e20f1a6379 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java
index 458025dd66..458025dd66 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATACollectionTestCaseFIXME.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessorTestCase.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessorTestCase.java
index dcf87d8c68..dcf87d8c68 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessorTestCase.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATAImplementationProcessorTestCase.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATATestCase.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATATestCase.java
index 4010cb63d3..4010cb63d3 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATATestCase.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/DATATestCase.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeed.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeed.java
index 7f0707c0bc..7f0707c0bc 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeed.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeed.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeedTestCaseFIXME.java b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeedTestCaseFIXME.java
index b72ff89e3b..b72ff89e3b 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeedTestCaseFIXME.java
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/java/org/apache/tuscany/sca/implementation/data/companyFeed/CompanyFeedTestCaseFIXME.java
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/data-feed.composite b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/data-feed.composite
index 40c755b134..40c755b134 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/data-feed.composite
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/data-feed.composite
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/data.composite b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/data.composite
index f30b15e34c..f30b15e34c 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/data.composite
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/data.composite
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/insert.xml b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/insert.xml
index c0a5ada4bf..c0a5ada4bf 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/insert.xml
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/insert.xml
diff --git a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/update.xml b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/update.xml
index c6cef75274..c6cef75274 100644
--- a/branches/trunk-20080910/modules/implementation-data-xml/src/test/resources/update.xml
+++ b/branches/sca-trunk-20080910/modules/implementation-data-xml/src/test/resources/update.xml