summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/hello.composite (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/hello.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-java/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-java/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-java/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-java/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-import-export/pom.xml)0
53 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/pom.xml
index fb645982dd..fb645982dd 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
index e65422136f..e65422136f 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
index 5369c18497..5369c18497 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
index 3c14560a56..3c14560a56 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/hello.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
index 636b7111d9..636b7111d9 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
index e8c4eef771..e8c4eef771 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/pom.xml
index 605ddb25b7..605ddb25b7 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
index dc33dfa560..dc33dfa560 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/pom.xml
index 68889bcceb..68889bcceb 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
index b7394ec14b..b7394ec14b 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
index 9b31363e1a..9b31363e1a 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
index d3c83b08c6..d3c83b08c6 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/pom.xml
index 40ebd709e8..40ebd709e8 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
index 966f56d7d5..966f56d7d5 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
index 9f3f5be452..9f3f5be452 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
index 9b31363e1a..9b31363e1a 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
index d3c83b08c6..d3c83b08c6 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
index e2f852ff7e..e2f852ff7e 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
index d31b417e24..d31b417e24 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/pom.xml
index 6ddb5a2ddb..6ddb5a2ddb 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
index e5d14f51d4..e5d14f51d4 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
index 023b2b6aff..023b2b6aff 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
index 432ca868cf..432ca868cf 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/pom.xml
index 826e3bc1fa..826e3bc1fa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
index d46fe0b57c..d46fe0b57c 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
index 5008a2ea5b..5008a2ea5b 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
index 9dea44386c..9dea44386c 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-import-export/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/pom.xml
index d493eccbb0..d493eccbb0 100644
--- a/branches/sca-java-1.0.1/itest/contribution-import-export/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-import-export/pom.xml