From 875ac5d246878b199c393e9700c8a085c8939333 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 19 Mar 2009 17:02:07 +0000 Subject: [maven-release-plugin] copy for branch tb3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756088 13f79535-47bb-0310-9956-ffa450edef68 --- .../node/xml/TestComposite.composite | 29 ++++++++++ .../sca/implementation/node/xml/TestNode.composite | 64 ++++++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite create mode 100644 sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite (limited to 'sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache') diff --git a/sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite b/sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite new file mode 100644 index 0000000000..b8f6dcceb9 --- /dev/null +++ b/sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite @@ -0,0 +1,29 @@ + + + + + + + + diff --git a/sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite b/sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite new file mode 100644 index 0000000000..ef096fe5ae --- /dev/null +++ b/sandbox/ant/sca/branches/tb3/modules/implementation-node/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + Feed + + composite:store;http://store;store + store - http://store;store + + + + + assets + assets + + + + + store + store + + + + + + + + + -- cgit v1.2.3