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 --- .../supplychain.demo/DemoClientImpl.componentType | 33 +++++++++++++++++ .../supplychain.demo/supplychain.demo.composite | 41 ++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 cpp/sca/samples/SupplyChain/supplychain.demo/DemoClientImpl.componentType create mode 100644 cpp/sca/samples/SupplyChain/supplychain.demo/supplychain.demo.composite (limited to 'cpp/sca/samples/SupplyChain/supplychain.demo') diff --git a/cpp/sca/samples/SupplyChain/supplychain.demo/DemoClientImpl.componentType b/cpp/sca/samples/SupplyChain/supplychain.demo/DemoClientImpl.componentType new file mode 100644 index 0000000000..a63e4c37d3 --- /dev/null +++ b/cpp/sca/samples/SupplyChain/supplychain.demo/DemoClientImpl.componentType @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/cpp/sca/samples/SupplyChain/supplychain.demo/supplychain.demo.composite b/cpp/sca/samples/SupplyChain/supplychain.demo/supplychain.demo.composite new file mode 100644 index 0000000000..20b0e49ec1 --- /dev/null +++ b/cpp/sca/samples/SupplyChain/supplychain.demo/supplychain.demo.composite @@ -0,0 +1,41 @@ + + + + + + + + retailer + logging + + + + + + + + + + + + + -- cgit v1.2.3