From 3dd7e2c4da9c80b8182a2d04dc129a67aa7910df Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:06:58 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835121 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/sca/properties2-ds-test.composite | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/sca/properties2-ds-test.composite (limited to 'sca-java-1.x/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/sca/properties2-ds-test.composite') diff --git a/sca-java-1.x/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/sca/properties2-ds-test.composite b/sca-java-1.x/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/sca/properties2-ds-test.composite new file mode 100644 index 0000000000..c341446691 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-0.99/itest/osgi-implementation/src/main/resources/sca/properties2-ds-test.composite @@ -0,0 +1,58 @@ + + + + + + + + + stockQuote + + + + USD + 2.0 + + + + + + + + stockQuote + + + + EURO + 1.48 + + + + -- cgit v1.2.3