From 0cc8ed2208c9d04057bcb00859490290e3aa948c Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:08:11 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835129 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/SpringDelegationHelloWorld-context.xml | 37 ++++++++++++++++++++++ .../META-INF/sca/SpringHelloWorld-context.xml | 31 ++++++++++++++++++ .../spring/SpringDelegationHelloWorld.composite | 32 +++++++++++++++++++ .../sca/itest/spring/SpringHelloWorld.composite | 32 +++++++++++++++++++ 4 files changed, 132 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml create mode 100644 sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml create mode 100644 sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite create mode 100644 sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite (limited to 'sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources') diff --git a/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml new file mode 100644 index 0000000000..7068224183 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml new file mode 100644 index 0000000000..3b87979ab2 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml @@ -0,0 +1,31 @@ + + + + + + + + + \ No newline at end of file diff --git a/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite new file mode 100644 index 0000000000..70b2d5fdab --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + diff --git a/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite new file mode 100644 index 0000000000..bab9ecb528 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.3.2/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + -- cgit v1.2.3