summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/cpp-M1/sca/runtime/core
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:23:13 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:23:13 +0000
commit8759a126a1bb9eec550c37b5b14642b0cfeb797b (patch)
treebc4744f903d38710e61a9e8ca6766132e5926201 /sca-cpp/branches/cpp-M1/sca/runtime/core
parentfd1aa20dd751f242e2df5ee61c84dfbd7c0ebb83 (diff)
Cleaning up SVN structure, moving branch under sca-cpp/branches.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880612 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/Makefile.am (renamed from branches/cpp-M1/sca/runtime/core/Makefile.am)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/Makefile.am (renamed from branches/cpp-M1/sca/runtime/core/src/Makefile.am)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/SCA.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/SCA.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/export.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/export.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/sca.h (renamed from branches/cpp-M1/sca/runtime/core/src/osoa/sca/sca.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Exceptions.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Exceptions.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logging.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logging.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.cpp (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/WSServiceWrapper.h (renamed from branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/WSServiceWrapper.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtbuild (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtbuild)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtproject (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtproject)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.project (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.project)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfo.h (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfo.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.h (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/Makefile.am (renamed from branches/cpp-M1/sca/runtime/core/test/CustomerInfo/Makefile.am)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/Makefile.am (renamed from branches/cpp-M1/sca/runtime/core/test/Makefile.am)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtbuild (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtbuild)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtproject (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtproject)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.project (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/.project)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.settings/org.eclipse.cdt.managedbuilder.core.prefs (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/.settings/org.eclipse.cdt.managedbuilder.core.prefs)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/Makefile.am (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/Makefile.am)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValue.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValue.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/StockQuoteService.h (renamed from branches/cpp-M1/sca/runtime/core/test/MyValue/StockQuoteService.h)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.cdtbuild (renamed from branches/cpp-M1/sca/runtime/core/test/src/.cdtbuild)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.cdtproject (renamed from branches/cpp-M1/sca/runtime/core/test/src/.cdtproject)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.project (renamed from branches/cpp-M1/sca/runtime/core/test/src/.project)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.settings/org.eclipse.cdt.managedbuilder.core.prefs (renamed from branches/cpp-M1/sca/runtime/core/test/src/.settings/org.eclipse.cdt.managedbuilder.core.prefs)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/Makefile.am (renamed from branches/cpp-M1/sca/runtime/core/test/src/Makefile.am)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/TestSCA.cpp (renamed from branches/cpp-M1/sca/runtime/core/test/src/TestSCA.cpp)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfo.fragment (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfo.fragment)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfoImpl.componentType (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfoImpl.componentType)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/MyValueImpl.componentType (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/MyValueImpl.componentType)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteService.wsdl (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteService.wsdl)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteTypes.xsd (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteTypes.xsd)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/Tuscany-model.config (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/Tuscany-model.config)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/sca.module (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/sca.module)0
-rw-r--r--sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/subsystems/SubSystem1/sca.subsystem (renamed from branches/cpp-M1/sca/runtime/core/test/testSCASystem/subsystems/SubSystem1/sca.subsystem)0
134 files changed, 0 insertions, 0 deletions
diff --git a/branches/cpp-M1/sca/runtime/core/Makefile.am b/sca-cpp/branches/cpp-M1/sca/runtime/core/Makefile.am
index b4b5bc3097..b4b5bc3097 100644
--- a/branches/cpp-M1/sca/runtime/core/Makefile.am
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/Makefile.am
diff --git a/branches/cpp-M1/sca/runtime/core/src/Makefile.am b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/Makefile.am
index 305bbe5504..305bbe5504 100644
--- a/branches/cpp-M1/sca/runtime/core/src/Makefile.am
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/Makefile.am
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.cpp
index 73c3ed2e36..73c3ed2e36 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.h
index 10d334a936..10d334a936 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContext.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.cpp
index 436e44d5e1..436e44d5e1 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.h
index bd3a0d106a..bd3a0d106a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ComponentContextImpl.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.cpp
index 93e36b297f..93e36b297f 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.h
index 7aacb00123..7aacb00123 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContext.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.cpp
index 4d96ee336d..4d96ee336d 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.h
index 5950313a06..5950313a06 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ModuleContextImpl.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/SCA.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/SCA.cpp
index bcca254028..bcca254028 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/SCA.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/SCA.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.cpp
index ba2b418a7c..ba2b418a7c 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.h
index be6f6c9b1a..be6f6c9b1a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceList.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.cpp
index 9f275c9c10..9f275c9c10 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.h
index 7de44f84d7..7de44f84d7 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/ServiceRuntimeException.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/export.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/export.h
index 6ef7960284..6ef7960284 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/export.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/export.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/sca.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/sca.h
index 528bd91c4a..528bd91c4a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/osoa/sca/sca.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/osoa/sca/sca.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.cpp
index 65d218dc86..65d218dc86 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.h
index 3a5e990bf0..3a5e990bf0 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ComponentServiceWrapper.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.cpp
index 2838bbe4d4..2838bbe4d4 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.h
index b2dcfb3a6b..b2dcfb3a6b 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ExternalServiceWrapper.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.cpp
index 981f4e6d9e..981f4e6d9e 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.h
index e562dca3c1..e562dca3c1 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/Operation.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.cpp
index 63a7d52e7a..63a7d52e7a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.h
index 6c1df3e28e..6c1df3e28e 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCAEntryPoint.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.cpp
index 9da3e547e9..9da3e547e9 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.h
index 2b81b2cbcd..2b81b2cbcd 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/SCARuntime.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.cpp
index ef2f2744eb..ef2f2744eb 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.h
index 073b379cd7..073b379cd7 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceProxy.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.cpp
index 5936f526f1..5936f526f1 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.h
index 21c162d77f..21c162d77f 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/ServiceWrapper.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.cpp
index 810f810132..810f810132 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.h
index 92da737416..92da737416 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/core/TuscanyRuntime.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.cpp
index c312d7a077..c312d7a077 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.h
index ff97990dc6..ff97990dc6 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Binding.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.cpp
index 7212e777b1..7212e777b1 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.h
index 0294649af7..0294649af7 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPImplementation.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.cpp
index 015b54c259..015b54c259 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.h
index 7b37b1892e..7b37b1892e 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/CPPInterface.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.cpp
index 4e0cf81c61..4e0cf81c61 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.h
index f40690c859..f40690c859 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Component.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.cpp
index 1c38e31469..1c38e31469 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.h
index 9b80a1049f..9b80a1049f 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/EntryPoint.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.cpp
index c848c3aafb..c848c3aafb 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.h
index fe9640d1b8..fe9640d1b8 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ExternalService.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.cpp
index 9703d1bab3..9703d1bab3 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.h
index 17414c359b..17414c359b 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Implementation.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.cpp
index 9e0aa45889..9e0aa45889 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.h
index 24bb43224b..24bb43224b 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Interface.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.cpp
index 32a3ad8d26..32a3ad8d26 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.h
index 97478748e9..97478748e9 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ModelLoader.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.cpp
index fc8b6b1eb8..fc8b6b1eb8 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.h
index f73f1d36bc..f73f1d36bc 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Module.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.cpp
index 42ccecbc99..42ccecbc99 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.h
index 6c37dabb3e..6c37dabb3e 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Service.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.cpp
index cada38dec2..cada38dec2 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.h
index 062d7a4c19..062d7a4c19 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/ServiceReference.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.cpp
index 08ef0dde49..08ef0dde49 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.h
index b3c59898eb..b3c59898eb 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Subsystem.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.cpp
index dfc4a21b1c..dfc4a21b1c 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.h
index a0f62ce67a..a0f62ce67a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/System.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.cpp
index 85cb7482bd..85cb7482bd 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.h
index e7963d205b..e7963d205b 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WSBinding.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.cpp
index 6c1b14940f..6c1b14940f 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.h
index b126137118..b126137118 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wire.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.cpp
index a35b07f5fe..a35b07f5fe 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.h
index 312d20a704..312d20a704 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WireTarget.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.cpp
index d2ca9e96c1..d2ca9e96c1 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.h
index 70a07996cc..70a07996cc 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/Wsdl.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.cpp
index 40964ea20e..40964ea20e 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.h
index 9fe22b6f57..9fe22b6f57 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/model/WsdlOperation.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.cpp
index 3ea2212f7c..3ea2212f7c 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.h
index 4d45579907..4d45579907 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/DefaultLogWriter.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Exceptions.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Exceptions.h
index daad31f59f..daad31f59f 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Exceptions.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Exceptions.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.cpp
index 33e33d1aad..33e33d1aad 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.h
index f177401442..f177401442 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/File.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.cpp
index c3749c1be2..c3749c1be2 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.h
index 4f230a8f0b..4f230a8f0b 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/FileLogWriter.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.cpp
index 0a50f396c7..0a50f396c7 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.h
index 69b2f5352a..69b2f5352a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Library.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.cpp
index d77d1e4bfd..d77d1e4bfd 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.h
index edb07c3684..edb07c3684 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/LogWriter.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.cpp
index 0a888a69ef..0a888a69ef 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.h
index be5e47e02a..be5e47e02a 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logger.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logging.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logging.h
index 7e3a1a84ab..7e3a1a84ab 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logging.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Logging.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.cpp
index 6417ed3da4..6417ed3da4 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.h
index 184bcd3dad..184bcd3dad 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/util/Utils.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.cpp
index dcf974623d..dcf974623d 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.h
index 959a5ee07c..959a5ee07c 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/EntryPointProxy.h
diff --git a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/WSServiceWrapper.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/WSServiceWrapper.h
index 713c575735..713c575735 100644
--- a/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/WSServiceWrapper.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/src/tuscany/sca/ws/WSServiceWrapper.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtbuild b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtbuild
index ed308ead8d..ed308ead8d 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtbuild
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtbuild
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtproject b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtproject
index 48a12e6664..48a12e6664 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtproject
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.cdtproject
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.project b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.project
index 60a0a75176..60a0a75176 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.project
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.project
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs
index 691a33706a..691a33706a 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfo.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfo.h
index 6372a5a45a..6372a5a45a 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfo.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfo.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp
index 371ab74f14..371ab74f14 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.h
index 7f70664f68..7f70664f68 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp
index e6cb3b3426..e6cb3b3426 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h
index 7173dacd34..7173dacd34 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
index 1f28bf5715..1f28bf5715 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h
index 5fb82c4295..5fb82c4295 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/Makefile.am b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/Makefile.am
index baf839d51a..baf839d51a 100644
--- a/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/Makefile.am
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/CustomerInfo/Makefile.am
diff --git a/branches/cpp-M1/sca/runtime/core/test/Makefile.am b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/Makefile.am
index 52ea80e3fb..52ea80e3fb 100644
--- a/branches/cpp-M1/sca/runtime/core/test/Makefile.am
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/Makefile.am
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtbuild b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtbuild
index acc65c20f2..acc65c20f2 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtbuild
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtbuild
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtproject b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtproject
index 48a12e6664..48a12e6664 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtproject
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.cdtproject
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/.project b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.project
index 113442bfd8..113442bfd8 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/.project
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.project
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.settings/org.eclipse.cdt.managedbuilder.core.prefs
index 4c585d5bb1..4c585d5bb1 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/.settings/org.eclipse.cdt.managedbuilder.core.prefs
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/.settings/org.eclipse.cdt.managedbuilder.core.prefs
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/Makefile.am b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/Makefile.am
index 0eb5f89ad3..0eb5f89ad3 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/Makefile.am
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/Makefile.am
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValue.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValue.h
index 710910f08c..710910f08c 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValue.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValue.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.cpp
index a6e10384e4..a6e10384e4 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.h
index fa4053692e..fa4053692e 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.cpp
index d34b63ea14..d34b63ea14 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.h
index 742947ca69..742947ca69 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Proxy.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.cpp
index da60e4c1e3..da60e4c1e3 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.h
index 82fbcf76cc..82fbcf76cc 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_MyValueService_Wrapper.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.cpp
index cda55a99c8..cda55a99c8 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.h
index 6ac33b4ef6..6ac33b4ef6 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_customerInfo_Proxy.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.cpp
index 6b0e4df2d5..6b0e4df2d5 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.h
index 54b70fd684..54b70fd684 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/MyValueImpl_stockQuote_Proxy.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/MyValue/StockQuoteService.h b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/StockQuoteService.h
index e53f41c736..e53f41c736 100644
--- a/branches/cpp-M1/sca/runtime/core/test/MyValue/StockQuoteService.h
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/MyValue/StockQuoteService.h
diff --git a/branches/cpp-M1/sca/runtime/core/test/src/.cdtbuild b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.cdtbuild
index 73f28e14fd..73f28e14fd 100644
--- a/branches/cpp-M1/sca/runtime/core/test/src/.cdtbuild
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.cdtbuild
diff --git a/branches/cpp-M1/sca/runtime/core/test/src/.cdtproject b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.cdtproject
index 48a12e6664..48a12e6664 100644
--- a/branches/cpp-M1/sca/runtime/core/test/src/.cdtproject
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.cdtproject
diff --git a/branches/cpp-M1/sca/runtime/core/test/src/.project b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.project
index 5e5b12e9d8..5e5b12e9d8 100644
--- a/branches/cpp-M1/sca/runtime/core/test/src/.project
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.project
diff --git a/branches/cpp-M1/sca/runtime/core/test/src/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.settings/org.eclipse.cdt.managedbuilder.core.prefs
index fe629d7d5b..fe629d7d5b 100644
--- a/branches/cpp-M1/sca/runtime/core/test/src/.settings/org.eclipse.cdt.managedbuilder.core.prefs
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/.settings/org.eclipse.cdt.managedbuilder.core.prefs
diff --git a/branches/cpp-M1/sca/runtime/core/test/src/Makefile.am b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/Makefile.am
index e9a449aaf0..e9a449aaf0 100644
--- a/branches/cpp-M1/sca/runtime/core/test/src/Makefile.am
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/Makefile.am
diff --git a/branches/cpp-M1/sca/runtime/core/test/src/TestSCA.cpp b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/TestSCA.cpp
index 489fdab622..489fdab622 100644
--- a/branches/cpp-M1/sca/runtime/core/test/src/TestSCA.cpp
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/src/TestSCA.cpp
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfo.fragment b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfo.fragment
index f473f59748..f473f59748 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfo.fragment
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfo.fragment
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfoImpl.componentType b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfoImpl.componentType
index 48651b63fe..48651b63fe 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfoImpl.componentType
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/CustomerInfoImpl.componentType
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/MyValueImpl.componentType b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/MyValueImpl.componentType
index ace4154966..ace4154966 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/MyValueImpl.componentType
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/MyValueImpl.componentType
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteService.wsdl b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteService.wsdl
index 5bce10d2f9..5bce10d2f9 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteService.wsdl
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteService.wsdl
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteTypes.xsd b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteTypes.xsd
index 5bce3a63dc..5bce3a63dc 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteTypes.xsd
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/StockQuoteTypes.xsd
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/Tuscany-model.config b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/Tuscany-model.config
index cba35b444b..cba35b444b 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/Tuscany-model.config
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/Tuscany-model.config
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/sca.module b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/sca.module
index b9b9b51036..b9b9b51036 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/sca.module
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/modules/MyValueServiceModule/sca.module
diff --git a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/subsystems/SubSystem1/sca.subsystem b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/subsystems/SubSystem1/sca.subsystem
index 1b32bf8a93..1b32bf8a93 100644
--- a/branches/cpp-M1/sca/runtime/core/test/testSCASystem/subsystems/SubSystem1/sca.subsystem
+++ b/sca-cpp/branches/cpp-M1/sca/runtime/core/test/testSCASystem/subsystems/SubSystem1/sca.subsystem