From ecaed8ff741ea67c33c93cf571557db0837fa689 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 20 Mar 2009 09:41:17 +0000 Subject: [maven-release-plugin] copy for branch tb7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756391 13f79535-47bb-0310-9956-ffa450edef68 --- .../ctypefile/impl/AServiceImpl.componentType | 30 ++++++++++++++++ .../ctypefile/impl/BServiceImpl.componentType | 28 +++++++++++++++ .../src/main/resources/typefile.composite | 40 ++++++++++++++++++++++ 3 files changed, 98 insertions(+) create mode 100644 sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/AServiceImpl.componentType create mode 100644 sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/BServiceImpl.componentType create mode 100644 sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/typefile.composite (limited to 'sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources') diff --git a/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/AServiceImpl.componentType b/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/AServiceImpl.componentType new file mode 100644 index 0000000000..173203ae21 --- /dev/null +++ b/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/AServiceImpl.componentType @@ -0,0 +1,30 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/BServiceImpl.componentType b/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/BServiceImpl.componentType new file mode 100644 index 0000000000..c6a0f274c4 --- /dev/null +++ b/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/org/apache/tuscany/sca/vtest/assembly/ctypefile/impl/BServiceImpl.componentType @@ -0,0 +1,28 @@ + + + + + + + + componentTypeValue + + + \ No newline at end of file diff --git a/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/typefile.composite b/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/typefile.composite new file mode 100644 index 0000000000..889bb846ba --- /dev/null +++ b/sandbox/ant/sca/branches/tb7/vtest/assembly/ctypefile/src/main/resources/typefile.composite @@ -0,0 +1,40 @@ + + + + + + + + + + + + + compositeValue + + + + + -- cgit v1.2.3