From d5f1d093fe6fa491cdec392dca7137639e98d149 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 15 Sep 2008 00:26:00 +0000 Subject: Pulled a recent revision of trunk into the sca-android branch, to apply the android patches from JIRA TUSCANY-2440 to it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695318 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/Calculator.composite | 59 ++++++++++++++++++++++ .../resources/CalculatorServiceImpl.componentType | 33 ++++++++++++ 2 files changed, 92 insertions(+) create mode 100644 branches/sca-android/modules/binding-sca-xml/src/test/resources/Calculator.composite create mode 100644 branches/sca-android/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType (limited to 'branches/sca-android/modules/binding-sca-xml/src/test/resources') diff --git a/branches/sca-android/modules/binding-sca-xml/src/test/resources/Calculator.composite b/branches/sca-android/modules/binding-sca-xml/src/test/resources/Calculator.composite new file mode 100644 index 0000000000..9028662d05 --- /dev/null +++ b/branches/sca-android/modules/binding-sca-xml/src/test/resources/Calculator.composite @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-android/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType b/branches/sca-android/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType new file mode 100644 index 0000000000..f02e7d6fc0 --- /dev/null +++ b/branches/sca-android/modules/binding-sca-xml/src/test/resources/CalculatorServiceImpl.componentType @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3