summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.3/itest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 07:03:23 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-07-29 07:03:23 +0000
commit75f008b6ba662fabaa87997a59c4ad017e7df8bb (patch)
tree265a7c9d91c48a62a60c1c37254a300922a5b5c6 /tags/java/sca/1.3/itest
parent920ae70b9bc7cea488f2a2ae32df32271321a6ca (diff)
Rename 1.3 tag to rc2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680634 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/pom.xml (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties (renamed from tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/log4j.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/pom.xml (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/log4j.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/pom.xml (renamed from tags/java/sca/1.3/itest/bpel/helloworld/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/log4j.properties (renamed from tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/log4j.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/pom.xml (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPingPongTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPingPongTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPingTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPongTestCase.java (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPongTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/log4j.properties (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/log4j.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.componentType (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.composite (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/deploy.xml (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.bpel (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.componentType (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.composite (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.wsdl (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/pong.wsdl (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/pong.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/deploy.xml (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.bpel (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.componentType (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.composite (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.wsdl (renamed from tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/bpel/pom.xml (renamed from tags/java/sca/1.3/itest/bpel/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/build-was-integration.xml (renamed from tags/java/sca/1.3/itest/build-was-integration.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/pom.xml (renamed from tags/java/sca/1.3/itest/builder/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java (renamed from tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java (renamed from tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java (renamed from tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java (renamed from tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java (renamed from tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java (renamed from tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/scenario1.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/scenario1.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/scenario1a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/scenario1a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/scenario10.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/scenario10.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/scenario10a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/scenario10a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/service3.wsdl (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/service3.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/scenario11.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/scenario11.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/scenario11a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/scenario11a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/service3.wsdl (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/service3.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/scenario12.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/scenario12.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/scenario12a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/scenario12a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/scenario13.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/scenario13.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/scenario13a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/scenario13a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/scenario2.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/scenario2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/scenario2a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/scenario2a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/scenario3.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/scenario3.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/scenario3a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/scenario3a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/scenario4.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/scenario4.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/scenario4a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/scenario4a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenario5.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenario5.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenario5a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenario5a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenarios.wsdl (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenarios.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenario6.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenario6.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenario6a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenario6a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenarios.wsdl (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenarios.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenario7.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenario7.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenario7a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenario7a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenarios.wsdl (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenarios.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenario8.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenario8.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenario8a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenario8a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenarios.wsdl (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenarios.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/scenario9.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/scenario9.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/scenario9a.composite (renamed from tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/scenario9a.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java (renamed from tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java (renamed from tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java (renamed from tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java (renamed from tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/pom.xml (renamed from tags/java/sca/1.3/itest/callablereferences-ws/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/resources/example.composite (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/main/resources/example.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java (renamed from tags/java/sca/1.3/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/pom.xml (renamed from tags/java/sca/1.3/itest/callablereferences/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceTest.composite (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java (renamed from tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/pom.xml (renamed from tags/java/sca/1.3/itest/callback-api/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java (renamed from tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java (renamed from tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java (renamed from tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/resources/CallBackApiTest.composite (renamed from tags/java/sca/1.3/itest/callback-api/src/main/resources/CallBackApiTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java (renamed from tags/java/sca/1.3/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/pom.xml (renamed from tags/java/sca/1.3/itest/callback-basic/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/resources/CallBackBasicTest.composite (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/resources/CallBackBasicTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java (renamed from tags/java/sca/1.3/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/pom.xml (renamed from tags/java/sca/1.3/itest/callback-complex-type/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java (renamed from tags/java/sca/1.3/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/pom.xml (renamed from tags/java/sca/1.3/itest/callback-id/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java (renamed from tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java (renamed from tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java (renamed from tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/main/resources/CallBackIdClient.composite (renamed from tags/java/sca/1.3/itest/callback-id/src/main/resources/CallBackIdClient.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java (renamed from tags/java/sca/1.3/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/pom.xml (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java (renamed from tags/java/sca/1.3/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/pom.xml (renamed from tags/java/sca/1.3/itest/callback-separatethread/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java (renamed from tags/java/sca/1.3/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/pom.xml (renamed from tags/java/sca/1.3/itest/callback-set-callback/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java (renamed from tags/java/sca/1.3/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/pom.xml (renamed from tags/java/sca/1.3/itest/callback-set-conversation/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java (renamed from tags/java/sca/1.3/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/pom.xml (renamed from tags/java/sca/1.3/itest/component-type/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/AddService.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/AddServiceImpl.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorClient.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorService.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/DivideService.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/DivideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/DivideServiceImpl.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/MultiplyService.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/SubtractService.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/SubtractService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java (renamed from tags/java/sca/1.3/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/Calculator.composite (renamed from tags/java/sca/1.3/itest/component-type/src/main/resources/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/component-type/src/test/java/calculator/CalculatorTestCase.java (renamed from tags/java/sca/1.3/itest/component-type/src/test/java/calculator/CalculatorTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/build-jar.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/build-jar.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-test/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java (renamed from tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-classloader/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-classloader/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-composite/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/resources/hello.composite (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/resources/hello.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-java/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-resource/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd (renamed from tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-java/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-resource/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/main/resources/store.composite (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/main/resources/store.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-import-export/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-import-export/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/pom.xml (renamed from tags/java/sca/1.3/itest/contribution-multiple/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/hello/Hello.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/hello/Hello.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/hello/HelloImpl.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/hello/HelloImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite (renamed from tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/pom.xml (renamed from tags/java/sca/1.3/itest/contribution/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/AddService.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/AddServiceImpl.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorClient.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorService.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/DivideService.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/DivideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/DivideServiceImpl.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/MultiplyService.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/SubtractService.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/SubtractService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java (renamed from tags/java/sca/1.3/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/ContributionTest.composite (renamed from tags/java/sca/1.3/itest/contribution/src/main/resources/ContributionTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/calculator/Calculator.composite (renamed from tags/java/sca/1.3/itest/contribution/src/main/resources/calculator/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/calculator/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/contribution/src/main/resources/calculator/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java (renamed from tags/java/sca/1.3/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/test/resources/deployables/sample-calculator.jar (renamed from tags/java/sca/1.3/itest/contribution/src/test/resources/deployables/sample-calculator.jar)bin26901 -> 26901 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/contribution/src/test/resources/repository/sample-calculator.jar (renamed from tags/java/sca/1.3/itest/contribution/src/test/resources/repository/sample-calculator.jar)bin26901 -> 26901 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/pom.xml (renamed from tags/java/sca/1.3/itest/conversations-ws/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/Conversational/conversational.composite (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/resources/Conversational/conversational.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite (renamed from tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java (renamed from tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/pom.xml (renamed from tags/java/sca/1.3/itest/conversations/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java (renamed from tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/ConversationAge.composite (renamed from tags/java/sca/1.3/itest/conversations/src/main/resources/ConversationAge.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/ConversationUniqueId.composite (renamed from tags/java/sca/1.3/itest/conversations/src/main/resources/ConversationUniqueId.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversationId.composite (renamed from tags/java/sca/1.3/itest/conversations/src/main/resources/conversationId.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversationLifetime.composite (renamed from tags/java/sca/1.3/itest/conversations/src/main/resources/conversationLifetime.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversational.composite (renamed from tags/java/sca/1.3/itest/conversations/src/main/resources/conversational.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java (renamed from tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java (renamed from tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java (renamed from tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java (renamed from tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java (renamed from tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java (renamed from tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/pom.xml (renamed from tags/java/sca/1.3/itest/databindings/common/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/generate.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/generate.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/wsdl/Dummy.txt (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Annotation.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Annotation.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Annotation.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Annotation.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Attribute.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Attribute.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Attribute.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Attribute.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Import.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Import.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Import.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Import.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Include.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Include.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Include.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Include.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Interop.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Interop.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Notation.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Notation.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Notation.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Notation.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Person.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Person.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/datagraph.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/datagraph.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd (renamed from tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java (renamed from tags/java/sca/1.3/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/config.png (renamed from tags/java/sca/1.3/itest/databindings/config.png)bin31222 -> 31222 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/config.svg (renamed from tags/java/sca/1.3/itest/databindings/config.svg)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/databinding.png (renamed from tags/java/sca/1.3/itest/databindings/databinding.png)bin14106 -> 14106 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/databinding.svg (renamed from tags/java/sca/1.3/itest/databindings/databinding.svg)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop.png (renamed from tags/java/sca/1.3/itest/databindings/interop.png)bin23179 -> 23179 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop.svg (renamed from tags/java/sca/1.3/itest/databindings/interop.svg)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop/pom.xml (renamed from tags/java/sca/1.3/itest/databindings/interop/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm (renamed from tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm (renamed from tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm (renamed from tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/generate.xml (renamed from tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/generate.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm (renamed from tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/pom.xml (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsList.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsList.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsListResponse.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsListResponse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java (renamed from tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/pom.xml (renamed from tags/java/sca/1.3/itest/databindings/jaxbgen/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml (renamed from tags/java/sca/1.3/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/src/main/resources/greeter.composite (renamed from tags/java/sca/1.3/itest/databindings/jaxbgen/src/main/resources/greeter.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/pom.xml (renamed from tags/java/sca/1.3/itest/databindings/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/readme.html (renamed from tags/java/sca/1.3/itest/databindings/readme.html)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/sdogen/pom.xml (renamed from tags/java/sca/1.3/itest/databindings/sdogen/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/sdogen/src/main/resources/generate/generate.xml (renamed from tags/java/sca/1.3/itest/databindings/sdogen/src/main/resources/generate/generate.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm (renamed from tags/java/sca/1.3/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/pom.xml (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/pom.xml (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java (renamed from tags/java/sca/1.3/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/pom.xml (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/resources/example.composite (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/resources/example.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java (renamed from tags/java/sca/1.3/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/pom.xml (renamed from tags/java/sca/1.3/itest/exceptions/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java (renamed from tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/main/resources/ExceptionTest.composite (renamed from tags/java/sca/1.3/itest/exceptions/src/main/resources/ExceptionTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java (renamed from tags/java/sca/1.3/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/pom.xml (renamed from tags/java/sca/1.3/itest/extended-api/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java (renamed from tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java (renamed from tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java (renamed from tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java (renamed from tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/main/resources/BasicService.composite (renamed from tags/java/sca/1.3/itest/extended-api/src/main/resources/BasicService.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/main/resources/MathService.composite (renamed from tags/java/sca/1.3/itest/extended-api/src/main/resources/MathService.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java (renamed from tags/java/sca/1.3/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/pom.xml (renamed from tags/java/sca/1.3/itest/interfaces/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java (renamed from tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/main/resources/InterfacesTest.composite (renamed from tags/java/sca/1.3/itest/interfaces/src/main/resources/InterfacesTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java (renamed from tags/java/sca/1.3/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/pom.xml (renamed from tags/java/sca/1.3/itest/jms/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java (renamed from tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/defaults/client.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/defaults/client.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/defaults/service.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/defaults/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/dynamic/client.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/dynamic/client.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/exceptions/client.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/exceptions/client.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/exceptions/service.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/exceptions/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/external/client.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/external/client.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/external/service.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/external/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/jndi.properties (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/jndi.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/nonSCAclient/service.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/nonSCAclient/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/oneway/OneWayClient.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/oneway/OneWayClient.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/oneway/OneWayService.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/oneway/OneWayService.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/client.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/simple/client.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/mpclient.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/simple/mpclient.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/service.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/simple/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/uriclient.composite (renamed from tags/java/sca/1.3/itest/jms/src/main/resources/simple/uriclient.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java (renamed from tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/pom.xml (renamed from tags/java/sca/1.3/itest/late-reference-resolution/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/AddService.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/DivideService.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/DivideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java (renamed from tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/build.xml (renamed from tags/java/sca/1.3/itest/oneway/build.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/pom.xml (renamed from tags/java/sca/1.3/itest/oneway/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java (renamed from tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java (renamed from tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java (renamed from tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java (renamed from tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite (renamed from tags/java/sca/1.3/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java (renamed from tags/java/sca/1.3/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/operation-overloading/pom.xml (renamed from tags/java/sca/1.3/itest/operation-overloading/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java (renamed from tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java (renamed from tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java (renamed from tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/resources/OperationOverload.composite (renamed from tags/java/sca/1.3/itest/operation-overloading/src/main/resources/OperationOverload.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java (renamed from tags/java/sca/1.3/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/build-bundles.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/build-bundles.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties (renamed from tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-contribution/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-contribution/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/build-bundles.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/build-bundles.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/Greetings.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/Greetings.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/factory-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/factory-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/properties-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/properties-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/services-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/services-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Customer1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Customer1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Customer2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Customer2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/version-test.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/version-test.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties (renamed from tags/java/sca/1.3/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties (renamed from tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/sca-api/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/sca-api/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/build-bundles.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/build-bundles.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite (renamed from tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-3rdparty/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/tuscany-3rdparty/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-extensions/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/tuscany-extensions/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java (renamed from tags/java/sca/1.3/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-runtime/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/tuscany-runtime/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-spi/pom.xml (renamed from tags/java/sca/1.3/itest/osgi-tuscany/tuscany-spi/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security-jsr250/pom.xml (renamed from tags/java/sca/1.3/itest/policy-security-jsr250/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/resources/definitions.xml (renamed from tags/java/sca/1.3/itest/policy-security-jsr250/src/main/resources/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/resources/helloworld.composite (renamed from tags/java/sca/1.3/itest/policy-security-jsr250/src/main/resources/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java (renamed from tags/java/sca/1.3/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security/pom.xml (renamed from tags/java/sca/1.3/itest/policy-security/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/policy-security/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security/src/main/resources/definitions.xml (renamed from tags/java/sca/1.3/itest/policy-security/src/main/resources/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security/src/main/resources/helloworld.composite (renamed from tags/java/sca/1.3/itest/policy-security/src/main/resources/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java (renamed from tags/java/sca/1.3/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/pom.xml (renamed from tags/java/sca/1.3/itest/policy/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/AddService.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/AddServiceImpl.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorClient.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorService.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/DivideService.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/DivideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/DivideServiceImpl.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/MultiplyService.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/PolicyQNames.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/PolicyQNames.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/SubtractService.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/SubtractService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/SubtractServiceImpl.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java (renamed from tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/resources/Calculator.composite (renamed from tags/java/sca/1.3/itest/policy/src/main/resources/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler (renamed from tags/java/sca/1.3/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/main/resources/definitions.xml (renamed from tags/java/sca/1.3/itest/policy/src/main/resources/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java (renamed from tags/java/sca/1.3/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/pom.xml (renamed from tags/java/sca/1.3/itest/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/pom.xml (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/example.composite (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/example.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java (renamed from tags/java/sca/1.3/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/pom.xml (renamed from tags/java/sca/1.3/itest/properties/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/package-info.java (renamed from tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/package-info.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/ConstructorPropertyInjection.composite (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/ConstructorPropertyInjection.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/Outer.composite (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/Outer.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/OuterPropertyTest.composite (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/OuterPropertyTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/PropertyTest.composite (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/PropertyTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/customer.xsd (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/customer.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/fileProperty.txt (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/fileProperty.txt)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/manyValuesFileProperty.txt (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/manyValuesFileProperty.txt)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/mySimpleService.composite (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/mySimpleService.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/rcProps.txt (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/rcProps.txt)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/main/resources/rcprops.xsd (renamed from tags/java/sca/1.3/itest/properties/src/main/resources/rcprops.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java (renamed from tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java (renamed from tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java (renamed from tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java (renamed from tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/pom.xml (renamed from tags/java/sca/1.3/itest/recursive-multi-level/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java (renamed from tags/java/sca/1.3/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/pom.xml (renamed from tags/java/sca/1.3/itest/recursive-ws/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/Target.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/Target.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/Composer.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/Composer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerClient.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerServer.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerServer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Client.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Client.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Inner.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Inner.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Outer.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Outer.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/definitions.xml (renamed from tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java (renamed from tags/java/sca/1.3/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/pom.xml (renamed from tags/java/sca/1.3/itest/recursive/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/circular/include/DemoClass.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/circular/include/DemoClass.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/CompositeClient.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/composite/CompositeClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/Source.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/composite/Source.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/SourceCallback.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/composite/SourceCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/SourceImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/composite/SourceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/Target.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/composite/Target.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/TargetImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/composite/TargetImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/A.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/foo/A.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/B.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/foo/B.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/I.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/foo/I.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/Target.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/policy/Target.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/TargetClientImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/policy/TargetClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/TargetServiceImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/policy/TargetServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentAImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentAImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentCImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentCImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentEImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentEImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentFImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentFImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/Service1.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/sample/Service1.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/Aggregator.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test/Aggregator.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/AggregatorImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test/AggregatorImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/InnerSourceImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test/InnerSourceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/OuterSourceImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test/OuterSourceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/Source.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test/Source.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/Target.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/Target.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/TargetOne.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/TargetOne.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/TargetTwo.java (renamed from tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/TargetTwo.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/AComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/AComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/BComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/BComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/CComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/CComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite1.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Composite1.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite2.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Composite2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite3.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Composite3.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Demo1Composite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Demo1Composite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Demo2Composite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Demo2Composite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Inner.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Inner.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/InnerComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/InnerComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/InnerComposite2.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/InnerComposite2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Outer.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/Outer.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/OuterComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/OuterComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/foo.png (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/foo/foo.png)bin571816 -> 571816 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o1.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o1.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o2.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o2.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o3.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o3.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o4.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o4.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/definitions.xml (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/policy/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/test1/InnerComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/test1/InnerComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/test1/OuterComposite.composite (renamed from tags/java/sca/1.3/itest/recursive/src/main/resources/test1/OuterComposite.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/CompositeTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/composite/CompositeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/foo/O2TestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/foo/O2TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/foo/O4TestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/foo/O4TestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/policy/PolicyTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/policy/PolicyTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/C.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/C.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/CImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/CImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/NestedTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/NestedTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/X.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/X.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/XImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/XImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/Y.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/Y.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/YImpl.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/sample/YImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test/InnerTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/test/InnerTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test/OuterTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/test/OuterTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java (renamed from tags/java/sca/1.3/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/pom.xml (renamed from tags/java/sca/1.3/itest/references/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java (renamed from tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/resources/AutoWiredReferencesTest.composite (renamed from tags/java/sca/1.3/itest/references/src/main/resources/AutoWiredReferencesTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/resources/InnerReferencesTest.composite (renamed from tags/java/sca/1.3/itest/references/src/main/resources/InnerReferencesTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/main/resources/ManualWiredReferencesTest.composite (renamed from tags/java/sca/1.3/itest/references/src/main/resources/ManualWiredReferencesTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java (renamed from tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java (renamed from tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java (renamed from tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/scopes/pom.xml (renamed from tags/java/sca/1.3/itest/scopes/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java (renamed from tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java (renamed from tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java (renamed from tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/scopes/src/main/resources/scopes.composite (renamed from tags/java/sca/1.3/itest/scopes/src/main/resources/scopes.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java (renamed from tags/java/sca/1.3/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/pom.xml (renamed from tags/java/sca/1.3/itest/serialization/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java (renamed from tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite (renamed from tags/java/sca/1.3/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java (renamed from tags/java/sca/1.3/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/pom.xml (renamed from tags/java/sca/1.3/itest/services/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java (renamed from tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/services/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/main/resources/ServicesTest.composite (renamed from tags/java/sca/1.3/itest/services/src/main/resources/ServicesTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java (renamed from tags/java/sca/1.3/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/pom.xml (renamed from tags/java/sca/1.3/itest/spring/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml (renamed from tags/java/sca/1.3/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml (renamed from tags/java/sca/1.3/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite (renamed from tags/java/sca/1.3/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite (renamed from tags/java/sca/1.3/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java (renamed from tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/pom.xml (renamed from tags/java/sca/1.3/itest/transaction/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java (renamed from tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/accounts.composite (renamed from tags/java/sca/1.3/itest/transaction/src/main/resources/accounts.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/definitions.xml (renamed from tags/java/sca/1.3/itest/transaction/src/main/resources/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/log4j.properties (renamed from tags/java/sca/1.3/itest/transaction/src/main/resources/log4j.properties)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java (renamed from tags/java/sca/1.3/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java (renamed from tags/java/sca/1.3/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/pom.xml (renamed from tags/java/sca/1.3/itest/validation/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/account/Customer.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/account/Customer.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/calculator/AddService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/calculator/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/jms/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/binding/jms/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorClient.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/DivideService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/DivideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/MultiplyService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/MultiplyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/PropertyService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/PropertyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/AddService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/AddService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/AddServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/AddServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorClient.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/DivideService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/DivideService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/DivideServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/DivideServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/MultiplyService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/MultiplyService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/SubtractService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/SubtractService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/HelloWorld.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/HelloWorld.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java (renamed from tags/java/sca/1.3/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/XsdValidation/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/XsdValidation/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/OSGiTestService.jar (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/OSGiTestService.jar)bin1325 -> 1325 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.jar (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.jar)bin1325 -> 1325 bytes
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml (renamed from tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/ContributionReadException.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/ContributionReadException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/domain/CustomCompositeBuilder.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/domain/CustomCompositeBuilder.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java (renamed from tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wasAdmin.py (renamed from tags/java/sca/1.3/itest/wasAdmin.py)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/pom.xml (renamed from tags/java/sca/1.3/itest/wires/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java (renamed from tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java (renamed from tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java (renamed from tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java (renamed from tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/src/main/resources/WireTest.composite (renamed from tags/java/sca/1.3/itest/wires/src/main/resources/WireTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java (renamed from tags/java/sca/1.3/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/pom.xml (renamed from tags/java/sca/1.3/itest/ws-void-args-return/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/Bean.java (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/Bean.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/resources/voidtest.composite (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/main/resources/voidtest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java (renamed from tags/java/sca/1.3/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/pom.xml (renamed from tags/java/sca/1.3/itest/wsdl-multiple/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java (renamed from tags/java/sca/1.3/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/pom.xml (renamed from tags/java/sca/1.3/itest/wsdl/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java (renamed from tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/SDOWSDLTest.composite (renamed from tags/java/sca/1.3/itest/wsdl/src/main/resources/SDOWSDLTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/WSDLTest.composite (renamed from tags/java/sca/1.3/itest/wsdl/src/main/resources/WSDLTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl (renamed from tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/Hello.xsd (renamed from tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/Hello.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java (renamed from tags/java/sca/1.3/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java (renamed from tags/java/sca/1.3/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl2java/pom.xml (renamed from tags/java/sca/1.3/itest/wsdl2java/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/AccountService.wsdl (renamed from tags/java/sca/1.3/itest/wsdl2java/src/test/resources/AccountService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/EchoService.wsdl (renamed from tags/java/sca/1.3/itest/wsdl2java/src/test/resources/EchoService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/EchoService.xsd (renamed from tags/java/sca/1.3/itest/wsdl2java/src/test/resources/EchoService.xsd)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl (renamed from tags/java/sca/1.3/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/pom.xml (renamed from tags/java/sca/1.3/itest/wsdlless/pom.xml)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/AnObject.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/service/AnObject.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/MoreComplexObject.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/service/MoreComplexObject.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/SomeService.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/service/SomeService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/SomeServiceImpl.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/java/service/SomeServiceImpl.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/SDOWSDLTest.composite (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/resources/SDOWSDLTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/WSDLTest.composite (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/resources/WSDLTest.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/some.composite (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/resources/some.composite)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl (renamed from tags/java/sca/1.3/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/AnObject.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/AnObject.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingString.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingString.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/SomeService.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/SomeService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java)0
-rw-r--r--tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/package-info.java (renamed from tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/package-info.java)0
1907 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/pom.xml b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/pom.xml
index 6efa14c812..6efa14c812 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/pom.xml
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
index 532b84bd22..532b84bd22 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
index 86d7f245e8..86d7f245e8 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
index 8dea2715bf..8dea2715bf 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
index 672dbdc0b5..672dbdc0b5 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
index d7ebd5cbb8..d7ebd5cbb8 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
index bdfedee2f8..bdfedee2f8 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index dfec43e8e1..dfec43e8e1 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
index e768707ccd..e768707ccd 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
index 25d676bcfc..25d676bcfc 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
index 5ec2cc9f2e..5ec2cc9f2e 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
index 13d12e32a0..13d12e32a0 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 504e2ccc5d..504e2ccc5d 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
index 0f51b96b27..0f51b96b27 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/log4j.properties b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
index 4e13380e0b..4e13380e0b 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/pom.xml b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/pom.xml
index df92d378a9..df92d378a9 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/pom.xml
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
index 6971151a77..6971151a77 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
index 9bd95b2c58..9bd95b2c58 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f864f45613..f864f45613 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/pom.xml b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/pom.xml
index e0c5ff7f90..e0c5ff7f90 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/pom.xml
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
index 76fcd35c2d..76fcd35c2d 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml
index 9bd95b2c58..9bd95b2c58 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index f6b12fb14b..f6b12fb14b 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/log4j.properties b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/tags/java/sca/1.3/itest/bpel/helloworld/src/test/resources/log4j.properties
+++ b/tags/java/sca/1.3-RC2/itest/bpel/helloworld/src/test/resources/log4j.properties
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/pom.xml b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/pom.xml
index 501f0b248d..501f0b248d 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/pom.xml
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPingPongTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPingPongTestCase.java
index 1ab2ba3d5d..1ab2ba3d5d 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPingPongTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPingPongTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPingTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPingTestCase.java
index 34f82318a3..34f82318a3 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPingTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPongTestCase.java b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPongTestCase.java
index 313bd66850..313bd66850 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/java/pingpong/BPELPongTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/java/pingpong/BPELPongTestCase.java
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/log4j.properties b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/log4j.properties
index 01bf8d8bf5..01bf8d8bf5 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/log4j.properties
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/log4j.properties
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.componentType b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.componentType
index e4cbdfe89c..e4cbdfe89c 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.componentType
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.componentType
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.composite b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.composite
index a0eb4d0b5b..a0eb4d0b5b 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping-pong/ping-pong.composite
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/deploy.xml b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/deploy.xml
index 613ed9c491..613ed9c491 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/deploy.xml
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.bpel b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.bpel
index abda9e58d2..abda9e58d2 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.bpel
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.bpel
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.componentType b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.componentType
index 7598a99d16..7598a99d16 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.componentType
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.componentType
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.composite b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.composite
index 75eed03022..75eed03022 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.composite
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.wsdl
index 03e54c4de8..03e54c4de8 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/ping.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/ping.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/pong.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/pong.wsdl
index 1f4c4a9aaa..1f4c4a9aaa 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/ping/pong.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/ping/pong.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/deploy.xml b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/deploy.xml
index 1315ef47f0..1315ef47f0 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/deploy.xml
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.bpel b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.bpel
index b5d84898c7..b5d84898c7 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.bpel
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.bpel
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.componentType b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.componentType
index 2f8fd5d3de..2f8fd5d3de 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.componentType
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.componentType
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.composite b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.composite
index e40ce7ee45..e40ce7ee45 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.composite
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.composite
diff --git a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.wsdl b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.wsdl
index 21ee8b82f6..21ee8b82f6 100644
--- a/tags/java/sca/1.3/itest/bpel/ping-pong/test/resources/pong/pong.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/bpel/ping-pong/test/resources/pong/pong.wsdl
diff --git a/tags/java/sca/1.3/itest/bpel/pom.xml b/tags/java/sca/1.3-RC2/itest/bpel/pom.xml
index ae0e2a5a4b..ae0e2a5a4b 100644
--- a/tags/java/sca/1.3/itest/bpel/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/bpel/pom.xml
diff --git a/tags/java/sca/1.3/itest/build-was-integration.xml b/tags/java/sca/1.3-RC2/itest/build-was-integration.xml
index 03de4c050f..03de4c050f 100644
--- a/tags/java/sca/1.3/itest/build-was-integration.xml
+++ b/tags/java/sca/1.3-RC2/itest/build-was-integration.xml
diff --git a/tags/java/sca/1.3/itest/builder/pom.xml b/tags/java/sca/1.3-RC2/itest/builder/pom.xml
index ab68befe3f..ab68befe3f 100644
--- a/tags/java/sca/1.3/itest/builder/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/pom.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java
index 932ae3987a..932ae3987a 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java
diff --git a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java
index fbb10a9ff7..fbb10a9ff7 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java
diff --git a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java
index d1db4a5620..d1db4a5620 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java
diff --git a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java
index c6d1240a95..c6d1240a95 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java
diff --git a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java
index 9a775feec9..9a775feec9 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java
diff --git a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java
index 98a1741fb6..98a1741fb6 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
index 256d01be58..256d01be58 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/scenario1.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/scenario1.composite
index 5c2a98ab40..5c2a98ab40 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/scenario1.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/scenario1.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/scenario1a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/scenario1a.composite
index 21b5897aa1..21b5897aa1 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario1/scenario1a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario1/scenario1a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml
index ac01b3c687..ac01b3c687 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/scenario10.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/scenario10.composite
index 2d127a7bec..2d127a7bec 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/scenario10.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/scenario10.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/scenario10a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/scenario10a.composite
index 98103e360e..98103e360e 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/scenario10a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/scenario10a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/service3.wsdl b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/service3.wsdl
index 14edcc00e6..14edcc00e6 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario10/service3.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario10/service3.wsdl
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml
index 8b82b43c68..8b82b43c68 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/scenario11.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/scenario11.composite
index 2f5ca96d07..2f5ca96d07 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/scenario11.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/scenario11.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/scenario11a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/scenario11a.composite
index 381ccddcc3..381ccddcc3 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/scenario11a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/scenario11a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/service3.wsdl b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/service3.wsdl
index 14edcc00e6..14edcc00e6 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario11/service3.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario11/service3.wsdl
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml
index 4028098023..4028098023 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/scenario12.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/scenario12.composite
index 23799f8487..23799f8487 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/scenario12.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/scenario12.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/scenario12a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/scenario12a.composite
index a2b4f88dc3..a2b4f88dc3 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario12/scenario12a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario12/scenario12a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml
index c906c6c5b0..c906c6c5b0 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/scenario13.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/scenario13.composite
index ed59cd2adf..ed59cd2adf 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/scenario13.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/scenario13.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/scenario13a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/scenario13a.composite
index 41150f78fd..41150f78fd 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario13/scenario13a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario13/scenario13a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
index 6fa901c4df..6fa901c4df 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/scenario2.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/scenario2.composite
index 66f88294ff..66f88294ff 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/scenario2.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/scenario2.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/scenario2a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/scenario2a.composite
index db1af4743f..db1af4743f 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario2/scenario2a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario2/scenario2a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml
index f5899ab1f0..f5899ab1f0 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/scenario3.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/scenario3.composite
index 4b37c19e4e..4b37c19e4e 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/scenario3.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/scenario3.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/scenario3a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/scenario3a.composite
index fedd79ff3d..fedd79ff3d 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario3/scenario3a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario3/scenario3a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml
index 642245ea7e..642245ea7e 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/scenario4.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/scenario4.composite
index 1bb876b33d..1bb876b33d 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/scenario4.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/scenario4.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/scenario4a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/scenario4a.composite
index 55e13700a6..55e13700a6 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario4/scenario4a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario4/scenario4a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml
index 92da17179f..92da17179f 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenario5.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenario5.composite
index 403e19b087..403e19b087 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenario5.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenario5.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenario5a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenario5a.composite
index 0e37ded0e4..0e37ded0e4 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenario5a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenario5a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenarios.wsdl b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario5/scenarios.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario5/scenarios.wsdl
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
index 42d45b0b98..42d45b0b98 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenario6.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenario6.composite
index 1c89139905..1c89139905 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenario6.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenario6.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenario6a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenario6a.composite
index 853703a353..853703a353 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenario6a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenario6a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenarios.wsdl b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario6/scenarios.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario6/scenarios.wsdl
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml
index 44c471cc65..44c471cc65 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenario7.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenario7.composite
index 6b1ac24cec..6b1ac24cec 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenario7.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenario7.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenario7a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenario7a.composite
index 8e0cebbdd5..8e0cebbdd5 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenario7a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenario7a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenarios.wsdl b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario7/scenarios.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario7/scenarios.wsdl
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml
index 7cb09d0a74..7cb09d0a74 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenario8.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenario8.composite
index 26e5ee33fa..26e5ee33fa 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenario8.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenario8.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenario8a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenario8a.composite
index 4fa0712199..4fa0712199 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenario8a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenario8a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenarios.wsdl b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario8/scenarios.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario8/scenarios.wsdl
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml
index b6ec160506..b6ec160506 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/scenario9.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/scenario9.composite
index 83584ed482..83584ed482 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/scenario9.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/scenario9.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/scenario9a.composite b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/scenario9a.composite
index 0021ec242b..0021ec242b 100644
--- a/tags/java/sca/1.3/itest/builder/src/main/resources/scenario9/scenario9a.composite
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/main/resources/scenario9/scenario9a.composite
diff --git a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java
index 5f16bc0bea..5f16bc0bea 100644
--- a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java
diff --git a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java
index 6ec2ea849e..6ec2ea849e 100644
--- a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java
diff --git a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java
index 82a8ca6689..82a8ca6689 100644
--- a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java
diff --git a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java
index 9bff4d394e..9bff4d394e 100644
--- a/tags/java/sca/1.3/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java
+++ b/tags/java/sca/1.3-RC2/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/pom.xml b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/pom.xml
index 06da2fb960..06da2fb960 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/pom.xml
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java
index ecf1ac27e1..ecf1ac27e1 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java
index c46087d865..c46087d865 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java
index 670c145cc3..670c145cc3 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java
index eb4d647a22..eb4d647a22 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java
index bb5e57397d..bb5e57397d 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java
index 6e5f1cedf9..6e5f1cedf9 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java
index 995e4fcf39..995e4fcf39 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java
index be72fd779e..be72fd779e 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java
index b73f26b573..b73f26b573 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java
index c3abc4c65d..c3abc4c65d 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite
index 3d782a0b84..3d782a0b84 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/resources/example.composite b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/resources/example.composite
index ea0819a32e..ea0819a32e 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/main/resources/example.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/main/resources/example.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java
index 310e31fb02..310e31fb02 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java
diff --git a/tags/java/sca/1.3/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java
index 66fb2ef96c..66fb2ef96c 100644
--- a/tags/java/sca/1.3/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/pom.xml b/tags/java/sca/1.3-RC2/itest/callablereferences/pom.xml
index 55864fe6e7..55864fe6e7 100644
--- a/tags/java/sca/1.3/itest/callablereferences/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/pom.xml
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java
index d6b3807d31..d6b3807d31 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java
index 09a0ceb629..09a0ceb629 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java
index ade672b0ab..ade672b0ab 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java
index 518e77d3a8..518e77d3a8 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java
index fdf80cc1c8..fdf80cc1c8 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java
index cc8ec8f000..cc8ec8f000 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java
index 48b697df31..48b697df31 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java
index 27ad48b9fe..27ad48b9fe 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java
index abcedfa6e1..abcedfa6e1 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java
index f2e0ce7582..f2e0ce7582 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java
index ab21421c4d..ab21421c4d 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java
index 5b5984b164..5b5984b164 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java
index 223c467f47..223c467f47 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java
index ed4e66bec3..ed4e66bec3 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java
index e32051373f..e32051373f 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java
index adf5a1c1ce..adf5a1c1ce 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite
index 0bf8f7ef1e..0bf8f7ef1e 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite
index 5b3add1e61..5b3add1e61 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceTest.composite b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceTest.composite
index 49b75f56e4..49b75f56e4 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/CallableReferenceTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/CallableReferenceTest.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite
index 9216f44191..9216f44191 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml
index 95021f72a4..95021f72a4 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite
index 42d739564c..42d739564c 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml
index 2edda61601..2edda61601 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java
index a9cbb5d0a1..a9cbb5d0a1 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java
index a52f4de71b..a52f4de71b 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java
index f2d8fe5d64..f2d8fe5d64 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java
diff --git a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java
index 2b7750b443..2b7750b443 100644
--- a/tags/java/sca/1.3/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-api/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-api/pom.xml
index e6fcddb911..e6fcddb911 100644
--- a/tags/java/sca/1.3/itest/callback-api/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java
index de17ba2f0d..de17ba2f0d 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java
index 5fd4a71466..5fd4a71466 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java
index 274984abb3..274984abb3 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java
index 33de1e7739..33de1e7739 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java
index 61e2c7ee8f..61e2c7ee8f 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/resources/CallBackApiTest.composite b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/resources/CallBackApiTest.composite
index 946c4862ee..946c4862ee 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/resources/CallBackApiTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/resources/CallBackApiTest.composite
diff --git a/tags/java/sca/1.3/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
index 19eb25631e..19eb25631e 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java
index 9471049c74..9471049c74 100644
--- a/tags/java/sca/1.3/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-basic/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-basic/pom.xml
index abf27ffdea..abf27ffdea 100644
--- a/tags/java/sca/1.3/itest/callback-basic/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java
index 5e9d3d6821..5e9d3d6821 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java
index 9f4019f28c..9f4019f28c 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java
index e0e6d7eb8c..e0e6d7eb8c 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java
index bd41fa7037..bd41fa7037 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java
index 4ca2dc9af9..4ca2dc9af9 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/resources/CallBackBasicTest.composite b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
index c506956088..c506956088 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
index adf28214f6..adf28214f6 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java
index 32c26a348a..32c26a348a 100644
--- a/tags/java/sca/1.3/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-complex-type/pom.xml
index 561331560a..561331560a 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java
index 9fddb850ba..9fddb850ba 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java
index 739983c277..739983c277 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java
index d2b03fcde7..d2b03fcde7 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java
index ffbf4f35fa..ffbf4f35fa 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java
index dc31ed156b..dc31ed156b 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
index 3f48f16389..3f48f16389 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
index ff38134df5..ff38134df5 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java
index 33d1afaecd..33d1afaecd 100644
--- a/tags/java/sca/1.3/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java
diff --git a/tags/java/sca/1.3/itest/callback-id/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-id/pom.xml
index acd802e6ee..acd802e6ee 100644
--- a/tags/java/sca/1.3/itest/callback-id/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java
index b14560a8c3..b14560a8c3 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java
diff --git a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java
index a9e551f8b4..a9e551f8b4 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java
diff --git a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java
index 59c9c3d069..59c9c3d069 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java
index 18c592a1c1..18c592a1c1 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java
diff --git a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java
index 8b0a4b69cf..8b0a4b69cf 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-id/src/main/resources/CallBackIdClient.composite b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/resources/CallBackIdClient.composite
index c9a6ba6258..c9a6ba6258 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/main/resources/CallBackIdClient.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/main/resources/CallBackIdClient.composite
diff --git a/tags/java/sca/1.3/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java
index 771fbb8ff7..771fbb8ff7 100644
--- a/tags/java/sca/1.3/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/pom.xml
index 2adb4570d4..2adb4570d4 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java
index 7c80d222fc..7c80d222fc 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java
index df91f3d268..df91f3d268 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java
index a0a9564002..a0a9564002 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java
index cfd601f546..cfd601f546 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java
index f198efae51..f198efae51 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java
index d19b3fe355..d19b3fe355 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
index 3dae3ca3a8..3dae3ca3a8 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
diff --git a/tags/java/sca/1.3/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java
index 3c83e4bedd..3c83e4bedd 100644
--- a/tags/java/sca/1.3/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-separatethread/pom.xml
index afa5f91f49..afa5f91f49 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java
index f812a39058..f812a39058 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java
index e861f8a3d1..e861f8a3d1 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java
index ae41f596fc..ae41f596fc 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java
index c22b8cceec..c22b8cceec 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java
index 4d672b3a8b..4d672b3a8b 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
index e111e5074c..e111e5074c 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
diff --git a/tags/java/sca/1.3/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java
index f7e7be2133..f7e7be2133 100644
--- a/tags/java/sca/1.3/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-set-callback/pom.xml
index acbd16303e..acbd16303e 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java
index 3b9599f53f..3b9599f53f 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java
index 48752f2ea1..48752f2ea1 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java
index ad0e0603a3..ad0e0603a3 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java
index 0a22b0e01f..0a22b0e01f 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java
index 94cb6aa73b..94cb6aa73b 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java
index 66e4d3fc05..66e4d3fc05 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java
index afedcdf7f1..afedcdf7f1 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java
index 4a6c9dbaa6..4a6c9dbaa6 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite
index 3552ddecab..3552ddecab 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite
diff --git a/tags/java/sca/1.3/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java
index 496ae0b1a5..496ae0b1a5 100644
--- a/tags/java/sca/1.3/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/pom.xml b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/pom.xml
index 237802c64e..237802c64e 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/pom.xml
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java
index d97c69eaed..d97c69eaed 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java
index a704fd0ece..a704fd0ece 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java
index 013424bf5e..013424bf5e 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java
index 5d692e7728..5d692e7728 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java
index 75a4a3a6a0..75a4a3a6a0 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java
index e7a3b144f6..e7a3b144f6 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java
index 692b6dfc35..692b6dfc35 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java
index bca94ce407..bca94ce407 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite
index ce73417f94..ce73417f94 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite
diff --git a/tags/java/sca/1.3/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java
index 45bdaea9ab..45bdaea9ab 100644
--- a/tags/java/sca/1.3/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java
diff --git a/tags/java/sca/1.3/itest/component-type/pom.xml b/tags/java/sca/1.3-RC2/itest/component-type/pom.xml
index cc92efabe1..cc92efabe1 100644
--- a/tags/java/sca/1.3/itest/component-type/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/component-type/pom.xml
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/AddService.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/AddService.java
index 188451ebac..188451ebac 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/AddService.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/AddServiceImpl.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/AddServiceImpl.java
index 8b6fe066a6..8b6fe066a6 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/AddServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/AddServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorClient.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorClient.java
index 08afd922b3..08afd922b3 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorClient.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorClient.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorService.java
index 031fa8b912..031fa8b912 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java
index 1209ac128a..1209ac128a 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/DivideService.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/DivideService.java
index 30d248208b..30d248208b 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/DivideService.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/DivideService.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/DivideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/DivideServiceImpl.java
index f7ac0b7287..f7ac0b7287 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/DivideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/DivideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/MultiplyService.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/MultiplyService.java
index 5290605938..5290605938 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/MultiplyService.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/MultiplyService.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java
index b7dca792b2..b7dca792b2 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/SubtractService.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/SubtractService.java
index bf0d1882b6..bf0d1882b6 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/SubtractService.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/SubtractService.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java
index 77b128ab8d..77b128ab8d 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/resources/Calculator.composite b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/Calculator.composite
index b229787657..b229787657 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/resources/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
index 00c48e5a35..00c48e5a35 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
index 74bedc0a98..74bedc0a98 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
index 289fcc3e11..289fcc3e11 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
index 2d8a879cda..2d8a879cda 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
index 6214955141..6214955141 100644
--- a/tags/java/sca/1.3/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/component-type/src/test/java/calculator/CalculatorTestCase.java b/tags/java/sca/1.3-RC2/itest/component-type/src/test/java/calculator/CalculatorTestCase.java
index 08fc8e33bf..08fc8e33bf 100644
--- a/tags/java/sca/1.3/itest/component-type/src/test/java/calculator/CalculatorTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/component-type/src/test/java/calculator/CalculatorTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/build-jar.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/build-jar.xml
index 299ce6864f..299ce6864f 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/build-jar.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/build-jar.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/pom.xml
index 25f25edc4e..25f25edc4e 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java
index 814c38777a..814c38777a 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index e4daf0ec02..e4daf0ec02 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java
index e4b3bc7048..e4b3bc7048 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index 698aa2aa5d..698aa2aa5d 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index 9e01f00a79..9e01f00a79 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index cdd12d589d..cdd12d589d 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml
index 714d1826e1..714d1826e1 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml
index 7f7dc969e2..7f7dc969e2 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml
index 7f7dc969e2..7f7dc969e2 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
index 8a2bec308f..8a2bec308f 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml
index c77c4c1c7e..c77c4c1c7e 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml
index 210a68011f..210a68011f 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml
index d118cceef9..d118cceef9 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
index d37b6659da..d37b6659da 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
index 77b28d9023..77b28d9023 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
index 8ec290a831..8ec290a831 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
index 1398416978..1398416978 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite
index db1f0d34e7..db1f0d34e7 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite
index 5be79b741a..5be79b741a 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType
index a76fae8090..a76fae8090 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/pom.xml
index 0545ac8216..0545ac8216 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java
index 692f16f6f6..692f16f6f6 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java
index 1ec7aaaa3a..1ec7aaaa3a 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java
index b123951ef6..b123951ef6 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java
diff --git a/tags/java/sca/1.3/itest/contribution-classloader/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-classloader/pom.xml
index b135705dd7..b135705dd7 100644
--- a/tags/java/sca/1.3/itest/contribution-classloader/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-classloader/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/pom.xml
index 755338c833..755338c833 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
index e65422136f..e65422136f 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
index 5369c18497..5369c18497 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
index 3c14560a56..3c14560a56 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/resources/hello.composite b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
index 636b7111d9..636b7111d9 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
index 72b77564d2..72b77564d2 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-java/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/pom.xml
index 250a913bff..250a913bff 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-java/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
index dc33dfa560..dc33dfa560 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType
index 5a14b41650..5a14b41650 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-resource/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/pom.xml
index ebc1f392ab..ebc1f392ab 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-resource/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
index f11eacb416..f11eacb416 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
index 1ff281373a..1ff281373a 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/pom.xml
index eee5c288b5..eee5c288b5 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
index b7394ec14b..b7394ec14b 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
index 9b31363e1a..9b31363e1a 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
index d3c83b08c6..d3c83b08c6 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/pom.xml
index ec0a8061ef..ec0a8061ef 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
index 966f56d7d5..966f56d7d5 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
index 9f3f5be452..9f3f5be452 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
index 9b31363e1a..9b31363e1a 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
index d3c83b08c6..d3c83b08c6 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
index e2f852ff7e..e2f852ff7e 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
index 1176a89143..1176a89143 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-java/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/pom.xml
index d9e6ad9e64..d9e6ad9e64 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-java/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
index 224e2c4d79..224e2c4d79 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
index 9b650e4acc..9b650e4acc 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
index 431988cc04..431988cc04 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/pom.xml
index f04a0825fb..f04a0825fb 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml
index ac6d7becb3..ac6d7becb3 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/main/resources/store.composite b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/main/resources/store.composite
index bb5a7b764f..bb5a7b764f 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/main/resources/store.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/main/resources/store.composite
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java
index 1b7542b7d9..1b7542b7d9 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/pom.xml
index b71624734f..b71624734f 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
index d46fe0b57c..d46fe0b57c 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
index 5008a2ea5b..5008a2ea5b 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
index 5c40606e50..5c40606e50 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-import-export/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-import-export/pom.xml
index d485679f28..d485679f28 100644
--- a/tags/java/sca/1.3/itest/contribution-import-export/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-import-export/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution-multiple/pom.xml
index 1280a7647e..1280a7647e 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/hello/Hello.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/hello/Hello.java
index 7e574a7db3..7e574a7db3 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/hello/Hello.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/hello/Hello.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/hello/HelloImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
index ff9f6e75f3..ff9f6e75f3 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
index c062afaed0..c062afaed0 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
index 5251fc0a45..5251fc0a45 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java
index ec5123eb2d..ec5123eb2d 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java
index 133c98f357..133c98f357 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
index 790b6fed98..790b6fed98 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml
index 8b76783c3d..8b76783c3d 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite
index aeeab337fa..aeeab337fa 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml
index bfbf74373a..bfbf74373a 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite
index 7a8003577e..7a8003577e 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
index bea6f39932..bea6f39932 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
index aeeab337fa..aeeab337fa 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
index bfbf74373a..bfbf74373a 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
index 45cb504ea4..45cb504ea4 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml
index cbabdcd4fc..cbabdcd4fc 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite
index 4c9225de34..4c9225de34 100644
--- a/tags/java/sca/1.3/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite
diff --git a/tags/java/sca/1.3/itest/contribution/pom.xml b/tags/java/sca/1.3-RC2/itest/contribution/pom.xml
index cd216c4ee5..cd216c4ee5 100644
--- a/tags/java/sca/1.3/itest/contribution/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution/pom.xml
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/AddService.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/AddService.java
index 4e72f92fda..4e72f92fda 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/AddService.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/AddServiceImpl.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/AddServiceImpl.java
index e9c635e3c8..e9c635e3c8 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/AddServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/AddServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorClient.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorClient.java
index 40ca4d9b0f..40ca4d9b0f 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorClient.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorClient.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorService.java
index f288af0174..f288af0174 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
index ae4ed12b7b..ae4ed12b7b 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/DivideService.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/DivideService.java
index ad99418f5b..ad99418f5b 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/DivideService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/DivideService.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/DivideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
index 8c33862f6d..8c33862f6d 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/MultiplyService.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/MultiplyService.java
index 3987b0a54f..3987b0a54f 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/MultiplyService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/MultiplyService.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
index c7fbc73c00..c7fbc73c00 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/SubtractService.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/SubtractService.java
index 25e0ed6ca7..25e0ed6ca7 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/SubtractService.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/SubtractService.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
index 1a7f145ad8..1a7f145ad8 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/resources/ContributionTest.composite b/tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/ContributionTest.composite
index d814e439e2..d814e439e2 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/resources/ContributionTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/ContributionTest.composite
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/resources/calculator/Calculator.composite b/tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/calculator/Calculator.composite
index 657a2f95d8..657a2f95d8 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/resources/calculator/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/calculator/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/contribution/src/main/resources/calculator/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/calculator/sca-contribution.xml
index e95796d83a..e95796d83a 100644
--- a/tags/java/sca/1.3/itest/contribution/src/main/resources/calculator/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/main/resources/calculator/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java b/tags/java/sca/1.3-RC2/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
index 97b2e5d6ed..97b2e5d6ed 100644
--- a/tags/java/sca/1.3/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
diff --git a/tags/java/sca/1.3/itest/contribution/src/test/resources/deployables/sample-calculator.jar b/tags/java/sca/1.3-RC2/itest/contribution/src/test/resources/deployables/sample-calculator.jar
index 0ca3a1b781..0ca3a1b781 100644
--- a/tags/java/sca/1.3/itest/contribution/src/test/resources/deployables/sample-calculator.jar
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/test/resources/deployables/sample-calculator.jar
Binary files differ
diff --git a/tags/java/sca/1.3/itest/contribution/src/test/resources/repository/sample-calculator.jar b/tags/java/sca/1.3-RC2/itest/contribution/src/test/resources/repository/sample-calculator.jar
index 0ca3a1b781..0ca3a1b781 100644
--- a/tags/java/sca/1.3/itest/contribution/src/test/resources/repository/sample-calculator.jar
+++ b/tags/java/sca/1.3-RC2/itest/contribution/src/test/resources/repository/sample-calculator.jar
Binary files differ
diff --git a/tags/java/sca/1.3/itest/conversations-ws/pom.xml b/tags/java/sca/1.3-RC2/itest/conversations-ws/pom.xml
index cb4eff7c2b..cb4eff7c2b 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/pom.xml
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java
index 9cd88620e3..9cd88620e3 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
index 53dadc3dc7..53dadc3dc7 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
index cb7a032e85..cb7a032e85 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
index 2532346349..2532346349 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
index 8f008fa711..8f008fa711 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
index 1e36ce6917..1e36ce6917 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
index b4d3fe3d71..b4d3fe3d71 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
index ed3a01c10b..ed3a01c10b 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
index 1603916cca..1603916cca 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
index accc1eee27..accc1eee27 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
index 90f6de86ac..90f6de86ac 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
index 3f7a90b3dc..3f7a90b3dc 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
index ab91498132..ab91498132 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
index e4f83656de..e4f83656de 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
index 8fe7c5b6ba..8fe7c5b6ba 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
index 9f4857f703..9f4857f703 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
index 4b06251414..4b06251414 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
index be039748fc..be039748fc 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
index 42f2f1a603..42f2f1a603 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
index a852aeda56..a852aeda56 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml
index d5a1ff7410..d5a1ff7410 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/Conversational/conversational.composite b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/Conversational/conversational.composite
index c4da99145d..c4da99145d 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/Conversational/conversational.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/Conversational/conversational.composite
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl
index 20a92c9dc7..20a92c9dc7 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml
index 73d078674c..73d078674c 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite
index 9c6b0a2b34..9c6b0a2b34 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java
index d05e4712a1..d05e4712a1 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java
index 7eec461476..7eec461476 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java
index 39ab4319f7..39ab4319f7 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java
index 28df937283..28df937283 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java
index 02295b0ca6..02295b0ca6 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java
index fce6ee0d50..fce6ee0d50 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java
index 6df7767823..6df7767823 100644
--- a/tags/java/sca/1.3/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations/pom.xml b/tags/java/sca/1.3-RC2/itest/conversations/pom.xml
index 5c8ec2cbc5..5c8ec2cbc5 100644
--- a/tags/java/sca/1.3/itest/conversations/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/conversations/pom.xml
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java
index a3b83dfc14..a3b83dfc14 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java
index 8e98b9cbd4..8e98b9cbd4 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java
index e7583c339a..e7583c339a 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java
index bc4a5fc571..bc4a5fc571 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java
index 77d7f4c007..77d7f4c007 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java
index e422938b27..e422938b27 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java
index a6dbf56797..a6dbf56797 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java
index 3f04e9f09e..3f04e9f09e 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
index 53dadc3dc7..53dadc3dc7 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
index 8cad88d2f4..8cad88d2f4 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
index 2532346349..2532346349 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
index 8f008fa711..8f008fa711 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
index 546382cfd1..546382cfd1 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
index f1a21cc18f..f1a21cc18f 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java
index 74afbfb763..74afbfb763 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java
index 5f97b16088..5f97b16088 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
index 3ce3e3ada7..3ce3e3ada7 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java
index 95c9c7ae6e..95c9c7ae6e 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java
index a5f37f7a52..a5f37f7a52 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java
index c1e27641ef..c1e27641ef 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java
index 900b8f743f..900b8f743f 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java
index b21f956bd9..b21f956bd9 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
index 9deef312ac..9deef312ac 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
index cffa76186a..cffa76186a 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
index 1272c7ab7f..1272c7ab7f 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
index 847b038881..847b038881 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
index b77e4c0194..b77e4c0194 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
index 5b3906fc2c..5b3906fc2c 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
index 8fe7c5b6ba..8fe7c5b6ba 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
index 9a25f0f59a..9a25f0f59a 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
index efcbdff06f..efcbdff06f 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
index 8454b3846b..8454b3846b 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
index 07186c91e1..07186c91e1 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
index 344aa99dff..344aa99dff 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java
index 8d79bb75e8..8d79bb75e8 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java
index d1b769216b..d1b769216b 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/resources/ConversationAge.composite b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/ConversationAge.composite
index abd1c35ced..abd1c35ced 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/resources/ConversationAge.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/ConversationAge.composite
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/resources/ConversationUniqueId.composite b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/ConversationUniqueId.composite
index 831449a079..831449a079 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/resources/ConversationUniqueId.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/ConversationUniqueId.composite
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/resources/conversationId.composite b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversationId.composite
index e61eb08194..e61eb08194 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/resources/conversationId.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversationId.composite
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/resources/conversationLifetime.composite b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversationLifetime.composite
index 3b79dc43d9..3b79dc43d9 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/resources/conversationLifetime.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversationLifetime.composite
diff --git a/tags/java/sca/1.3/itest/conversations/src/main/resources/conversational.composite b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversational.composite
index 4da3ce74d5..4da3ce74d5 100644
--- a/tags/java/sca/1.3/itest/conversations/src/main/resources/conversational.composite
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/main/resources/conversational.composite
diff --git a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java
index 3e750bdd1e..3e750bdd1e 100644
--- a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java
index 326a833a42..326a833a42 100644
--- a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java
index 431962221a..431962221a 100644
--- a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java
index cc31c77873..cc31c77873 100644
--- a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java
index 8480e04028..8480e04028 100644
--- a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java
diff --git a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java
index da359bc296..da359bc296 100644
--- a/tags/java/sca/1.3/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java
diff --git a/tags/java/sca/1.3/itest/databindings/common/pom.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/pom.xml
index 7b87c331d3..7b87c331d3 100644
--- a/tags/java/sca/1.3/itest/databindings/common/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/pom.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java
index adb546a1ea..adb546a1ea 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm
index b2346aa973..b2346aa973 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm
index 88616cc997..88616cc997 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm
index 77a12e92ec..77a12e92ec 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm
index ee73db6152..ee73db6152 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm
index aab564dc1e..aab564dc1e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm
index 5507a0b747..5507a0b747 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/generate.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/generate.xsd
index 1fabedf55f..1fabedf55f 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/generate/generate.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/generate/generate.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
index 8927d725b6..8927d725b6 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Annotation.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Annotation.xml
index f1f4346e58..f1f4346e58 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Annotation.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Annotation.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Annotation.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Annotation.xsd
index 1fae43eb09..1fae43eb09 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Annotation.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Annotation.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Attribute.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Attribute.xml
index c20c80b658..c20c80b658 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Attribute.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Attribute.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Attribute.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Attribute.xsd
index bd3db2e030..bd3db2e030 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Attribute.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Attribute.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml
index 30e4979dca..30e4979dca 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd
index e7738dcff7..e7738dcff7 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml
index 9552421e2d..9552421e2d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd
index c7b9655749..c7b9655749 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml
index 5e5e7fbd55..5e5e7fbd55 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd
index 5c455c2ab5..5c455c2ab5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml
index 635e851632..635e851632 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd
index 004dab4fbb..004dab4fbb 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml
index 136092951b..136092951b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd
index 796f08e1cf..796f08e1cf 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml
index 927b94885c..927b94885c 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd
index 93f83cd0a1..93f83cd0a1 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml
index ea7db70595..ea7db70595 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd
index c64323e7e1..c64323e7e1 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml
index 85c7d85fd4..85c7d85fd4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd
index 543f276c50..543f276c50 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml
index fcd281539b..fcd281539b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd
index 1610c2b861..1610c2b861 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml
index 36a0760a61..36a0760a61 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd
index 999b72bb35..999b72bb35 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml
index 5849165fe0..5849165fe0 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd
index 71dad561ca..71dad561ca 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml
index 8acf9376d7..8acf9376d7 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd
index a49987c352..a49987c352 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml
index a35b6e174a..a35b6e174a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd
index e1995890f9..e1995890f9 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml
index 91cfce51b8..91cfce51b8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd
index a2f86ba8c5..a2f86ba8c5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml
index 907474cd1b..907474cd1b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd
index a2f6bcfa77..a2f6bcfa77 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml
index c5820e1a2e..c5820e1a2e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd
index f4d596bfe3..f4d596bfe3 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml
index 0debe2fec5..0debe2fec5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd
index b5bcfdcfd4..b5bcfdcfd4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml
index 7f001254cc..7f001254cc 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd
index 8d4d106f59..8d4d106f59 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml
index f875b9f94d..f875b9f94d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd
index 4c8a39b06c..4c8a39b06c 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml
index 7d343d6dda..7d343d6dda 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd
index bb12bc04a9..bb12bc04a9 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml
index 7a81f3b0dd..7a81f3b0dd 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd
index f0e1c21233..f0e1c21233 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml
index d35568b3c9..d35568b3c9 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd
index 92bd9a4b66..92bd9a4b66 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml
index 52cdfa8c4e..52cdfa8c4e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd
index 78d001a585..78d001a585 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml
index 2609a858f7..2609a858f7 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd
index 38f6c55059..38f6c55059 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml
index 7868a47ca3..7868a47ca3 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd
index 0d65b124ff..0d65b124ff 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml
index 3f5080d49f..3f5080d49f 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd
index 340555dc5f..340555dc5f 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml
index 0deb7af980..0deb7af980 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd
index 8059fe6da0..8059fe6da0 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml
index 06c92ce19b..06c92ce19b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd
index 7b1f02d1d4..7b1f02d1d4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml
index 9bc0cefd0f..9bc0cefd0f 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd
index 0c207983bc..0c207983bc 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml
index f91b602f99..f91b602f99 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd
index b99bf01b73..b99bf01b73 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml
index c99698e175..c99698e175 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd
index b5b9b0d1eb..b5b9b0d1eb 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml
index 80d22ce057..80d22ce057 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd
index 4902935db5..4902935db5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml
index 664bf824b4..664bf824b4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd
index 5d3658d224..5d3658d224 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml
index c5861fa92a..c5861fa92a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd
index 0aa4710057..0aa4710057 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml
index 1f95950394..1f95950394 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd
index 6ee9c435db..6ee9c435db 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml
index 0297f1aeb4..0297f1aeb4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd
index 56d027bdbb..56d027bdbb 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml
index 81ba1069bd..81ba1069bd 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd
index 866ab73024..866ab73024 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml
index 8bb3a08b94..8bb3a08b94 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd
index c7c62f812b..c7c62f812b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml
index 8235718c5e..8235718c5e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd
index 36caba2f16..36caba2f16 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml
index 599c428a44..599c428a44 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd
index 389d5a99f0..389d5a99f0 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml
index 919c4a20ee..919c4a20ee 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd
index 59887078b5..59887078b5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml
index 79011f26ab..79011f26ab 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd
index 5de7d64d7b..5de7d64d7b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml
index c40be9e18b..c40be9e18b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd
index d4a78787b8..d4a78787b8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml
index c30434de66..c30434de66 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd
index 5381590cd1..5381590cd1 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml
index 4cd6ea7e72..4cd6ea7e72 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd
index e8faf6225b..e8faf6225b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml
index b4375467c4..b4375467c4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd
index a4f564d9b7..a4f564d9b7 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml
index d30ab85530..d30ab85530 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd
index 8abb34b5a5..8abb34b5a5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml
index 7fd9a061ae..7fd9a061ae 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd
index 1615976813..1615976813 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml
index cd567ba528..cd567ba528 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd
index 0beaac571f..0beaac571f 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml
index 025362defb..025362defb 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd
index d6d951fe5d..d6d951fe5d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml
index 5736a8c121..5736a8c121 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd
index 242be1d53b..242be1d53b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml
index d728115a77..d728115a77 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd
index 108e3a8619..108e3a8619 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml
index d4ffae5e17..d4ffae5e17 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd
index 5ee5e0229e..5ee5e0229e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml
index 3d5aed5aa8..3d5aed5aa8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd
index e7b80ab11c..e7b80ab11c 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml
index 2b4fe5594e..2b4fe5594e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd
index fc4deb63c2..fc4deb63c2 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml
index 03570f41d9..03570f41d9 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd
index c754502645..c754502645 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml
index 4603793bfc..4603793bfc 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd
index 4bcd2f8c46..4bcd2f8c46 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml
index a6861f803a..a6861f803a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd
index 8bb251cab2..8bb251cab2 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml
index 467ec007ed..467ec007ed 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd
index 8d00646678..8d00646678 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml
index 7deafd798a..7deafd798a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd
index 72ac75fee0..72ac75fee0 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml
index f6208f81b3..f6208f81b3 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd
index 1f26e13673..1f26e13673 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml
index 97de7b98eb..97de7b98eb 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd
index 67716553d8..67716553d8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml
index 5941348921..5941348921 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd
index 24d5d09054..24d5d09054 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml
index f684d06a4d..f684d06a4d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd
index de4a8a666d..de4a8a666d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml
index 242908bd27..242908bd27 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd
index 4c00fbe295..4c00fbe295 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml
index 925e8625d5..925e8625d5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd
index b12bec040b..b12bec040b 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml
index c73708ce46..c73708ce46 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd
index 795c3ea7d9..795c3ea7d9 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml
index 3ebdc89ae0..3ebdc89ae0 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd
index 21546d0f67..21546d0f67 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml
index 89657e42ca..89657e42ca 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd
index d01b4172e4..d01b4172e4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml
index 82fd1eedaf..82fd1eedaf 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd
index e1dcf06194..e1dcf06194 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml
index ebf03c9d5d..ebf03c9d5d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd
index 8b9ba5b4b8..8b9ba5b4b8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml
index 26466b1b39..26466b1b39 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd
index ff418c56ab..ff418c56ab 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml
index 27bb1ce9cc..27bb1ce9cc 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd
index 2bf1df8c99..2bf1df8c99 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml
index 9b5561ed43..9b5561ed43 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd
index 0b4e7bdf45..0b4e7bdf45 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml
index f1b7cd264c..f1b7cd264c 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd
index a2c8456257..a2c8456257 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml
index 1f60b0423f..1f60b0423f 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd
index 21e55ab8c1..21e55ab8c1 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml
index 30762f4912..30762f4912 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd
index 5bf35d0d70..5bf35d0d70 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml
index 2dd01e4090..2dd01e4090 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd
index 6920cd8dd0..6920cd8dd0 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml
index 6a526bdc47..6a526bdc47 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd
index 1117a95eb8..1117a95eb8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml
index ab91458bff..ab91458bff 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd
index 3e015843b5..3e015843b5 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml
index b6d68fd08a..b6d68fd08a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd
index d4453a4477..d4453a4477 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml
index 6de3adc937..6de3adc937 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd
index 786ab226da..786ab226da 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml
index 64093aa803..64093aa803 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd
index 01f4c2b1ef..01f4c2b1ef 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml
index 774646f682..774646f682 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd
index 34da37564c..34da37564c 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml
index a1fb3aa803..a1fb3aa803 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd
index 8eb7a4fce4..8eb7a4fce4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml
index f68eb1939d..f68eb1939d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd
index b9f77e6658..b9f77e6658 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Import.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Import.xml
index fd28850050..fd28850050 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Import.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Import.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Import.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Import.xsd
index eae93fd44a..eae93fd44a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Import.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Import.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd
index a7e568decf..a7e568decf 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Include.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Include.xml
index d4b9e24fa6..d4b9e24fa6 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Include.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Include.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Include.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Include.xsd
index 34ff314a19..34ff314a19 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Include.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Include.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Interop.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Interop.xsd
index ae22ab2c44..ae22ab2c44 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Interop.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Interop.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Notation.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Notation.xml
index b75ac6500a..b75ac6500a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Notation.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Notation.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Notation.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Notation.xsd
index 6ad019cb81..6ad019cb81 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Notation.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Notation.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Person.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Person.xsd
index 5f5021b15e..5f5021b15e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/Person.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/Person.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml
index 6c5ad88ff4..6c5ad88ff4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd
index 6b7e39b334..6b7e39b334 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml
index f9d4a24a49..f9d4a24a49 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd
index f649e2ba83..f649e2ba83 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml
index 410df4b7e4..410df4b7e4 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd
index 5d27ef5ce1..5d27ef5ce1 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml
index 7b74867c03..7b74867c03 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd
index ec16a678a3..ec16a678a3 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml
index 708d526f44..708d526f44 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd
index ed681009f9..ed681009f9 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml
index e404ac86b7..e404ac86b7 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd
index af0431f048..af0431f048 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml
index c86a0f6bcb..c86a0f6bcb 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd
index 89b00a36cc..89b00a36cc 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml
index 399b0d8175..399b0d8175 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd
index ea35bec61a..ea35bec61a 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml
index bc8cf35368..bc8cf35368 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd
index 57981e3666..57981e3666 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml
index da2929776e..da2929776e 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd
index ace5427786..ace5427786 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/datagraph.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/datagraph.xsd
index e6b9697a8d..e6b9697a8d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/datagraph.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/datagraph.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd
index 7387568942..7387568942 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd
index c5aabc9cc8..c5aabc9cc8 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd
diff --git a/tags/java/sca/1.3/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java b/tags/java/sca/1.3-RC2/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java
index fa3f310d4d..fa3f310d4d 100644
--- a/tags/java/sca/1.3/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java
diff --git a/tags/java/sca/1.3/itest/databindings/config.png b/tags/java/sca/1.3-RC2/itest/databindings/config.png
index 7912019e9d..7912019e9d 100644
--- a/tags/java/sca/1.3/itest/databindings/config.png
+++ b/tags/java/sca/1.3-RC2/itest/databindings/config.png
Binary files differ
diff --git a/tags/java/sca/1.3/itest/databindings/config.svg b/tags/java/sca/1.3-RC2/itest/databindings/config.svg
index aaf027e2df..aaf027e2df 100644
--- a/tags/java/sca/1.3/itest/databindings/config.svg
+++ b/tags/java/sca/1.3-RC2/itest/databindings/config.svg
diff --git a/tags/java/sca/1.3/itest/databindings/databinding.png b/tags/java/sca/1.3-RC2/itest/databindings/databinding.png
index 76a9c71b7d..76a9c71b7d 100644
--- a/tags/java/sca/1.3/itest/databindings/databinding.png
+++ b/tags/java/sca/1.3-RC2/itest/databindings/databinding.png
Binary files differ
diff --git a/tags/java/sca/1.3/itest/databindings/databinding.svg b/tags/java/sca/1.3-RC2/itest/databindings/databinding.svg
index d6850ccf7d..d6850ccf7d 100644
--- a/tags/java/sca/1.3/itest/databindings/databinding.svg
+++ b/tags/java/sca/1.3-RC2/itest/databindings/databinding.svg
diff --git a/tags/java/sca/1.3/itest/databindings/interop.png b/tags/java/sca/1.3-RC2/itest/databindings/interop.png
index 005e0f24ea..005e0f24ea 100644
--- a/tags/java/sca/1.3/itest/databindings/interop.png
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop.png
Binary files differ
diff --git a/tags/java/sca/1.3/itest/databindings/interop.svg b/tags/java/sca/1.3-RC2/itest/databindings/interop.svg
index 03897c6d09..03897c6d09 100644
--- a/tags/java/sca/1.3/itest/databindings/interop.svg
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop.svg
diff --git a/tags/java/sca/1.3/itest/databindings/interop/pom.xml b/tags/java/sca/1.3-RC2/itest/databindings/interop/pom.xml
index d593e1820f..d593e1820f 100644
--- a/tags/java/sca/1.3/itest/databindings/interop/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop/pom.xml
diff --git a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm
index 7bdfc57924..7bdfc57924 100644
--- a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm
diff --git a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm
index 38bfccce0c..38bfccce0c 100644
--- a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm
diff --git a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm
index 6f02af4c9d..6f02af4c9d 100644
--- a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm
diff --git a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/generate.xml b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/generate.xml
index 8453dd56b4..8453dd56b4 100644
--- a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/generate.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/generate.xml
diff --git a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm
index 36797fde57..36797fde57 100644
--- a/tags/java/sca/1.3/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/pom.xml b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/pom.xml
index 2f06064421..2f06064421 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/pom.xml
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java
index 7529c2b841..7529c2b841 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java
index 4a4419a42b..4a4419a42b 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java
index 65f019ec48..65f019ec48 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java
index 844e28863a..844e28863a 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java
index 4e0bd38b2b..4e0bd38b2b 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java
index 40aff31297..40aff31297 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java
index ca012b967d..ca012b967d 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java
index 12ed7d0ec7..12ed7d0ec7 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java
index 3bae554dc7..3bae554dc7 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java
index 074ec85fce..074ec85fce 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java
index 34ac9024f6..34ac9024f6 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java
index 23ed57dec9..23ed57dec9 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java
index 6239c0f5f1..6239c0f5f1 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
index c5553688e2..c5553688e2 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
index 3bdf886dfa..3bdf886dfa 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java
index 0fdf69459f..0fdf69459f 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
index 2842205085..2842205085 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
index 351d9df0cb..351d9df0cb 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java
index 9e042ffe6a..9e042ffe6a 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java
index ec929ddece..ec929ddece 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java
index 58808eec4f..58808eec4f 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java
index 858b8da59a..858b8da59a 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java
index 51e48edbc9..51e48edbc9 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java
index de52cdfac3..de52cdfac3 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java
index 3bceba1e92..3bceba1e92 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java
index fe9121be9d..fe9121be9d 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
index 28ace6aab7..28ace6aab7 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
index ab1a3b4ab8..ab1a3b4ab8 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java
index 0a8f6772b5..0a8f6772b5 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
index 626b0e9844..626b0e9844 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
index 19a6cae01b..19a6cae01b 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
index 68510b4b03..68510b4b03 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsList.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsList.java
index c8d08eed85..c8d08eed85 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsList.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsList.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsListResponse.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsListResponse.java
index 17ca0ca596..17ca0ca596 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsListResponse.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/jaxws/GetGreetingsListResponse.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite
index 2d47ba7b14..2d47ba7b14 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite
index c39cf21002..c39cf21002 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite
index 4b0a6e215d..4b0a6e215d 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite
index 13ef73c082..13ef73c082 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java
index 4967b896a5..4967b896a5 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java
index c22d00140e..c22d00140e 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java
index f8aaad3dac..f8aaad3dac 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java
index ebfa1c5bdd..ebfa1c5bdd 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java
diff --git a/tags/java/sca/1.3/itest/databindings/jaxbgen/pom.xml b/tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/pom.xml
index ce9cb98537..ce9cb98537 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxbgen/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/pom.xml
diff --git a/tags/java/sca/1.3/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml b/tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml
index 8381a164ea..8381a164ea 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml
diff --git a/tags/java/sca/1.3/itest/databindings/jaxbgen/src/main/resources/greeter.composite b/tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/src/main/resources/greeter.composite
index ae0740e6fe..ae0740e6fe 100644
--- a/tags/java/sca/1.3/itest/databindings/jaxbgen/src/main/resources/greeter.composite
+++ b/tags/java/sca/1.3-RC2/itest/databindings/jaxbgen/src/main/resources/greeter.composite
diff --git a/tags/java/sca/1.3/itest/databindings/pom.xml b/tags/java/sca/1.3-RC2/itest/databindings/pom.xml
index 6926ad2deb..6926ad2deb 100644
--- a/tags/java/sca/1.3/itest/databindings/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/pom.xml
diff --git a/tags/java/sca/1.3/itest/databindings/readme.html b/tags/java/sca/1.3-RC2/itest/databindings/readme.html
index 24a44e4ed7..24a44e4ed7 100644
--- a/tags/java/sca/1.3/itest/databindings/readme.html
+++ b/tags/java/sca/1.3-RC2/itest/databindings/readme.html
diff --git a/tags/java/sca/1.3/itest/databindings/sdogen/pom.xml b/tags/java/sca/1.3-RC2/itest/databindings/sdogen/pom.xml
index c8200058c4..c8200058c4 100644
--- a/tags/java/sca/1.3/itest/databindings/sdogen/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/sdogen/pom.xml
diff --git a/tags/java/sca/1.3/itest/databindings/sdogen/src/main/resources/generate/generate.xml b/tags/java/sca/1.3-RC2/itest/databindings/sdogen/src/main/resources/generate/generate.xml
index 3f9926604d..3f9926604d 100644
--- a/tags/java/sca/1.3/itest/databindings/sdogen/src/main/resources/generate/generate.xml
+++ b/tags/java/sca/1.3-RC2/itest/databindings/sdogen/src/main/resources/generate/generate.xml
diff --git a/tags/java/sca/1.3/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm b/tags/java/sca/1.3-RC2/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm
index 9494d70f96..9494d70f96 100644
--- a/tags/java/sca/1.3/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm
+++ b/tags/java/sca/1.3-RC2/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/pom.xml b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/pom.xml
index 778cfd7dec..778cfd7dec 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/pom.xml
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
index 4f4fe50041..4f4fe50041 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
index 95496e1737..95496e1737 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
index 842dd4e602..842dd4e602 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
index 74815dc6c1..74815dc6c1 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
index aba83723bb..aba83723bb 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
index ab65efbb58..ab65efbb58 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite
index acecdff613..acecdff613 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite
index 460edab182..460edab182 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl
index 40e87953b6..40e87953b6 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd
index 9759647cfe..9759647cfe 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
index fc49fa1d7d..fc49fa1d7d 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/pom.xml b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/pom.xml
index c74eb997b8..c74eb997b8 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/pom.xml
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java
index f5e36db7cd..f5e36db7cd 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
index 65751175fb..65751175fb 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
index 5f65d293ea..5f65d293ea 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
index e84ae633e7..e84ae633e7 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
index 74815dc6c1..74815dc6c1 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
index 5fe40935ec..5fe40935ec 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
index ab65efbb58..ab65efbb58 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite
index 872fd721d1..872fd721d1 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite
index 83526cb6a1..83526cb6a1 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl
index d70cdad313..d70cdad313 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl
index 33b830c856..33b830c856 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd
index 9759647cfe..9759647cfe 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd
diff --git a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
index 3371f63e4a..3371f63e4a 100644
--- a/tags/java/sca/1.3/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/pom.xml b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/pom.xml
index 95665d65e0..95665d65e0 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/pom.xml
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java
index 764f31b7cd..764f31b7cd 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java
index 0c72b52ed9..0c72b52ed9 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java
index d6545b5a23..d6545b5a23 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java
index 30ea559694..30ea559694 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java
index b3b6f033e5..b3b6f033e5 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/resources/example.composite b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/resources/example.composite
index ad9877140b..ad9877140b 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/resources/example.composite
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/resources/example.composite
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl
index 628e6ca6ba..628e6ca6ba 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl
diff --git a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java
index 740af4f43d..740af4f43d 100644
--- a/tags/java/sca/1.3/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java
diff --git a/tags/java/sca/1.3/itest/exceptions/pom.xml b/tags/java/sca/1.3-RC2/itest/exceptions/pom.xml
index 30e1bb5d01..30e1bb5d01 100644
--- a/tags/java/sca/1.3/itest/exceptions/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/pom.xml
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java
index b95b0ccb31..b95b0ccb31 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java
index 5740e053a9..5740e053a9 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java
index f923133ee9..f923133ee9 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java
index 55d81102d2..55d81102d2 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java
index 453528444d..453528444d 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java
index 1987490a0a..1987490a0a 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java
index c4cb52f94c..c4cb52f94c 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java
index cf8740ba56..cf8740ba56 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java
index f82a30d529..f82a30d529 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java
diff --git a/tags/java/sca/1.3/itest/exceptions/src/main/resources/ExceptionTest.composite b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/resources/ExceptionTest.composite
index d27797c2fe..d27797c2fe 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/main/resources/ExceptionTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/main/resources/ExceptionTest.composite
diff --git a/tags/java/sca/1.3/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java b/tags/java/sca/1.3-RC2/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java
index f84205c096..f84205c096 100644
--- a/tags/java/sca/1.3/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java
diff --git a/tags/java/sca/1.3/itest/extended-api/pom.xml b/tags/java/sca/1.3-RC2/itest/extended-api/pom.xml
index 52724657f2..52724657f2 100644
--- a/tags/java/sca/1.3/itest/extended-api/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/pom.xml
diff --git a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java
index 869565af17..869565af17 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java
diff --git a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java
index c54af93c05..c54af93c05 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java
diff --git a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java
index 523d238f2e..523d238f2e 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java
index ab4300a7dd..ab4300a7dd 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/extended-api/src/main/resources/BasicService.composite b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/resources/BasicService.composite
index 128b33b16f..128b33b16f 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/main/resources/BasicService.composite
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/resources/BasicService.composite
diff --git a/tags/java/sca/1.3/itest/extended-api/src/main/resources/MathService.composite b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/resources/MathService.composite
index 8e99d3da60..8e99d3da60 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/main/resources/MathService.composite
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/main/resources/MathService.composite
diff --git a/tags/java/sca/1.3/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java b/tags/java/sca/1.3-RC2/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java
index c480235d88..c480235d88 100644
--- a/tags/java/sca/1.3/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java
diff --git a/tags/java/sca/1.3/itest/interfaces/pom.xml b/tags/java/sca/1.3-RC2/itest/interfaces/pom.xml
index 8769e02cde..8769e02cde 100644
--- a/tags/java/sca/1.3/itest/interfaces/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/pom.xml
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java
index 5bc872ef83..5bc872ef83 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java
index 7bfcf5de11..7bfcf5de11 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java
index d4f7694e8f..d4f7694e8f 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java
index 4772303fab..4772303fab 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java
index e100636b23..e100636b23 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java
index 0bc8d10904..0bc8d10904 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java
index e2b70313ed..e2b70313ed 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java
index dd591eabeb..dd591eabeb 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java
index d4731f35d3..d4731f35d3 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java
index 6c40db0e70..6c40db0e70 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java
index 3804d31902..3804d31902 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/interfaces/src/main/resources/InterfacesTest.composite b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/resources/InterfacesTest.composite
index 0361d8c83c..0361d8c83c 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/main/resources/InterfacesTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/main/resources/InterfacesTest.composite
diff --git a/tags/java/sca/1.3/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java b/tags/java/sca/1.3-RC2/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java
index 013cdd4f15..013cdd4f15 100644
--- a/tags/java/sca/1.3/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/pom.xml b/tags/java/sca/1.3-RC2/itest/jms/pom.xml
index 55d1f7c808..55d1f7c808 100644
--- a/tags/java/sca/1.3/itest/jms/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/jms/pom.xml
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java
index 7b1c63d437..7b1c63d437 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java
index 46bf911def..46bf911def 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java
index cd3c09e17f..cd3c09e17f 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java
index ab293a5df1..ab293a5df1 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java
index 86d4719646..86d4719646 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java
index abb29aec4c..abb29aec4c 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java
index 21d2de2cf0..21d2de2cf0 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
index 218cccf64c..218cccf64c 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java
index 9795089952..9795089952 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java
index 25a89fc5b4..25a89fc5b4 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
index f16f853ba7..f16f853ba7 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
index bff4536fa0..bff4536fa0 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java
index cfe7a649d9..cfe7a649d9 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/defaults/client.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/defaults/client.composite
index 02c04e6afd..02c04e6afd 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/defaults/client.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/defaults/client.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/defaults/service.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/defaults/service.composite
index 45c1819e2b..45c1819e2b 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/defaults/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/defaults/service.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/dynamic/client.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/dynamic/client.composite
index 494fe9790f..494fe9790f 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/dynamic/client.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/dynamic/client.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/exceptions/client.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/exceptions/client.composite
index 8bb7f86252..8bb7f86252 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/exceptions/client.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/exceptions/client.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/exceptions/service.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/exceptions/service.composite
index 052ff9d985..052ff9d985 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/exceptions/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/exceptions/service.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/external/client.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/external/client.composite
index dcea428493..dcea428493 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/external/client.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/external/client.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/external/service.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/external/service.composite
index 44b7b29610..44b7b29610 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/external/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/external/service.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/jndi.properties b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/jndi.properties
index 9abdff215d..9abdff215d 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/jndi.properties
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/jndi.properties
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/nonSCAclient/service.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/nonSCAclient/service.composite
index 584a44dc4b..584a44dc4b 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/nonSCAclient/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/nonSCAclient/service.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/oneway/OneWayClient.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/oneway/OneWayClient.composite
index cd9a62ee6f..cd9a62ee6f 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/oneway/OneWayClient.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/oneway/OneWayClient.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/oneway/OneWayService.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/oneway/OneWayService.composite
index 3c53881141..3c53881141 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/oneway/OneWayService.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/oneway/OneWayService.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/client.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/client.composite
index 3f5229a30c..3f5229a30c 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/client.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/client.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/mpclient.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/mpclient.composite
index 2c8dc463e0..2c8dc463e0 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/mpclient.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/mpclient.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/service.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/service.composite
index 47200f9005..47200f9005 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/service.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/uriclient.composite b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/uriclient.composite
index a6c9ee3822..a6c9ee3822 100644
--- a/tags/java/sca/1.3/itest/jms/src/main/resources/simple/uriclient.composite
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/main/resources/simple/uriclient.composite
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java
index dca9386637..dca9386637 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java
index 41fbf04c0a..41fbf04c0a 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java
index 051be93f22..051be93f22 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java
index c34ad07901..c34ad07901 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java
index 9ec77ca440..9ec77ca440 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java
index 94581876fd..94581876fd 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java
index 26dda13cf9..26dda13cf9 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java
index c1882a1e26..c1882a1e26 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java
diff --git a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java
index bed5515d7f..bed5515d7f 100644
--- a/tags/java/sca/1.3/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/pom.xml b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/pom.xml
index 72f3f8fc3a..72f3f8fc3a 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/pom.xml
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/AddService.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/AddService.java
index d7dc4473ad..d7dc4473ad 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/AddService.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java
index e9b7e254e5..e9b7e254e5 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java
index 031fa8b912..031fa8b912 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java
index da869e00fd..da869e00fd 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/DivideService.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/DivideService.java
index 30d248208b..30d248208b 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/DivideService.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/DivideService.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java
index f7ac0b7287..f7ac0b7287 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java
index 5290605938..5290605938 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java
index b7dca792b2..b7dca792b2 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java
index 78ab9c6ee0..78ab9c6ee0 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java
index 1010207154..1010207154 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory
index c53b55aacf..c53b55aacf 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite
index 378d6e9706..378d6e9706 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml
index db255e0232..db255e0232 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite
index 3fb16fa619..3fb16fa619 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml
index 130157ac04..130157ac04 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite
index c615b4355a..c615b4355a 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml
index cba0a5c281..cba0a5c281 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java
index e4bd3035e2..e4bd3035e2 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java
index c6e0689837..c6e0689837 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java
index d3fe027e60..d3fe027e60 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java
diff --git a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java
index 57afc9ea50..57afc9ea50 100644
--- a/tags/java/sca/1.3/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java
diff --git a/tags/java/sca/1.3/itest/oneway/build.xml b/tags/java/sca/1.3-RC2/itest/oneway/build.xml
index 3e68be8661..3e68be8661 100644
--- a/tags/java/sca/1.3/itest/oneway/build.xml
+++ b/tags/java/sca/1.3-RC2/itest/oneway/build.xml
diff --git a/tags/java/sca/1.3/itest/oneway/pom.xml b/tags/java/sca/1.3-RC2/itest/oneway/pom.xml
index 25dc3bf9f4..25dc3bf9f4 100644
--- a/tags/java/sca/1.3/itest/oneway/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/oneway/pom.xml
diff --git a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java
index 04c6069dfe..04c6069dfe 100644
--- a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java
+++ b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java
diff --git a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java
index b3cec51b1f..b3cec51b1f 100644
--- a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java
+++ b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java
diff --git a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java
index 8013c5c0e8..8013c5c0e8 100644
--- a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java
diff --git a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java
index 01f956cb67..01f956cb67 100644
--- a/tags/java/sca/1.3/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite b/tags/java/sca/1.3-RC2/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite
index d053a6278c..d053a6278c 100644
--- a/tags/java/sca/1.3/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite
+++ b/tags/java/sca/1.3-RC2/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite
diff --git a/tags/java/sca/1.3/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java b/tags/java/sca/1.3-RC2/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java
index b21042c06b..b21042c06b 100644
--- a/tags/java/sca/1.3/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java
diff --git a/tags/java/sca/1.3/itest/operation-overloading/pom.xml b/tags/java/sca/1.3-RC2/itest/operation-overloading/pom.xml
index 79fe5fb294..79fe5fb294 100644
--- a/tags/java/sca/1.3/itest/operation-overloading/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/operation-overloading/pom.xml
diff --git a/tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java
index 85b5717c00..85b5717c00 100644
--- a/tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java
+++ b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java
diff --git a/tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java
index e5d5083a2d..e5d5083a2d 100644
--- a/tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java
+++ b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java
diff --git a/tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java
index e206a86768..e206a86768 100644
--- a/tags/java/sca/1.3/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java
+++ b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java
diff --git a/tags/java/sca/1.3/itest/operation-overloading/src/main/resources/OperationOverload.composite b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/resources/OperationOverload.composite
index cbf5aa2078..cbf5aa2078 100644
--- a/tags/java/sca/1.3/itest/operation-overloading/src/main/resources/OperationOverload.composite
+++ b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/main/resources/OperationOverload.composite
diff --git a/tags/java/sca/1.3/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java
index 0b3b12c762..0b3b12c762 100644
--- a/tags/java/sca/1.3/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml
index 82d536cbfe..82d536cbfe 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/pom.xml
index 49f837d3b2..49f837d3b2 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java
index fba9a109b3..fba9a109b3 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java
index 225dce0236..225dce0236 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index 2b8c973e2c..2b8c973e2c 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
index a1c7fce60a..a1c7fce60a 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java
index 4647a716c7..4647a716c7 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index cc5d44d279..cc5d44d279 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
index 1b7fb15bf1..1b7fb15bf1 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
index e97331c06c..e97331c06c 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index 2d1bb68e5b..2d1bb68e5b 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
index 0f88cca213..0f88cca213 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java
index f55a068ede..f55a068ede 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index c39a34cb96..c39a34cb96 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
index 600f3f0c74..600f3f0c74 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
index 0ba54b363a..0ba54b363a 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType
index 7edc392f46..7edc392f46 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType
index 7edc392f46..7edc392f46 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml
index 4779eff514..4779eff514 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml
index d505834f15..d505834f15 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml
index 6bcf6cef0a..6bcf6cef0a 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml
index 210a68011f..210a68011f 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml
index e23e1a2ecd..e23e1a2ecd 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType
index 9832da880e..9832da880e 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType
index 5586179421..5586179421 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType
index ccc4f84ee4..ccc4f84ee4 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf
index 644b207e70..644b207e70 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf
index e649870356..e649870356 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf
index 8e8e33ecd1..8e8e33ecd1 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf
index 2f4b56835b..2f4b56835b 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf
index 5f4a8b94ec..5f4a8b94ec 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf
index 57d2ac9e4d..57d2ac9e4d 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf
index 2e1399bb3b..2e1399bb3b 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite
index bb8fb2b07c..bb8fb2b07c 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/build-bundles.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/build-bundles.xml
index 82d536cbfe..82d536cbfe 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/build-bundles.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/build-bundles.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/pom.xml
index af1c258f25..af1c258f25 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java
index fba9a109b3..fba9a109b3 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java
index 225dce0236..225dce0236 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index d0b0a13e6d..d0b0a13e6d 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
index a1c7fce60a..a1c7fce60a 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java
index 4647a716c7..4647a716c7 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index d2bf71ed28..d2bf71ed28 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
index 1b7fb15bf1..1b7fb15bf1 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
index e97331c06c..e97331c06c 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index 2556a0cfa0..2556a0cfa0 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
index 0f88cca213..0f88cca213 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java
index f55a068ede..f55a068ede 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index e180c37e3f..e180c37e3f 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
index 600f3f0c74..600f3f0c74 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
index 0ba54b363a..0ba54b363a 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType
index 7edc392f46..7edc392f46 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType
index 7edc392f46..7edc392f46 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
index 828dc6f472..828dc6f472 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
index 9293b1ff52..9293b1ff52 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
index 03077aa4d4..03077aa4d4 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
index 210a68011f..210a68011f 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
index c96deb4e1b..c96deb4e1b 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType
index 9832da880e..9832da880e 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType
index 5586179421..5586179421 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType
index ccc4f84ee4..ccc4f84ee4 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf
index 404995a90f..404995a90f 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf
index 0441e8c6f0..0441e8c6f0 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf
index ac0ca72030..ac0ca72030 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf
index 2f4b56835b..2f4b56835b 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf
index 61f62fa16e..61f62fa16e 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf
index dc4aa2c30e..dc4aa2c30e 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf
index d149165366..d149165366 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite
index 4a18aed5f3..4a18aed5f3 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/pom.xml
index 58cf2886f4..58cf2886f4 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java
index 108481fcbd..108481fcbd 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java
index 28fe368663..28fe368663 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java
index be3b7365e5..be3b7365e5 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java
index 03372349f8..03372349f8 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java
index a2b3a7bc92..a2b3a7bc92 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties
index ea8d272a0c..ea8d272a0c 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties
diff --git a/tags/java/sca/1.3/itest/osgi-contribution/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-contribution/pom.xml
index d6340f4541..d6340f4541 100644
--- a/tags/java/sca/1.3/itest/osgi-contribution/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-contribution/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/build-bundles.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/build-bundles.xml
index 53bf014546..53bf014546 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/build-bundles.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/build-bundles.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/pom.xml
index 4f7cda6820..4f7cda6820 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java
index cfecd989fe..cfecd989fe 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java
index 43bc26f2f5..43bc26f2f5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java
index f78878ef47..f78878ef47 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java
index 1c65ca573b..1c65ca573b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java
index 5383e1e268..5383e1e268 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java
index b2af2fa68d..b2af2fa68d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java
index c05a3f52a8..c05a3f52a8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java
index c92f078e49..c92f078e49 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java
index af269052c7..af269052c7 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java
index 5eb16be597..5eb16be597 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java
index 8479624546..8479624546 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java
index 3aedabc29c..3aedabc29c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java
index b12e094bc1..b12e094bc1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java
index 59e128b993..59e128b993 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java
index ff6f16cba3..ff6f16cba3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java
index 4524c6bd3d..4524c6bd3d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java
index bcd24ef0b1..bcd24ef0b1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java
index 903f8bf229..903f8bf229 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java
index fe8bd23f07..fe8bd23f07 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java
index ec30d641ac..ec30d641ac 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java
index 34baca71d1..34baca71d1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/Greetings.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/Greetings.java
index 9285c0a8d5..9285c0a8d5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/Greetings.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/Greetings.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java
index 16d0eae990..16d0eae990 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java
index 3d0e045225..3d0e045225 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java
index c055aee142..c055aee142 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java
index 661eb5a8cb..661eb5a8cb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java
index 0588da9a85..0588da9a85 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java
index fff67e1978..fff67e1978 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java
index 98085449e6..98085449e6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java
index 5089019671..5089019671 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java
index 1aabf4d10c..1aabf4d10c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java
index 039a214856..039a214856 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java
index 4a3cd4aed2..4a3cd4aed2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java
index 2251bf5be6..2251bf5be6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java
index e2d25bf47d..e2d25bf47d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java
index f2ae804ad1..f2ae804ad1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java
index a47f68c579..a47f68c579 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java
index 25d7bcf2ff..25d7bcf2ff 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java
index 2762bc62be..2762bc62be 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index 80346311b1..80346311b1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
index a879505610..a879505610 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java
index c8cb522cf4..c8cb522cf4 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java
index 546971860e..546971860e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java
index 593e55f3f5..593e55f3f5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java
index 18483817ad..18483817ad 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java
index 5ba42780f2..5ba42780f2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java
index bc569d0ac0..bc569d0ac0 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java
index 599ab51a50..599ab51a50 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index df52c6c760..df52c6c760 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
index aca5943552..aca5943552 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
index e71c624f49..e71c624f49 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java
index a036ecfc76..a036ecfc76 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java
index db877bb366..db877bb366 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java
index ee1f575e70..ee1f575e70 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java
index 09e60ca626..09e60ca626 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java
index 7dd70889c7..7dd70889c7 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java
index 354f40a064..354f40a064 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index d0cf43a960..d0cf43a960 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
index ff40a7ae36..ff40a7ae36 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java
index ef989d6fcf..ef989d6fcf 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java
index effae8c246..effae8c246 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java
index 4effadf208..4effadf208 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java
index 13bce67bb4..13bce67bb4 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java
index 071a131f40..071a131f40 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java
index 6ebd1f2894..6ebd1f2894 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java
index b66961b1c2..b66961b1c2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index 9edf3567e5..9edf3567e5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java
index 659f16be7f..659f16be7f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
index 7c9e102fd2..7c9e102fd2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
index bb04ff42e0..bb04ff42e0 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java
index 3317816557..3317816557 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java
index 6d1ad76796..6d1ad76796 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType
index 71e248590b..71e248590b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType
index 7c1125bbb5..7c1125bbb5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite
index 8456b878f2..8456b878f2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite
index d5a47c6403..d5a47c6403 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite
index e6391d2159..e6391d2159 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType
index c79ede815b..c79ede815b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType
index 04cc73b85c..04cc73b85c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType
index 9ece700efe..9ece700efe 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite
index 52bc43478d..52bc43478d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite
index 0b8d2e5851..0b8d2e5851 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/factory-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/factory-test.composite
index 87370a6df4..87370a6df4 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/factory/factory-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/factory/factory-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType
index 127349eacf..127349eacf 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType
index 7e3810c458..7e3810c458 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType
index fb9a112d18..fb9a112d18 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType
index ee732b5efc..ee732b5efc 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType
index b1723660d7..b1723660d7 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType
index fb9a112d18..fb9a112d18 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType
index ee732b5efc..ee732b5efc 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType
index b1723660d7..b1723660d7 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite
index 5172cbe21e..5172cbe21e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite
index b7591e732d..b7591e732d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf
index cf8717fcf5..cf8717fcf5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf
index 785212fa6d..785212fa6d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
index 7a06030e32..7a06030e32 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
index 5c39b53b0a..5c39b53b0a 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf
index b8bb809319..b8bb809319 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf
index 26f32fe617..26f32fe617 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf
index 1b9e0e847e..1b9e0e847e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf
index 6066a38f29..6066a38f29 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf
index 777edd3f7d..777edd3f7d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml
index d8adaa2ba3..d8adaa2ba3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf
index e0bd9d8c10..e0bd9d8c10 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml
index 6005ae785c..6005ae785c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml
index 6f0b79ebc2..6f0b79ebc2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
index d4b461460e..d4b461460e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml
index bb15e6e3aa..bb15e6e3aa 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml
index 7591201b8c..7591201b8c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf
index 0e844fab99..0e844fab99 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml
index fc86a76784..fc86a76784 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf
index a8a87c5c8c..a8a87c5c8c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf
index 05bbf4db88..05bbf4db88 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf
index a12d1a21ea..a12d1a21ea 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf
index 2214db11a6..2214db11a6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml
index 8d44067992..8d44067992 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf
index 60c0fb3fd3..60c0fb3fd3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml
index ca1392d2b8..ca1392d2b8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf
index 7c9f67c36d..7c9f67c36d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml
index 760c761666..760c761666 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf
index 7d56770311..7d56770311 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf
index 321bdc713f..321bdc713f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
index 66f98011cb..66f98011cb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf
index 6874a66db9..6874a66db9 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf
index 47d290eb1a..47d290eb1a 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml
index c7f13a50a7..c7f13a50a7 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
index f4c102c4f0..f4c102c4f0 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml
index cbebf7eec2..cbebf7eec2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf
index 6a3c845cca..6a3c845cca 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml
index cb6345432f..cb6345432f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf
index 89871fa8f6..89871fa8f6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml
index d968d1ffc5..d968d1ffc5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf
index fc762df8d5..fc762df8d5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf
index 02e42bc010..02e42bc010 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf
index 390367b99b..390367b99b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf
index 4715cbd976..4715cbd976 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf
index 932fb8a483..932fb8a483 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml
index b10d0416dc..b10d0416dc 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf
index c799f31606..c799f31606 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml
index db68d7e333..db68d7e333 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml
index 1aea3cf669..1aea3cf669 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf
index 106bd1b6aa..106bd1b6aa 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml
index 1e3c915a59..1e3c915a59 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml
index d7d0b41f5e..d7d0b41f5e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf
index 81c51e6804..81c51e6804 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml
index ca50b554df..ca50b554df 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml
index 14658127f8..14658127f8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf
index 335bc419c1..335bc419c1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf
index a68b9d6dbb..a68b9d6dbb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
index 02f79c15f3..02f79c15f3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf
index 8428b08d96..8428b08d96 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf
index c81bf00d00..c81bf00d00 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf
index 61c161617c..61c161617c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf
index fd6a26a65f..fd6a26a65f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf
index 0168bc2435..0168bc2435 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
index 6674cdd7f2..6674cdd7f2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
index 72df35ef41..72df35ef41 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml
index 724c8132df..724c8132df 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml
index 1e5035d949..1e5035d949 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
index 85bfd86422..85bfd86422 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml
index 6e51b3d6f2..6e51b3d6f2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml
index 9a87758ec2..9a87758ec2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf
index e134bd1061..e134bd1061 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml
index c19895bab1..c19895bab1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml
index 707609d2c4..707609d2c4 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf
index e084e5831a..e084e5831a 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml
index d96f6481fb..d96f6481fb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml
index 10ef690c9b..10ef690c9b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf
index 003f9dca5a..003f9dca5a 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml
index fefdea106d..fefdea106d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml
index f6b847ed59..f6b847ed59 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf
index 5cff2f573e..5cff2f573e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml
index ca50b554df..ca50b554df 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml
index 14658127f8..14658127f8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf
index 0fec68a725..0fec68a725 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml
index ca50b554df..ca50b554df 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml
index 14658127f8..14658127f8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf
index 678014d48d..678014d48d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf
index f0090fb52b..f0090fb52b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
index 0b50923a05..0b50923a05 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
index 1000a5f974..1000a5f974 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf
index 4e392a9ff1..4e392a9ff1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml
index b10d0416dc..b10d0416dc 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf
index 788ec4f19a..788ec4f19a 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml
index 1ba16d0693..1ba16d0693 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml
index a55ebd02a8..a55ebd02a8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
index e7459360e6..e7459360e6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml
index d518ecab62..d518ecab62 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml
index d7d0b41f5e..d7d0b41f5e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf
index 880304187b..880304187b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml
index d72db04425..d72db04425 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml
index f9c1218f82..f9c1218f82 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf
index d8e4c1cb7e..d8e4c1cb7e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType
index a6de268bf6..a6de268bf6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite
index 660e277693..660e277693 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType
index 5e0965d047..5e0965d047 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType
index 5e0965d047..5e0965d047 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType
index 5e0965d047..5e0965d047 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType
index 5e0965d047..5e0965d047 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite
index 02ae93aec2..02ae93aec2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite
index c94504f07d..c94504f07d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/properties-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/properties-test.composite
index fea03404fd..fea03404fd 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/properties-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/properties-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite
index 3c425fcbc9..3c425fcbc9 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType
index f6c04de980..f6c04de980 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType
index 87918132e6..87918132e6 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml
index 9b00787162..9b00787162 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl
index 2ecc0bea43..2ecc0bea43 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite
index af79dc4bdf..af79dc4bdf 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Customer.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Retailer.componentType
index eadb539ea5..eadb539ea5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Shipper.componentType
index 532293b03f..532293b03f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType
index eadb539ea5..eadb539ea5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType
index 532293b03f..532293b03f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite
index c144a1bc18..c144a1bc18 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/services-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/services-test.composite
index 64f3b30f88..64f3b30f88 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/services/services-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/services/services-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType
index 0b0aa0912b..0b0aa0912b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Customer1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Customer1.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Customer1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Customer1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Customer2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Customer2.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Customer2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Customer2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType
index eadb539ea5..eadb539ea5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType
index eadb539ea5..eadb539ea5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType
index 532293b03f..532293b03f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType
index 532293b03f..532293b03f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType
index eadb539ea5..eadb539ea5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType
index eadb539ea5..eadb539ea5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType
index 532293b03f..532293b03f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType
index 532293b03f..532293b03f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite
index 877d0de1c9..877d0de1c9 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/version-test.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/version-test.composite
index bbb397ee70..bbb397ee70 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/version/version-test.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/version/version-test.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite
index 617200d8dd..617200d8dd 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite
index 213cde2c1d..213cde2c1d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite
index 0dca0da75e..0dca0da75e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite
index 953045fefa..953045fefa 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType
index c621d9aca0..c621d9aca0 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl
index 6d3f853382..6d3f853382 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite
index d545c844d2..d545c844d2 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java
index 54b9b00bc8..54b9b00bc8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java
index b26bfbd98d..b26bfbd98d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java
index 667df7aa12..667df7aa12 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java
index a95437f8c1..a95437f8c1 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java
index c5d94df93d..c5d94df93d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java
index d340923938..d340923938 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java
index c1f11d0b6e..c1f11d0b6e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java
index 49afb3d8e8..49afb3d8e8 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java
index a858c18a90..a858c18a90 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java
index a9941aebcd..a9941aebcd 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java
index 8e939b1a83..8e939b1a83 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java
index 39d90bb75c..39d90bb75c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java
index 5376687b61..5376687b61 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java
index 6d8dc1021e..6d8dc1021e 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java
index e037ae9675..e037ae9675 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java
index eecf67913d..eecf67913d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java
index 203bf5123c..203bf5123c 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java
index 429b1f10ef..429b1f10ef 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java
index dbc980f8c4..dbc980f8c4 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java
index e39295a402..e39295a402 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java
index c2f6bff4f5..c2f6bff4f5 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java
index 17ba7a2f14..17ba7a2f14 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java
index 8c33720018..8c33720018 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java
index 0c6edd6691..0c6edd6691 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java
index 0b48ac90ba..0b48ac90ba 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java
index c84741f34f..c84741f34f 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java
index 5a9b2a8b1d..5a9b2a8b1d 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java
index 7b95c12038..7b95c12038 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java
diff --git a/tags/java/sca/1.3/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
index 8399991503..8399991503 100644
--- a/tags/java/sca/1.3/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
+++ b/tags/java/sca/1.3-RC2/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/pom.xml
index 2b797cd45f..2b797cd45f 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java
index 2e3137239e..2e3137239e 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java
index 0dafffdb8c..0dafffdb8c 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java
index 6362385a13..6362385a13 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java
index c9f77b71cf..c9f77b71cf 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java
index 1fba0d6dcd..1fba0d6dcd 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java
index ace762bb47..ace762bb47 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java
index 3f3774899d..3f3774899d 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java
index 85397195bd..85397195bd 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java
index 9346fb8ed2..9346fb8ed2 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java
index 501cded48d..501cded48d 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java
index 687335b3c4..687335b3c4 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java
index f605e024ba..f605e024ba 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java
index 4f5640960b..4f5640960b 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java
index 9a491304bf..9a491304bf 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java
index 2e0b49e693..2e0b49e693 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java
index eac9979f56..eac9979f56 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java
index 62c0eef16d..62c0eef16d 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java
index 155dd368a3..155dd368a3 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java
index b45c062761..b45c062761 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java
index c2dae9eb97..c2dae9eb97 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
index 8985947286..8985947286 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties
index 6a38f48c4a..6a38f48c4a 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/pom.xml
index 1a4d5c6084..1a4d5c6084 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/sca-api/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/sca-api/pom.xml
index 80b945499b..80b945499b 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/sca-api/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/sca-api/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/build-bundles.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/build-bundles.xml
index c7ea66863f..c7ea66863f 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/build-bundles.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/build-bundles.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/pom.xml
index c54abf37a8..c54abf37a8 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java
index 0ac96b35a3..0ac96b35a3 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java
index a3aa2531fc..a3aa2531fc 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index 5f1342c40b..5f1342c40b 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index f5708dec40..f5708dec40 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java
index 17b342f8dd..17b342f8dd 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index afaf7aea02..afaf7aea02 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java
index cd204ebc2e..cd204ebc2e 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index ca720085c5..ca720085c5 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java
index b4807b80d1..b4807b80d1 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
index f71d822bbe..f71d822bbe 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf
index 13a3c9b82a..13a3c9b82a 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml
index b524abc2a6..b524abc2a6 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite
index 5be79b741a..5be79b741a 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl
index 8549ca3409..8549ca3409 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite
index 88d1e72efc..88d1e72efc 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-3rdparty/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-3rdparty/pom.xml
index ec74a4c56c..ec74a4c56c 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-3rdparty/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-3rdparty/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-extensions/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-extensions/pom.xml
index 819b387c9f..819b387c9f 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-extensions/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-extensions/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
index 5d1ec6163c..5d1ec6163c 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java
index 2366acd094..2366acd094 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-runtime/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-runtime/pom.xml
index d2dd94775b..d2dd94775b 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-runtime/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-runtime/pom.xml
diff --git a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-spi/pom.xml b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-spi/pom.xml
index 25c74bb163..25c74bb163 100644
--- a/tags/java/sca/1.3/itest/osgi-tuscany/tuscany-spi/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/osgi-tuscany/tuscany-spi/pom.xml
diff --git a/tags/java/sca/1.3/itest/policy-security-jsr250/pom.xml b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/pom.xml
index 6f45a90c38..6f45a90c38 100644
--- a/tags/java/sca/1.3/itest/policy-security-jsr250/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/pom.xml
diff --git a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java
index 3569410e7d..3569410e7d 100644
--- a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java
index 3e752144a0..3e752144a0 100644
--- a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/resources/definitions.xml b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/resources/definitions.xml
index 64b8a95d18..64b8a95d18 100644
--- a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/resources/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/resources/definitions.xml
diff --git a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/resources/helloworld.composite b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/resources/helloworld.composite
index 456ca450f1..456ca450f1 100644
--- a/tags/java/sca/1.3/itest/policy-security-jsr250/src/main/resources/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/main/resources/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java
index da5f6409ba..da5f6409ba 100644
--- a/tags/java/sca/1.3/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java
diff --git a/tags/java/sca/1.3/itest/policy-security/pom.xml b/tags/java/sca/1.3-RC2/itest/policy-security/pom.xml
index ca47164695..ca47164695 100644
--- a/tags/java/sca/1.3/itest/policy-security/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/policy-security/pom.xml
diff --git a/tags/java/sca/1.3/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java
index 0de3c70303..0de3c70303 100644
--- a/tags/java/sca/1.3/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/policy-security/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/tags/java/sca/1.3/itest/policy-security/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/policy-security/src/main/resources/definitions.xml b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/resources/definitions.xml
index c8118a0caf..c8118a0caf 100644
--- a/tags/java/sca/1.3/itest/policy-security/src/main/resources/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/resources/definitions.xml
diff --git a/tags/java/sca/1.3/itest/policy-security/src/main/resources/helloworld.composite b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/resources/helloworld.composite
index 9e0f289f87..9e0f289f87 100644
--- a/tags/java/sca/1.3/itest/policy-security/src/main/resources/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/policy-security/src/main/resources/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java b/tags/java/sca/1.3-RC2/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java
index 9dad17741e..9dad17741e 100644
--- a/tags/java/sca/1.3/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java
diff --git a/tags/java/sca/1.3/itest/policy/pom.xml b/tags/java/sca/1.3-RC2/itest/policy/pom.xml
index d24b025479..d24b025479 100644
--- a/tags/java/sca/1.3/itest/policy/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/policy/pom.xml
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/AddService.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/AddService.java
index 3e56bf3fad..3e56bf3fad 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/AddService.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/AddServiceImpl.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/AddServiceImpl.java
index 7ca8fb04b5..7ca8fb04b5 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/AddServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/AddServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorClient.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorClient.java
index 9abc488523..9abc488523 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorClient.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorClient.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorService.java
index a1880698ea..a1880698ea 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java
index 28ce0ec78a..28ce0ec78a 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/DivideService.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/DivideService.java
index f72b05cece..f72b05cece 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/DivideService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/DivideService.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/DivideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/DivideServiceImpl.java
index 1323edf55a..1323edf55a 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/DivideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/DivideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/MultiplyService.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/MultiplyService.java
index 5290605938..5290605938 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/MultiplyService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/MultiplyService.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java
index 91b803bc9e..91b803bc9e 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/PolicyQNames.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/PolicyQNames.java
index 3e1bc45842..3e1bc45842 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/PolicyQNames.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/PolicyQNames.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/SubtractService.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/SubtractService.java
index bf0d1882b6..bf0d1882b6 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/SubtractService.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/SubtractService.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/SubtractServiceImpl.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/SubtractServiceImpl.java
index 58cc4a3547..58cc4a3547 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/SubtractServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java
index 4b04a4d0b8..4b04a4d0b8 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java
index 3dcadd724e..3dcadd724e 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java
index 3d314a9d14..3d314a9d14 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java
diff --git a/tags/java/sca/1.3/itest/policy/src/main/resources/Calculator.composite b/tags/java/sca/1.3-RC2/itest/policy/src/main/resources/Calculator.composite
index aed7684099..aed7684099 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/resources/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/resources/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler b/tags/java/sca/1.3-RC2/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler
index d9f144b3ff..d9f144b3ff 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler
diff --git a/tags/java/sca/1.3/itest/policy/src/main/resources/definitions.xml b/tags/java/sca/1.3-RC2/itest/policy/src/main/resources/definitions.xml
index 7ae6b2c547..7ae6b2c547 100644
--- a/tags/java/sca/1.3/itest/policy/src/main/resources/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/main/resources/definitions.xml
diff --git a/tags/java/sca/1.3/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java b/tags/java/sca/1.3-RC2/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java
index 885e8314ef..885e8314ef 100644
--- a/tags/java/sca/1.3/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java
diff --git a/tags/java/sca/1.3/itest/pom.xml b/tags/java/sca/1.3-RC2/itest/pom.xml
index 8721298462..8721298462 100644
--- a/tags/java/sca/1.3/itest/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/pom.xml
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/pom.xml b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/pom.xml
index a6afef6d9c..a6afef6d9c 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/pom.xml
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java
index 764f31b7cd..764f31b7cd 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java
index 0c72b52ed9..0c72b52ed9 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java
index d6545b5a23..d6545b5a23 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java
index 30ea559694..30ea559694 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java
index b3b6f033e5..b3b6f033e5 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/example.composite b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/example.composite
index cddf951d65..cddf951d65 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/example.composite
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/example.composite
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl
index a8ccde2e11..a8ccde2e11 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd
index 2caec0f20d..2caec0f20d 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd
diff --git a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java
index 740af4f43d..740af4f43d 100644
--- a/tags/java/sca/1.3/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java
diff --git a/tags/java/sca/1.3/itest/properties/pom.xml b/tags/java/sca/1.3-RC2/itest/properties/pom.xml
index e1a8dfb903..e1a8dfb903 100644
--- a/tags/java/sca/1.3/itest/properties/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/properties/pom.xml
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java
index b0fd64c9da..b0fd64c9da 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java
index 51d064ba81..51d064ba81 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java
index 38c26e70d6..38c26e70d6 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java
index 68ce5a3cb6..68ce5a3cb6 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java
index 6b714c0d67..6b714c0d67 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java
index 586d4864a9..586d4864a9 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java
index 5e3c985144..5e3c985144 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java
index 52f9871d1b..52f9871d1b 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java
index 5b93bd8b8a..5b93bd8b8a 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java
index c0c068d12e..c0c068d12e 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java
index acd1f26670..acd1f26670 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java
index 71dce41efc..71dce41efc 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java
index 17b4e582d6..17b4e582d6 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java
index eb642b6637..eb642b6637 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java
index a57ccd90c8..a57ccd90c8 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java
index c147a2affe..c147a2affe 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java
index 0a84e93828..0a84e93828 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java
index 6344a8aa83..6344a8aa83 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java
index 11a0a758cd..11a0a758cd 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java
index 76bcd06fca..76bcd06fca 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java
index 7a809ebf1e..7a809ebf1e 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/package-info.java b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/package-info.java
index f726552a62..f726552a62 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/java/test/jaxb/props/package-info.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/java/test/jaxb/props/package-info.java
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/ConstructorPropertyInjection.composite b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
index 70a251fa16..70a251fa16 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/Outer.composite b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/Outer.composite
index b3e529e8b5..b3e529e8b5 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/Outer.composite
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/Outer.composite
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/OuterPropertyTest.composite b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/OuterPropertyTest.composite
index 5237e964a3..5237e964a3 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/OuterPropertyTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/OuterPropertyTest.composite
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/PropertyTest.composite b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/PropertyTest.composite
index 75deddbdad..75deddbdad 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/PropertyTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/PropertyTest.composite
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/customer.xsd b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/customer.xsd
index 8861d7e7b8..8861d7e7b8 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/customer.xsd
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/customer.xsd
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/fileProperty.txt b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/fileProperty.txt
index 0d3d9ead83..0d3d9ead83 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/fileProperty.txt
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/fileProperty.txt
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/manyValuesFileProperty.txt b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/manyValuesFileProperty.txt
index 450f397b30..450f397b30 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/manyValuesFileProperty.txt
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/manyValuesFileProperty.txt
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/mySimpleService.composite b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/mySimpleService.composite
index 75fdd24add..75fdd24add 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/mySimpleService.composite
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/mySimpleService.composite
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/rcProps.txt b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/rcProps.txt
index 052c291fd0..052c291fd0 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/rcProps.txt
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/rcProps.txt
diff --git a/tags/java/sca/1.3/itest/properties/src/main/resources/rcprops.xsd b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/rcprops.xsd
index 21289fa7b2..21289fa7b2 100644
--- a/tags/java/sca/1.3/itest/properties/src/main/resources/rcprops.xsd
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/main/resources/rcprops.xsd
diff --git a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java
index 8cf182e24a..8cf182e24a 100644
--- a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java
diff --git a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java
index 28357c5bbe..28357c5bbe 100644
--- a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java
diff --git a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java
index 6979659ece..6979659ece 100644
--- a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java
diff --git a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java
index 8ee5dce91f..8ee5dce91f 100644
--- a/tags/java/sca/1.3/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/pom.xml b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/pom.xml
index 373ad4155e..373ad4155e 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/pom.xml
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java
index 214d4d8a1f..214d4d8a1f 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java
index 51948a3b81..51948a3b81 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java
index 08df8ade17..08df8ade17 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java
index 2ad9f815f0..2ad9f815f0 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
index 975f61c664..975f61c664 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
index f9bbcc76d8..f9bbcc76d8 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
index 09fd10fb7e..09fd10fb7e 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
diff --git a/tags/java/sca/1.3/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java
index d8d6fe0dc5..d8d6fe0dc5 100644
--- a/tags/java/sca/1.3/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/pom.xml b/tags/java/sca/1.3-RC2/itest/recursive-ws/pom.xml
index bf97ecccc6..bf97ecccc6 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/pom.xml
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/Target.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/Target.java
index c77fcea868..c77fcea868 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/Target.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/Target.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java
index 87e412829e..87e412829e 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java
index e565055252..e565055252 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/Composer.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/Composer.java
index e53f99d9c3..e53f99d9c3 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/Composer.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/Composer.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerClient.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerClient.java
index 7956d153cb..7956d153cb 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerClient.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerClient.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java
index 3d75b7b165..3d75b7b165 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java
index 8b77484922..8b77484922 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerServer.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerServer.java
index 5035d1cbd9..5035d1cbd9 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/java/recursive/ComposerServer.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/java/recursive/ComposerServer.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Client.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Client.composite
index 56d7c01377..56d7c01377 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Client.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Client.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Inner.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Inner.composite
index b054ae0944..b054ae0944 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Inner.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Inner.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Outer.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Outer.composite
index 3c3f327b28..3c3f327b28 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/Outer.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/Outer.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite
index b5c180919c..b5c180919c 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite
index 891cac0b79..891cac0b79 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite
index 4b398743eb..4b398743eb 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite
index b50bc29a1f..b50bc29a1f 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/definitions.xml b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/definitions.xml
index 3ae202f4aa..3ae202f4aa 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/main/resources/policy/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/main/resources/policy/definitions.xml
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java
index c6e46564f0..c6e46564f0 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java
index 3e71246da2..3e71246da2 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java
index 6638d65551..6638d65551 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java
index 214379bcea..214379bcea 100644
--- a/tags/java/sca/1.3/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java
diff --git a/tags/java/sca/1.3/itest/recursive/pom.xml b/tags/java/sca/1.3-RC2/itest/recursive/pom.xml
index 472ea12c00..472ea12c00 100644
--- a/tags/java/sca/1.3/itest/recursive/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/recursive/pom.xml
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/circular/include/DemoClass.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/circular/include/DemoClass.java
index fe42911486..fe42911486 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/circular/include/DemoClass.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/circular/include/DemoClass.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/CompositeClient.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/CompositeClient.java
index 5edc305970..5edc305970 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/CompositeClient.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/CompositeClient.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/Source.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/Source.java
index d0efcc1df1..d0efcc1df1 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/Source.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/Source.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/SourceCallback.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/SourceCallback.java
index baa95a8e39..baa95a8e39 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/SourceCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/SourceCallback.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/SourceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/SourceImpl.java
index b9a0c7ff74..b9a0c7ff74 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/SourceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/SourceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/Target.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/Target.java
index 9a8f68a7fa..9a8f68a7fa 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/Target.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/Target.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/TargetImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/TargetImpl.java
index 86686e9233..86686e9233 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/composite/TargetImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/composite/TargetImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/foo/A.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/A.java
index e87cbde26d..e87cbde26d 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/foo/A.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/A.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/foo/B.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/B.java
index 9d060cab59..9d060cab59 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/foo/B.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/B.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/foo/I.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/I.java
index f6d55baef3..f6d55baef3 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/foo/I.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/foo/I.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/policy/Target.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/Target.java
index c77fcea868..c77fcea868 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/policy/Target.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/Target.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/policy/TargetClientImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/TargetClientImpl.java
index 87e412829e..87e412829e 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/policy/TargetClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/TargetClientImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/policy/TargetServiceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/TargetServiceImpl.java
index e565055252..e565055252 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/policy/TargetServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/policy/TargetServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentAImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentAImpl.java
index f513949105..f513949105 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentAImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentAImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentCImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentCImpl.java
index 586a9ee6a7..586a9ee6a7 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentCImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentCImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentEImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentEImpl.java
index dbf2735aa7..dbf2735aa7 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentEImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentEImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentFImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentFImpl.java
index 5e136e536c..5e136e536c 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/ComponentFImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/ComponentFImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/Service1.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/Service1.java
index 81bdce79f1..81bdce79f1 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/sample/Service1.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/sample/Service1.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test/Aggregator.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/Aggregator.java
index 88b3bed1b2..88b3bed1b2 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test/Aggregator.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/Aggregator.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test/AggregatorImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/AggregatorImpl.java
index f6ac6c8741..f6ac6c8741 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test/AggregatorImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/AggregatorImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test/InnerSourceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/InnerSourceImpl.java
index c8dad5ae35..c8dad5ae35 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test/InnerSourceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/InnerSourceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test/OuterSourceImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/OuterSourceImpl.java
index 11816e82cf..11816e82cf 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test/OuterSourceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/OuterSourceImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test/Source.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/Source.java
index 9b93740d9d..9b93740d9d 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test/Source.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test/Source.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/Target.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/Target.java
index 4883e12f49..4883e12f49 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/Target.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/Target.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/TargetOne.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/TargetOne.java
index a7c68f4ffd..a7c68f4ffd 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/TargetOne.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/TargetOne.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/TargetTwo.java b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/TargetTwo.java
index 7fff8e2e9b..7fff8e2e9b 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/java/test1/composite/TargetTwo.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/java/test1/composite/TargetTwo.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/AComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/AComposite.composite
index 1b5dee8762..1b5dee8762 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/AComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/AComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/BComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/BComposite.composite
index 7d4588eba4..7d4588eba4 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/BComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/BComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/CComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/CComposite.composite
index 6d7b4ec600..6d7b4ec600 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/CComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/CComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Composite1.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite1.composite
index 56fd7c621f..56fd7c621f 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Composite1.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite1.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Composite2.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite2.composite
index 54f10673a4..54f10673a4 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Composite2.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite2.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Composite3.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite3.composite
index 040653493f..040653493f 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Composite3.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Composite3.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Demo1Composite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Demo1Composite.composite
index 6b2a964b9b..6b2a964b9b 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Demo1Composite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Demo1Composite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Demo2Composite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Demo2Composite.composite
index 6b8c0a348e..6b8c0a348e 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Demo2Composite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Demo2Composite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Inner.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Inner.composite
index 398ebdf6e2..398ebdf6e2 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Inner.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Inner.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/InnerComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/InnerComposite.composite
index 3376ac8ff5..3376ac8ff5 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/InnerComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/InnerComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/InnerComposite2.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/InnerComposite2.composite
index c9eff4fa9d..c9eff4fa9d 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/InnerComposite2.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/InnerComposite2.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/META-INF/sca-contribution.xml
index 289b92a3f2..289b92a3f2 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/Outer.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Outer.composite
index 987990d854..987990d854 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/Outer.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/Outer.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/OuterComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/OuterComposite.composite
index cb1c1e13d4..cb1c1e13d4 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/OuterComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/OuterComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/foo.png b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/foo.png
index 0f2ec78aaf..0f2ec78aaf 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/foo.png
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/foo.png
Binary files differ
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o1.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o1.composite
index 1d31c2f424..1d31c2f424 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o1.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o1.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o2.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o2.composite
index 4f21c21860..4f21c21860 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o2.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o2.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o3.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o3.composite
index 72c732c03e..72c732c03e 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o3.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o3.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o4.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o4.composite
index f8f07eed09..f8f07eed09 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/foo/o4.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/foo/o4.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite
index 4a6df023b8..4a6df023b8 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite
index 25007aebb2..25007aebb2 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/policy/definitions.xml b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/definitions.xml
index 957028e3bd..957028e3bd 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/policy/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/policy/definitions.xml
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/test1/InnerComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/test1/InnerComposite.composite
index 177fa10550..177fa10550 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/test1/InnerComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/test1/InnerComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/main/resources/test1/OuterComposite.composite b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/test1/OuterComposite.composite
index d05a67f45f..d05a67f45f 100644
--- a/tags/java/sca/1.3/itest/recursive/src/main/resources/test1/OuterComposite.composite
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/main/resources/test1/OuterComposite.composite
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java
index 1f7c35dd91..1f7c35dd91 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/composite/CompositeTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/CompositeTestCase.java
index 5482e47463..5482e47463 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/composite/CompositeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/CompositeTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java
index f042113f7a..f042113f7a 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java
index 87eb948452..87eb948452 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/foo/O2TestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/foo/O2TestCase.java
index d617ec8592..d617ec8592 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/foo/O2TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/foo/O2TestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/foo/O4TestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/foo/O4TestCase.java
index 15626c75ac..15626c75ac 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/foo/O4TestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/foo/O4TestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/policy/PolicyTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/policy/PolicyTestCase.java
index c9cc84f7d4..c9cc84f7d4 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/policy/PolicyTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/policy/PolicyTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/C.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/C.java
index bf8391348b..bf8391348b 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/C.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/C.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/CImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/CImpl.java
index 466284983e..466284983e 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/CImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/CImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/NestedTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/NestedTestCase.java
index fc5d251460..fc5d251460 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/NestedTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/NestedTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java
index a543add69b..a543add69b 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/X.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/X.java
index e3a9335068..e3a9335068 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/X.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/X.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/XImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/XImpl.java
index e430807568..e430807568 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/XImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/XImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/Y.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/Y.java
index c15a4f635a..c15a4f635a 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/Y.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/Y.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/YImpl.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/YImpl.java
index 994c9eb95f..994c9eb95f 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/sample/YImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/sample/YImpl.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/test/InnerTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test/InnerTestCase.java
index ebb4bc7acb..ebb4bc7acb 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/test/InnerTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test/InnerTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/test/OuterTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test/OuterTestCase.java
index 17de5ca4a8..17de5ca4a8 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/test/OuterTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test/OuterTestCase.java
diff --git a/tags/java/sca/1.3/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java
index b3abcac06e..b3abcac06e 100644
--- a/tags/java/sca/1.3/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java
diff --git a/tags/java/sca/1.3/itest/references/pom.xml b/tags/java/sca/1.3-RC2/itest/references/pom.xml
index 4a8584e61d..4a8584e61d 100644
--- a/tags/java/sca/1.3/itest/references/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/references/pom.xml
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java
index f8c0850118..f8c0850118 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java
index 647fff0159..647fff0159 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java
index 785920bb2d..785920bb2d 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java
index 6b1065ab0d..6b1065ab0d 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java
index d436c28adc..d436c28adc 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java
index a1823e1cdc..a1823e1cdc 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java
index 2618ec7095..2618ec7095 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java
index 79c802bc97..79c802bc97 100644
--- a/tags/java/sca/1.3/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/references/src/main/resources/AutoWiredReferencesTest.composite b/tags/java/sca/1.3-RC2/itest/references/src/main/resources/AutoWiredReferencesTest.composite
index 9f88f05abe..9f88f05abe 100644
--- a/tags/java/sca/1.3/itest/references/src/main/resources/AutoWiredReferencesTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/resources/AutoWiredReferencesTest.composite
diff --git a/tags/java/sca/1.3/itest/references/src/main/resources/InnerReferencesTest.composite b/tags/java/sca/1.3-RC2/itest/references/src/main/resources/InnerReferencesTest.composite
index 6cadc52c13..6cadc52c13 100644
--- a/tags/java/sca/1.3/itest/references/src/main/resources/InnerReferencesTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/resources/InnerReferencesTest.composite
diff --git a/tags/java/sca/1.3/itest/references/src/main/resources/ManualWiredReferencesTest.composite b/tags/java/sca/1.3-RC2/itest/references/src/main/resources/ManualWiredReferencesTest.composite
index 3b546a34e0..3b546a34e0 100644
--- a/tags/java/sca/1.3/itest/references/src/main/resources/ManualWiredReferencesTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/references/src/main/resources/ManualWiredReferencesTest.composite
diff --git a/tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java b/tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java
index b803f4bfa4..b803f4bfa4 100644
--- a/tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java
diff --git a/tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java b/tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java
index 1d8284f0fd..1d8284f0fd 100644
--- a/tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java
diff --git a/tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java b/tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java
index 4b3a745a19..4b3a745a19 100644
--- a/tags/java/sca/1.3/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java
diff --git a/tags/java/sca/1.3/itest/scopes/pom.xml b/tags/java/sca/1.3-RC2/itest/scopes/pom.xml
index 65750a511a..65750a511a 100644
--- a/tags/java/sca/1.3/itest/scopes/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/scopes/pom.xml
diff --git a/tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java b/tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java
index 4aa414be8e..4aa414be8e 100644
--- a/tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java
diff --git a/tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java b/tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java
index fae4dcd586..fae4dcd586 100644
--- a/tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java
diff --git a/tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java b/tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java
index 878f7e4cc6..878f7e4cc6 100644
--- a/tags/java/sca/1.3/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java
+++ b/tags/java/sca/1.3-RC2/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java
diff --git a/tags/java/sca/1.3/itest/scopes/src/main/resources/scopes.composite b/tags/java/sca/1.3-RC2/itest/scopes/src/main/resources/scopes.composite
index 54a1b66830..54a1b66830 100644
--- a/tags/java/sca/1.3/itest/scopes/src/main/resources/scopes.composite
+++ b/tags/java/sca/1.3-RC2/itest/scopes/src/main/resources/scopes.composite
diff --git a/tags/java/sca/1.3/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java b/tags/java/sca/1.3-RC2/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java
index ce2519cbc0..ce2519cbc0 100644
--- a/tags/java/sca/1.3/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java
diff --git a/tags/java/sca/1.3/itest/serialization/pom.xml b/tags/java/sca/1.3-RC2/itest/serialization/pom.xml
index 325ca725d5..325ca725d5 100644
--- a/tags/java/sca/1.3/itest/serialization/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/serialization/pom.xml
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java
index fa0f1c88d6..fa0f1c88d6 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java
index 85d5dd860c..85d5dd860c 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java
index 50c98d1afc..50c98d1afc 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java
index a83f69a1e4..a83f69a1e4 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java
index 146123dd2b..146123dd2b 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java
index d8d35a4f7c..d8d35a4f7c 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java
index 469b9c38f9..469b9c38f9 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java
index 8a1fe48436..8a1fe48436 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java
index ffe3a3b8ef..ffe3a3b8ef 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java
index 24d43f79e3..24d43f79e3 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java
index 2749891bd4..2749891bd4 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java
diff --git a/tags/java/sca/1.3/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite b/tags/java/sca/1.3-RC2/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite
index ebc8e667de..ebc8e667de 100644
--- a/tags/java/sca/1.3/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite
diff --git a/tags/java/sca/1.3/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java b/tags/java/sca/1.3-RC2/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java
index bee2913cb5..bee2913cb5 100644
--- a/tags/java/sca/1.3/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java
diff --git a/tags/java/sca/1.3/itest/services/pom.xml b/tags/java/sca/1.3-RC2/itest/services/pom.xml
index 367eca881a..367eca881a 100644
--- a/tags/java/sca/1.3/itest/services/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/services/pom.xml
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java
index 1304ba4288..1304ba4288 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java
index 3577e09add..3577e09add 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java
index 2e9b56d64d..2e9b56d64d 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java
index cda3f38636..cda3f38636 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java
index 39806a8101..39806a8101 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java
index 8713e5ab22..8713e5ab22 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java
index aa745deb63..aa745deb63 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java
index 83da15089f..83da15089f 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java
index 36189f94bb..36189f94bb 100644
--- a/tags/java/sca/1.3/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java
diff --git a/tags/java/sca/1.3/itest/services/src/main/resources/META-INF/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/services/src/main/resources/META-INF/sca-contribution.xml
index 37ea8f677d..37ea8f677d 100644
--- a/tags/java/sca/1.3/itest/services/src/main/resources/META-INF/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/services/src/main/resources/ServicesTest.composite b/tags/java/sca/1.3-RC2/itest/services/src/main/resources/ServicesTest.composite
index eda885f9ec..eda885f9ec 100644
--- a/tags/java/sca/1.3/itest/services/src/main/resources/ServicesTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/services/src/main/resources/ServicesTest.composite
diff --git a/tags/java/sca/1.3/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java b/tags/java/sca/1.3-RC2/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java
index ba6cac279c..ba6cac279c 100644
--- a/tags/java/sca/1.3/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java
diff --git a/tags/java/sca/1.3/itest/spring/pom.xml b/tags/java/sca/1.3-RC2/itest/spring/pom.xml
index f87b34bda3..f87b34bda3 100644
--- a/tags/java/sca/1.3/itest/spring/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/spring/pom.xml
diff --git a/tags/java/sca/1.3/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml
index 7068224183..7068224183 100644
--- a/tags/java/sca/1.3/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml
diff --git a/tags/java/sca/1.3/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
index 3b87979ab2..3b87979ab2 100644
--- a/tags/java/sca/1.3/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
diff --git a/tags/java/sca/1.3/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
index 70b2d5fdab..70b2d5fdab 100644
--- a/tags/java/sca/1.3/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
index bab9ecb528..bab9ecb528 100644
--- a/tags/java/sca/1.3/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java
index 634e3d34af..634e3d34af 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java
index e0b1a79c95..e0b1a79c95 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java
index 3957e49bf3..3957e49bf3 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java
index d75d19295d..d75d19295d 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java
index 4088691ccd..4088691ccd 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
index 840bf59b73..840bf59b73 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java
index fa7967c964..fa7967c964 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java
diff --git a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java
index b57cc7f366..b57cc7f366 100644
--- a/tags/java/sca/1.3/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java
+++ b/tags/java/sca/1.3-RC2/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java
diff --git a/tags/java/sca/1.3/itest/transaction/pom.xml b/tags/java/sca/1.3-RC2/itest/transaction/pom.xml
index 1b5606e75e..1b5606e75e 100644
--- a/tags/java/sca/1.3/itest/transaction/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/transaction/pom.xml
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java
index d7d18181d9..d7d18181d9 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java
index ac986dd417..ac986dd417 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java
index a6ea036da7..a6ea036da7 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java
index 3e1cb29f33..3e1cb29f33 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java
index 4d504a6a36..4d504a6a36 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java
index 156b34227d..156b34227d 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java
index b7ea5f2663..b7ea5f2663 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java
index 341a7e53e3..341a7e53e3 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/resources/accounts.composite b/tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/accounts.composite
index f4c6b650c7..f4c6b650c7 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/resources/accounts.composite
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/accounts.composite
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/resources/definitions.xml b/tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/definitions.xml
index 8aa6ba313a..8aa6ba313a 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/resources/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/definitions.xml
diff --git a/tags/java/sca/1.3/itest/transaction/src/main/resources/log4j.properties b/tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/log4j.properties
index 698ee41d7e..698ee41d7e 100644
--- a/tags/java/sca/1.3/itest/transaction/src/main/resources/log4j.properties
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/main/resources/log4j.properties
diff --git a/tags/java/sca/1.3/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java b/tags/java/sca/1.3-RC2/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java
index c23628ff91..c23628ff91 100644
--- a/tags/java/sca/1.3/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java
diff --git a/tags/java/sca/1.3/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java b/tags/java/sca/1.3-RC2/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java
index 36884f6098..36884f6098 100644
--- a/tags/java/sca/1.3/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/pom.xml b/tags/java/sca/1.3-RC2/itest/validation/pom.xml
index f9e0e5c4a6..f9e0e5c4a6 100644
--- a/tags/java/sca/1.3/itest/validation/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/pom.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/account/Customer.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/account/Customer.java
index acb74c38ae..acb74c38ae 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/account/Customer.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/account/Customer.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java
index 52ddfa9aba..52ddfa9aba 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/calculator/AddService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/calculator/AddService.java
index aec8998083..aec8998083 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/calculator/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/calculator/AddService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java
index 5df24b6379..5df24b6379 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/binding/jms/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/jms/HelloWorldService.java
index 33bfe1d0ea..33bfe1d0ea 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/binding/jms/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/jms/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java
index a6a40b0ed1..a6a40b0ed1 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddService.java
index 35ba2cbfac..35ba2cbfac 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java
index ef305370cc..ef305370cc 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java
index aacde27842..aacde27842 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorClient.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorClient.java
index 185f17a5ca..185f17a5ca 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorClient.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorClient.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorService.java
index f472d6aaf6..f472d6aaf6 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java
index 77aafe83de..77aafe83de 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/DivideService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/DivideService.java
index a93d23e61c..a93d23e61c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/DivideService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/DivideService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java
index 080594034b..080594034b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/MultiplyService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/MultiplyService.java
index 20d48e93d5..20d48e93d5 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/MultiplyService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/MultiplyService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java
index 96f0b55fa2..96f0b55fa2 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/PropertyService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/PropertyService.java
index 4f1ccc96f8..4f1ccc96f8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/PropertyService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/PropertyService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java
index 429daf5f2d..429daf5f2d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractService.java
index 40e382dc74..40e382dc74 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java
index 8cdbe0813d..8cdbe0813d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java
index d5e9fcf020..d5e9fcf020 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/AddService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/AddService.java
index 0db8ce4f5c..0db8ce4f5c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/AddService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/AddService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/AddServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/AddServiceImpl.java
index 83f2685d54..83f2685d54 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/AddServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/AddServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorClient.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorClient.java
index e34ce3db26..e34ce3db26 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorClient.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorClient.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorService.java
index 5d583fd604..5d583fd604 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java
index 0183e2a259..0183e2a259 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/DivideService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/DivideService.java
index 85ebadc9a0..85ebadc9a0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/DivideService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/DivideService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/DivideServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/DivideServiceImpl.java
index 863c298234..863c298234 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/DivideServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/DivideServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/MultiplyService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/MultiplyService.java
index e1bf7fbddc..e1bf7fbddc 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/MultiplyService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/MultiplyService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java
index 6346ea3582..6346ea3582 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/SubtractService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/SubtractService.java
index 57759bb496..57759bb496 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/SubtractService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/SubtractService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java
index 16e3e6a23d..16e3e6a23d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java
index 6f9df2c034..6f9df2c034 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java
index bafff878cd..bafff878cd 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java
index e44d93e6be..e44d93e6be 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/HelloWorld.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/HelloWorld.java
index ef0b491617..ef0b491617 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/HelloWorld.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/HelloWorld.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java
index 2e3458f0d3..2e3458f0d3 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java
index 87904f2a72..87904f2a72 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java
index fa1a621f12..fa1a621f12 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java
index ebf7a79589..ebf7a79589 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite
index b2e7da05a2..b2e7da05a2 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite
index 4ba9f0724b..4ba9f0724b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite
index b935dd194a..b935dd194a 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite
index 2b633f3139..2b633f3139 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite
index 940e27a1e7..940e27a1e7 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite
index 50d78cb2a6..50d78cb2a6 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite
index bd788e47b8..bd788e47b8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite
index 7281878c0f..7281878c0f 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
index a37a01004e..a37a01004e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite
index 08e18decc1..08e18decc1 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite
index 36e71e398b..36e71e398b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite
index 9a46e09363..9a46e09363 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite
index b3ed5f98ba..b3ed5f98ba 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite
index 462a95dd02..462a95dd02 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite
index 4b6c44bd58..4b6c44bd58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite
index a397e3384c..a397e3384c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite
index 08fab865fa..08fab865fa 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite
index 3a5f59b17c..3a5f59b17c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite
index 8221e41430..8221e41430 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite
index 9c5ae7027f..9c5ae7027f 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite
index 3c85ed32e2..3c85ed32e2 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite
index 2d1a1e01f0..2d1a1e01f0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite
index efb457ac9e..efb457ac9e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite
index a5beaf4ec9..a5beaf4ec9 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite
index 06c3eeeaca..06c3eeeaca 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite
index 821ce570c8..821ce570c8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/XsdValidation/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/XsdValidation/Calculator.composite
index 63ccaa9957..63ccaa9957 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/XsdValidation/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/XsdValidation/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite
index da565081f3..da565081f3 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite
index 6153d40c3d..6153d40c3d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite
index a3eb60bf58..a3eb60bf58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite
index 6233d47d8d..6233d47d8d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite
index 6a9af9e070..6a9af9e070 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite
index 49b26c78f8..49b26c78f8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite
index c34a160b61..c34a160b61 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite
index 293c4d725d..293c4d725d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl
index 013a55b61e..013a55b61e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite
index b7ff1e304f..b7ff1e304f 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl
index 013a55b61e..013a55b61e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite
index 8cda0b007e..8cda0b007e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite
index 781319d619..781319d619 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite
index 8a0dfac98b..8a0dfac98b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite
index fcfe408582..fcfe408582 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite
index ede3b3fd40..ede3b3fd40 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite
index a8c89a0bf5..a8c89a0bf5 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite
index b4e56d1789..b4e56d1789 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite
index e68eb75d64..e68eb75d64 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite
index 00c7a3f86b..00c7a3f86b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite
index d656d47cfd..d656d47cfd 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite
index ad1daacfcf..ad1daacfcf 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite
index fb35f5d1b8..fb35f5d1b8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite
index fcdf25455c..fcdf25455c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite
index 14f1314a1b..14f1314a1b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite
index 1a3cb21ac6..1a3cb21ac6 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite
index 80b8f9d938..80b8f9d938 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite
index 8fd1e2f554..8fd1e2f554 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite
index b74682e1bd..b74682e1bd 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite
index f439ab6260..f439ab6260 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite
index e22f30152e..e22f30152e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite
index 6ef7558d95..6ef7558d95 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite
index 77a2715373..77a2715373 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite
index d7fa82635e..d7fa82635e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite
index 70f91d1a7d..70f91d1a7d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml
index 7f5eb546e0..7f5eb546e0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite
index 0dfe52985a..0dfe52985a 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite
index d3f249720d..d3f249720d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel
index a8eb389704..a8eb389704 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite
index 575927a5de..575927a5de 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel
index a8eb389704..a8eb389704 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel
index 973d1f618a..973d1f618a 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel
index 5d2aeddc3d..5d2aeddc3d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType
index 077df56290..077df56290 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel
index 68df3156a8..68df3156a8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel
index a8eb389704..a8eb389704 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl
index 695fd60887..695fd60887 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite
index f3cf93ddaa..f3cf93ddaa 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite
index f9016219a5..f9016219a5 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType
index 634c13b3cc..634c13b3cc 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite
index 0d1861f2f5..0d1861f2f5 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/OSGiTestService.jar b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/OSGiTestService.jar
index 7b470c6d37..7b470c6d37 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/OSGiTestService.jar
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/OSGiTestService.jar
Binary files differ
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite
index 0d1861f2f5..0d1861f2f5 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType
index 634c13b3cc..634c13b3cc 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.jar b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.jar
index 5fc50ac45d..5fc50ac45d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.jar
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.jar
Binary files differ
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite
index 881c24854b..881c24854b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite
index 4e680f1200..4e680f1200 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite
index e01643ed8f..e01643ed8f 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite
index d776882ed0..d776882ed0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite
index 0d1ffc97e4..0d1ffc97e4 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml
index e69de29bb2..e69de29bb2 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite
index 99c529d77f..99c529d77f 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType
index c75f209b6d..c75f209b6d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite
index a5874707da..a5874707da 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite
index 393b9fe674..393b9fe674 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite
index 1dca444938..1dca444938 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite
index 9a60183c5c..9a60183c5c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite
index 70f91d1a7d..70f91d1a7d 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType
index bc7bf3f250..bc7bf3f250 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite
index a1a699fc75..a1a699fc75 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType
index 7446e4f06a..7446e4f06a 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite
index 0bbb10706e..0bbb10706e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl
index 9d9376ad6c..9d9376ad6c 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl
index 3885357625..3885357625 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl
index 013a55b61e..013a55b61e 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite
index d9252ba54f..d9252ba54f 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml
index 53d1a581f0..53d1a581f0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml
index ac45d95ce8..ac45d95ce8 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml
index 5cf6963a96..5cf6963a96 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml
index d31c705fb5..d31c705fb5 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml
index d214a7f40a..d214a7f40a 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml
index ede1786942..ede1786942 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml
index fcb43c949b..fcb43c949b 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml
index 6faca15da0..6faca15da0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite
diff --git a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml
index 60f4de5cd3..60f4de5cd3 100644
--- a/tags/java/sca/1.3/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/ContributionReadException.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/ContributionReadException.java
index 9b0d51eb59..9b0d51eb59 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/ContributionReadException.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/ContributionReadException.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java
index e8476991a9..e8476991a9 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java
index 8ae156d63e..8ae156d63e 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java
index d757ff98dd..d757ff98dd 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java
index 9a231a18c7..9a231a18c7 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java
index 4ae88b9ba3..4ae88b9ba3 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java
index 1cef8a902e..1cef8a902e 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java
index bacddc93a8..bacddc93a8 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java
index e0e5347d96..e0e5347d96 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java
index 9e08afec09..9e08afec09 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java
index bae9656433..bae9656433 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java
index a2a5b0b872..a2a5b0b872 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java
index 64b41623de..64b41623de 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java
index 86fbe51dad..86fbe51dad 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java
index 6e884c41cd..6e884c41cd 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java
index c237f8af18..c237f8af18 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java
index 949ec02134..949ec02134 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java
index a974ef0db4..a974ef0db4 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java
index adbaa50dc0..adbaa50dc0 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java
index 4bba6b74de..4bba6b74de 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java
index 8f4fc1a739..8f4fc1a739 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java
index d9e1c782a8..d9e1c782a8 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java
index 3e4e36d839..3e4e36d839 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java
index 60ea47a85f..60ea47a85f 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java
index 6a75a35f99..6a75a35f99 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java
index c0f60a848f..c0f60a848f 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java
index 5a74194796..5a74194796 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java
index 7991de7176..7991de7176 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java
index a0a7d12b9f..a0a7d12b9f 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java
index 84c77ae297..84c77ae297 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java
index ff1bd6cb09..ff1bd6cb09 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java
index 65dab38ee3..65dab38ee3 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java
index 6c10d1279c..6c10d1279c 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java
index 4531564ccb..4531564ccb 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java
index 3b024c58c7..3b024c58c7 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java
index 4f54b023f4..4f54b023f4 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java
index 14af754860..14af754860 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java
index 2f2e87f9af..2f2e87f9af 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java
index eb1f514240..eb1f514240 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java
index 07c75decbc..07c75decbc 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java
index 26c988c1c1..26c988c1c1 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java
index 3753fc278c..3753fc278c 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java
index 08e5a9861b..08e5a9861b 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java
index 4af2675c09..4af2675c09 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java
index 11fde0a73d..11fde0a73d 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java
index 19b04e6940..19b04e6940 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java
index 3180539898..3180539898 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java
index 87ae0f0e3c..87ae0f0e3c 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java
index 4856ba507f..4856ba507f 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java
index f456ae40af..f456ae40af 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java
index 51adc22848..51adc22848 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java
index 918108c275..918108c275 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java
index 93edfa2e21..93edfa2e21 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java
index 04135ab2cc..04135ab2cc 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java
index ab0afc6f65..ab0afc6f65 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java
index a1b42bf815..a1b42bf815 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java
index 32c1a8b3a8..32c1a8b3a8 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/domain/CustomCompositeBuilder.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/domain/CustomCompositeBuilder.java
index 9ad5407ed6..9ad5407ed6 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/domain/CustomCompositeBuilder.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/domain/CustomCompositeBuilder.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java
index 9d97e3611a..9d97e3611a 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java
index 80c15dc444..80c15dc444 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java
index 81e8aecfeb..81e8aecfeb 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java
index fb0c525aea..fb0c525aea 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java
index 445629457e..445629457e 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
index 00b904ae65..00b904ae65 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java
index b7a4ee6fef..b7a4ee6fef 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java
index 32d3211f36..32d3211f36 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java
index 3a7745722a..3a7745722a 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java
index 59fc3ce79c..59fc3ce79c 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java
index 6f54ad140c..6f54ad140c 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java
index 3d75fa8ccc..3d75fa8ccc 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java
index 398c028dd8..398c028dd8 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java
index 117a94337a..117a94337a 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java
index 14ba8e992e..14ba8e992e 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java
index 461895f824..461895f824 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java
index 9b7dbef3dd..9b7dbef3dd 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java
index cd38b53f66..cd38b53f66 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java
index 83550ae58d..83550ae58d 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java
index d098bb4bf8..d098bb4bf8 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java
index 2f85d8ed4a..2f85d8ed4a 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java
index f90fc3b83f..f90fc3b83f 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java
index 01450a8836..01450a8836 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java
index a03e056298..a03e056298 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java
index e0524f57b7..e0524f57b7 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java
index e212477c61..e212477c61 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java
index df2a2671df..df2a2671df 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java
index 361e2f2bfb..361e2f2bfb 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java
index a85dc334f4..a85dc334f4 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java
index 3f98757ce5..3f98757ce5 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java
index 3b8d075165..3b8d075165 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java
index bcf1f82392..bcf1f82392 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java
index 2a767d3550..2a767d3550 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java
diff --git a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java
index eec39d711e..eec39d711e 100644
--- a/tags/java/sca/1.3/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java
diff --git a/tags/java/sca/1.3/itest/wasAdmin.py b/tags/java/sca/1.3-RC2/itest/wasAdmin.py
index 2be2b1eff7..2be2b1eff7 100644
--- a/tags/java/sca/1.3/itest/wasAdmin.py
+++ b/tags/java/sca/1.3-RC2/itest/wasAdmin.py
diff --git a/tags/java/sca/1.3/itest/wires/pom.xml b/tags/java/sca/1.3-RC2/itest/wires/pom.xml
index 8d41197043..8d41197043 100644
--- a/tags/java/sca/1.3/itest/wires/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/wires/pom.xml
diff --git a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java
index 09d5b0278e..09d5b0278e 100644
--- a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java
+++ b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java
diff --git a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java
index f0964ebb93..f0964ebb93 100644
--- a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java
diff --git a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java
index c19a0b4f74..c19a0b4f74 100644
--- a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java
+++ b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java
diff --git a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java
index b7ccdbf8d1..b7ccdbf8d1 100644
--- a/tags/java/sca/1.3/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/wires/src/main/resources/WireTest.composite b/tags/java/sca/1.3-RC2/itest/wires/src/main/resources/WireTest.composite
index 8b764d0e7d..8b764d0e7d 100644
--- a/tags/java/sca/1.3/itest/wires/src/main/resources/WireTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/wires/src/main/resources/WireTest.composite
diff --git a/tags/java/sca/1.3/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java b/tags/java/sca/1.3-RC2/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java
index 95f721cd8e..95f721cd8e 100644
--- a/tags/java/sca/1.3/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/pom.xml b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/pom.xml
index bef9a05c8d..bef9a05c8d 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/pom.xml
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/Bean.java b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/Bean.java
index 43e251369d..43e251369d 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/Bean.java
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/Bean.java
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java
index dc949b5191..dc949b5191 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java
index 4777f793e0..4777f793e0 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java
index d549bccaf0..d549bccaf0 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java
index 1cdd094c50..1cdd094c50 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/resources/voidtest.composite b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/resources/voidtest.composite
index 0f31c4cd2c..0f31c4cd2c 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/main/resources/voidtest.composite
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/main/resources/voidtest.composite
diff --git a/tags/java/sca/1.3/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java
index eaaa67c22c..eaaa67c22c 100644
--- a/tags/java/sca/1.3/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/pom.xml b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/pom.xml
index d8afff78fe..d8afff78fe 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/pom.xml
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java
index 842ae0a692..842ae0a692 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java
index d2d898e9c4..d2d898e9c4 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java
index d4fbd434fe..d4fbd434fe 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java
index a46f763960..a46f763960 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite
index 9d9ed57cc7..9d9ed57cc7 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite
index 0c1dc5d353..0c1dc5d353 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl
index ea2f93c3e6..ea2f93c3e6 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl
index 1e50e146f2..1e50e146f2 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java
index 6a872faa17..6a872faa17 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java
index 5852f8d802..5852f8d802 100644
--- a/tags/java/sca/1.3/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdl/pom.xml b/tags/java/sca/1.3-RC2/itest/wsdl/pom.xml
index d8b9c94d2b..d8b9c94d2b 100644
--- a/tags/java/sca/1.3/itest/wsdl/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/pom.xml
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
index 265b11f7dd..265b11f7dd 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
index f8c9c28f26..f8c9c28f26 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
index f16d20689d..f16d20689d 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
index cba6f2ee6c..cba6f2ee6c 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
index 9f15be0236..9f15be0236 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
index f174e1af07..f174e1af07 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
index 4a5b7bceef..4a5b7bceef 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
index e747eb041f..e747eb041f 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java
index c9076ebba6..c9076ebba6 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java
index d706517b76..d706517b76 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
index 9d147dc013..9d147dc013 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
index 7556e02b36..7556e02b36 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
index e7031ff41c..e7031ff41c 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
index 7a049ed7b0..7a049ed7b0 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/resources/SDOWSDLTest.composite b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/SDOWSDLTest.composite
index 62596ee62a..62596ee62a 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/resources/SDOWSDLTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/SDOWSDLTest.composite
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/resources/WSDLTest.composite b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/WSDLTest.composite
index 2024578dae..2024578dae 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/resources/WSDLTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/WSDLTest.composite
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl
index 73f9ed4bfc..73f9ed4bfc 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/Hello.xsd b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/Hello.xsd
index 4fc5b10e7c..4fc5b10e7c 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/Hello.xsd
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/Hello.xsd
diff --git a/tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl
index 1966acc957..1966acc957 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
index 12441753fb..12441753fb 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
index fd30d69c79..fd30d69c79 100644
--- a/tags/java/sca/1.3/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdl2java/pom.xml b/tags/java/sca/1.3-RC2/itest/wsdl2java/pom.xml
index e2424eca4a..e2424eca4a 100644
--- a/tags/java/sca/1.3/itest/wsdl2java/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/wsdl2java/pom.xml
diff --git a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/AccountService.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/AccountService.wsdl
index 9e5650e7dd..9e5650e7dd 100644
--- a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/AccountService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/AccountService.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/EchoService.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/EchoService.wsdl
index 50d580f299..50d580f299 100644
--- a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/EchoService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/EchoService.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/EchoService.xsd b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/EchoService.xsd
index 8069d4861f..8069d4861f 100644
--- a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/EchoService.xsd
+++ b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/EchoService.xsd
diff --git a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl
index c44229c162..c44229c162 100644
--- a/tags/java/sca/1.3/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdlless/pom.xml b/tags/java/sca/1.3-RC2/itest/wsdlless/pom.xml
index ea92f40fde..ea92f40fde 100644
--- a/tags/java/sca/1.3/itest/wsdlless/pom.xml
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/pom.xml
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
index 5886ebc6ff..5886ebc6ff 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
index df658428fd..df658428fd 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
index d39df8c00e..d39df8c00e 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
index d4a06780c3..d4a06780c3 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
index 6dc46c60b5..6dc46c60b5 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
index 8471000152..8471000152 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
index 859c61a724..859c61a724 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
index e747eb041f..e747eb041f 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java
index ca7c25f3fa..ca7c25f3fa 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java
index 8b234599aa..8b234599aa 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java
index 03984f7252..03984f7252 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
index 45bb697437..45bb697437 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
index 9342c8e6ee..9342c8e6ee 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
index 6c5ac96b67..6c5ac96b67 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
index ebaf33f568..ebaf33f568 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/AnObject.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/AnObject.java
index 65ba52f356..65ba52f356 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/AnObject.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/AnObject.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/MoreComplexObject.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/MoreComplexObject.java
index 69eba6701d..69eba6701d 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/MoreComplexObject.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/MoreComplexObject.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/SomeService.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/SomeService.java
index f6aaacb23a..f6aaacb23a 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/SomeService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/SomeService.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/SomeServiceImpl.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/SomeServiceImpl.java
index 39a2131024..39a2131024 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/java/service/SomeServiceImpl.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/java/service/SomeServiceImpl.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/SDOWSDLTest.composite b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/SDOWSDLTest.composite
index 16d3806318..16d3806318 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/SDOWSDLTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/SDOWSDLTest.composite
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/WSDLTest.composite b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/WSDLTest.composite
index e69cdbc282..e69cdbc282 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/WSDLTest.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/WSDLTest.composite
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/some.composite b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/some.composite
index 1b099239d1..1b099239d1 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/some.composite
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/some.composite
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl
index 73f9ed4bfc..73f9ed4bfc 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl
index bc6fe0e89a..bc6fe0e89a 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
index 33f541b21b..33f541b21b 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
index 82bf7ce650..82bf7ce650 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
index 7c62287c57..7c62287c57 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/AnObject.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/AnObject.java
index effeb3c701..effeb3c701 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/AnObject.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/AnObject.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java
index 284e961788..284e961788 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java
index 4113aa1a0a..4113aa1a0a 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingString.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingString.java
index 532b948b47..532b948b47 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingString.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingString.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java
index 82bfb2d2aa..82bfb2d2aa 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java
index 61c7c6cb19..61c7c6cb19 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java
index 1ba0c497d9..1ba0c497d9 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/SomeService.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/SomeService.java
index 4a584a8da2..4a584a8da2 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/SomeService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/SomeService.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java
index 44c2b67256..44c2b67256 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java
diff --git a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/package-info.java b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/package-info.java
index d7b3fef82e..d7b3fef82e 100644
--- a/tags/java/sca/1.3/itest/wsdlless/src/test/java/service/generated/package-info.java
+++ b/tags/java/sca/1.3-RC2/itest/wsdlless/src/test/java/service/generated/package-info.java