From c4a6a944e93fa338c196ad5c16d5c844d4b2d09c Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 17 Mar 2009 12:05:24 +0000 Subject: Copy sca trunk to sandbox area so i can get the release plugin configuration correct without messing up the live trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755209 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/META-INF/sca-contribution.xml | 22 +++++++ .../src/main/resources/ServicesTest.composite | 70 ++++++++++++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 sandbox/ant/sca/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml create mode 100644 sandbox/ant/sca/trunk/itest/services/src/main/resources/ServicesTest.composite (limited to 'sandbox/ant/sca/trunk/itest/services/src/main/resources') diff --git a/sandbox/ant/sca/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml b/sandbox/ant/sca/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..a3c87f60c7 --- /dev/null +++ b/sandbox/ant/sca/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/sandbox/ant/sca/trunk/itest/services/src/main/resources/ServicesTest.composite b/sandbox/ant/sca/trunk/itest/services/src/main/resources/ServicesTest.composite new file mode 100644 index 0000000000..9b7a30d850 --- /dev/null +++ b/sandbox/ant/sca/trunk/itest/services/src/main/resources/ServicesTest.composite @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3