summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution
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
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/Hello.java (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/Hello.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/HelloImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/HelloImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite (renamed from branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/DISCLAIMER (renamed from branches/sca-java-1.0.1/itest/contribution/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/LICENSE (renamed from branches/sca-java-1.0.1/itest/contribution/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/NOTICE (renamed from branches/sca-java-1.0.1/itest/contribution/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/pom.xml (renamed from branches/sca-java-1.0.1/itest/contribution/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddService.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddServiceImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorClient.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorService.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideService.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideServiceImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyService.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractService.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/ContributionTest.composite (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/resources/ContributionTest.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/Calculator.composite (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/Calculator.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/sca-contribution.xml (renamed from branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java (renamed from branches/sca-java-1.0.1/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/resources/deployables/sample-calculator.jar (renamed from branches/sca-java-1.0.1/itest/contribution/src/test/resources/deployables/sample-calculator.jar)bin26901 -> 26901 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/resources/repository/sample-calculator.jar (renamed from branches/sca-java-1.0.1/itest/contribution/src/test/resources/repository/sample-calculator.jar)bin26901 -> 26901 bytes
87 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
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/pom.xml
index 9e44672669..9e44672669 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/Hello.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/Hello.java
index 313a58a0bf..313a58a0bf 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/Hello.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/Hello.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/HelloImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
index ff9f6e75f3..ff9f6e75f3 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
index c062afaed0..c062afaed0 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
index a84a578344..a84a578344 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
index 9f0e5f9854..9f0e5f9854 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
index bea6f39932..bea6f39932 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
index aeeab337fa..aeeab337fa 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
index bfbf74373a..bfbf74373a 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
index 45cb504ea4..45cb504ea4 100644
--- a/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/itest/contribution/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/itest/contribution/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/itest/contribution/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/LICENSE
diff --git a/branches/sca-java-1.0.1/itest/contribution/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/itest/contribution/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/NOTICE
diff --git a/branches/sca-java-1.0.1/itest/contribution/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/pom.xml
index b45386fc58..b45386fc58 100644
--- a/branches/sca-java-1.0.1/itest/contribution/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/pom.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddService.java
index 6392676e76..6392676e76 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddServiceImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddServiceImpl.java
index e9c635e3c8..e9c635e3c8 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/AddServiceImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorClient.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorClient.java
index 40ca4d9b0f..40ca4d9b0f 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorClient.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorClient.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorService.java
index ad87375529..ad87375529 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
index ae4ed12b7b..ae4ed12b7b 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideService.java
index 3158458b5e..3158458b5e 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideServiceImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
index 8c33862f6d..8c33862f6d 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyService.java
index 62db05175e..62db05175e 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
index c7fbc73c00..c7fbc73c00 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractService.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractService.java
index 309f88f098..309f88f098 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractService.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
index 1a7f145ad8..1a7f145ad8 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/resources/ContributionTest.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/ContributionTest.composite
index d814e439e2..d814e439e2 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/resources/ContributionTest.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/ContributionTest.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/Calculator.composite b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/Calculator.composite
index 657a2f95d8..657a2f95d8 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/Calculator.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/Calculator.composite
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/sca-contribution.xml
index e95796d83a..e95796d83a 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/main/resources/calculator/sca-contribution.xml
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
index 946f505ead..946f505ead 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/test/resources/deployables/sample-calculator.jar b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/resources/deployables/sample-calculator.jar
index 0ca3a1b781..0ca3a1b781 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/test/resources/deployables/sample-calculator.jar
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/resources/deployables/sample-calculator.jar
Binary files differ
diff --git a/branches/sca-java-1.0.1/itest/contribution/src/test/resources/repository/sample-calculator.jar b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/resources/repository/sample-calculator.jar
index 0ca3a1b781..0ca3a1b781 100644
--- a/branches/sca-java-1.0.1/itest/contribution/src/test/resources/repository/sample-calculator.jar
+++ b/sca-java-1.x/branches/sca-java-1.0.1/itest/contribution/src/test/resources/repository/sample-calculator.jar
Binary files differ