You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2006/09/06 07:35:18 UTC

svn commit: r440618 - in /incubator/tuscany/cpp/sca/samples/SupplyChain: configuration/ packages/ supplychain.demo/ supplychain.logging/ supplychain.manufacturer/ supplychain.retailer/ supplychain.solution/ supplychain.warehouse/

Author: jsdelfino
Date: Tue Sep  5 22:35:17 2006
New Revision: 440618

URL: http://svn.apache.org/viewvc?view=rev&rev=440618
Log:
Refactored SupplyChain sample to a more free-form folder structure, independent of the deployment folder sturcture

Added:
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.demo/
      - copied from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/packages/demo/
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.logging/
      - copied from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/packages/logging/
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.manufacturer/
      - copied from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/packages/manufacturer/
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.retailer/
      - copied from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/packages/retailer/
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/   (with props)
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/supplychain.demo.solution.composite
      - copied unchanged from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/configuration/supplychain.demo.solution.composite
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/supplychain.manufacturerA.solution.composite
      - copied unchanged from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/configuration/supplychain.manufacturerA.solution.composite
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/supplychain.manufacturerB.solution.composite
      - copied unchanged from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/configuration/supplychain.manufacturerB.solution.composite
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/supplychain.manufacturerC.solution.composite
      - copied unchanged from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/configuration/supplychain.manufacturerC.solution.composite
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/supplychain.retailer.solution.composite
      - copied unchanged from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/configuration/supplychain.retailer.solution.composite
    incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.warehouse/
      - copied from r439526, incubator/tuscany/cpp/sca/samples/SupplyChain/packages/warehouse/
Removed:
    incubator/tuscany/cpp/sca/samples/SupplyChain/configuration/
    incubator/tuscany/cpp/sca/samples/SupplyChain/packages/

Propchange: incubator/tuscany/cpp/sca/samples/SupplyChain/supplychain.solution/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Sep  5 22:35:17 2006
@@ -0,0 +1,29 @@
+configure
+Makefile.in
+config.log
+depcomp
+config.guess
+config.h
+config.sub
+ltmain.sh
+Makefile
+config.status
+stamp-h1
+config.h.in
+libtool
+autom4te.cache
+missing
+aclocal.m4
+install-sh
+.deps
+*.dat
+.libs
+tmp
+bld
+.project
+.cdtproject
+.settings
+*_Proxy.cpp
+*_Proxy.h
+*_Wrapper.cpp
+*_Wrapper.h



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org