From 132aa8a77685ec92bc90c03f987650d275a7b639 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 30 Sep 2013 06:59:11 +0000 Subject: 2.0.1 RC1 release tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/policy/matching/helloworld/definitions.xml | 67 ++++++++++++++++ .../matching/helloworld/helloworld.composite | 86 +++++++++++++++++++++ .../sca/policy/matching/helloworld/helloworld.wsdl | 90 ++++++++++++++++++++++ 3 files changed, 243 insertions(+) create mode 100644 sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/definitions.xml create mode 100644 sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.composite create mode 100644 sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.wsdl (limited to 'sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy') diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/definitions.xml b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/definitions.xml new file mode 100644 index 0000000000..c70aae996b --- /dev/null +++ b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/definitions.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + FINE + LoggingMessages.properties + + + + + + + + + FINE + LoggingMessages.properties + + + + + + + \ No newline at end of file diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.composite b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.composite new file mode 100644 index 0000000000..7dfe083bae --- /dev/null +++ b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.composite @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.wsdl b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.wsdl new file mode 100644 index 0000000000..a352696b8e --- /dev/null +++ b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/policy/matching/src/main/resources/org/apache/tuscany/sca/policy/matching/helloworld/helloworld.wsdl @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3