From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/PropertyTest.composite | 197 +++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 branches/sca-java-integration/testing/sca/itest/property/src/main/resources/PropertyTest.composite (limited to 'branches/sca-java-integration/testing/sca/itest/property/src/main/resources/PropertyTest.composite') diff --git a/branches/sca-java-integration/testing/sca/itest/property/src/main/resources/PropertyTest.composite b/branches/sca-java-integration/testing/sca/itest/property/src/main/resources/PropertyTest.composite new file mode 100644 index 0000000000..e48a8cc606 --- /dev/null +++ b/branches/sca-java-integration/testing/sca/itest/property/src/main/resources/PropertyTest.composite @@ -0,0 +1,197 @@ + + + + + 1 + + + a + b + c + d + + y + z + + + + + + + TestString_1 + TestString_2 + 10 + 27 + 79.34 + 25.52 + 184.52 + 50.05 + 20 + + 1 + 11 + 111 + + + 2 + 22 + 222 + + + 54 + 158.68 + 369.04 + + + + + + + + + + + + + + + f + + + + Apache + Tuscany + Java SCA + + + 123 + 456 + 789 + + + + + + + + + aValue + + + + 2 + + + + + + + + TestString_1 + TestString_2 + 10 + 27 + 79.34 + 25.52 + 184.52 + 50.05 + 20 + + 1 + 11 + 111 + + + 2 + 22 + 222 + + + 54 + 158.68 + 369.04 + + + + + + TestElementString_1 + TestElementString_2 + 10 + 27 + 79.34 + 25.52 + 184.52 + 50.05 + 20 + + 1 + 11 + 111 + + + 2 + 22 + 222 + + + 54 + 158.68 + 369.04 + + + + + + 1 + 11.11 + 111.111 + + 11 + 1111.1111 + 11111.11111 + + + + 2 + 22.22 + 222.222 + + 22 + 2222.2222 + 22222.22222 + + + + 3 + 33.33 + 333.333 + + 33 + 3333.3333 + 33333.33333 + + + + + + -- cgit v1.2.3