From ddce09144c53a0edd85f5929605cd3d3191d4ea4 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 10 Feb 2011 08:36:51 +0000 Subject: Copy trunk to beta2 release branch. (I've not yet changed the version so that would need to be done first before the branch is used) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069272 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/helloworld2.composite | 29 +++++++++++++++++++++ .../src/test/resources/helloworldNode.xml | 27 +++++++++++++++++++ .../itest-nodes-helloworld-client-2.0-SNAPSHOT.jar | Bin 0 -> 4779 bytes ...itest-nodes-helloworld-service-2.0-SNAPSHOT.jar | Bin 0 -> 4586 bytes .../resources/sample-helloworld-nodeployable.jar | Bin 0 -> 4761 bytes .../src/test/resources/sample-helloworld.jar | Bin 0 -> 4753 bytes .../test/resources/sca-contribution-generated.xml | 23 ++++++++++++++++ 7 files changed, 79 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworld2.composite create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworldNode.xml create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-client-2.0-SNAPSHOT.jar create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld-nodeployable.jar create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld.jar create mode 100644 sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sca-contribution-generated.xml (limited to 'sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources') diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworld2.composite b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworld2.composite new file mode 100644 index 0000000000..8c7a789380 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworld2.composite @@ -0,0 +1,29 @@ + + + + + + + + + diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworldNode.xml b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworldNode.xml new file mode 100644 index 0000000000..ea2f577139 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/helloworldNode.xml @@ -0,0 +1,27 @@ + + + + + + + \ No newline at end of file diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-client-2.0-SNAPSHOT.jar b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-client-2.0-SNAPSHOT.jar new file mode 100644 index 0000000000..7f6073ce7f Binary files /dev/null and b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-client-2.0-SNAPSHOT.jar differ diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar new file mode 100644 index 0000000000..2306ce4d1a Binary files /dev/null and b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar differ diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld-nodeployable.jar b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld-nodeployable.jar new file mode 100644 index 0000000000..16dde03858 Binary files /dev/null and b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld-nodeployable.jar differ diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld.jar b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld.jar new file mode 100644 index 0000000000..50e732d50b Binary files /dev/null and b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sample-helloworld.jar differ diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sca-contribution-generated.xml b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sca-contribution-generated.xml new file mode 100644 index 0000000000..8e20561dc3 --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/modules/domain-node/src/test/resources/sca-contribution-generated.xml @@ -0,0 +1,23 @@ + + + + + -- cgit v1.2.3