From df5daa9ea4bb53f0af478229b1baec8ebe5e6272 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 19 Mar 2009 10:30:43 +0000 Subject: Test tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755898 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/err1/AServiceErr1.composite | 28 ++++++++++++++++++++++ .../src/main/resources/err2/AServiceErr2.composite | 28 ++++++++++++++++++++++ .../src/main/resources/err3/AServiceErr3.composite | 28 ++++++++++++++++++++++ .../src/main/resources/err4/AServiceErr4.composite | 28 ++++++++++++++++++++++ .../src/main/resources/proper/AService.composite | 28 ++++++++++++++++++++++ 5 files changed, 140 insertions(+) create mode 100644 sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err1/AServiceErr1.composite create mode 100644 sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err2/AServiceErr2.composite create mode 100644 sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err3/AServiceErr3.composite create mode 100644 sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err4/AServiceErr4.composite create mode 100644 sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/proper/AService.composite (limited to 'sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources') diff --git a/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err1/AServiceErr1.composite b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err1/AServiceErr1.composite new file mode 100644 index 0000000000..b03a0defe5 --- /dev/null +++ b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err1/AServiceErr1.composite @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err2/AServiceErr2.composite b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err2/AServiceErr2.composite new file mode 100644 index 0000000000..93aafdd971 --- /dev/null +++ b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err2/AServiceErr2.composite @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err3/AServiceErr3.composite b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err3/AServiceErr3.composite new file mode 100644 index 0000000000..eb8f6e59ca --- /dev/null +++ b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err3/AServiceErr3.composite @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err4/AServiceErr4.composite b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err4/AServiceErr4.composite new file mode 100644 index 0000000000..296a386876 --- /dev/null +++ b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/err4/AServiceErr4.composite @@ -0,0 +1,28 @@ + + + + + + + + diff --git a/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/proper/AService.composite b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/proper/AService.composite new file mode 100644 index 0000000000..4373bc2558 --- /dev/null +++ b/sandbox/ant/sca/tags/2.0-M2/vtest/java-api/annotations/destroy/src/main/resources/proper/AService.composite @@ -0,0 +1,28 @@ + + + + + + + + -- cgit v1.2.3