summaryrefslogtreecommitdiffstats
path: root/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:37:38 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-11-16 06:37:38 +0000
commitd36c8e323a6f8df998edd185de8972dc5e6f87f0 (patch)
tree2a402b87f045e8066fcf7743e8654728977f6a8a /sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo
parent034ecc7803559acdda5dd6c54ecc081665b19f61 (diff)
Cleaning up SVN structure, moving tag under sca-cpp/tags.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880619 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtbuild (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtbuild)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtproject (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtproject)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.project (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.project)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfo.h (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfo.h)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.h (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.h)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h)0
-rw-r--r--sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am (renamed from tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am)0
12 files changed, 0 insertions, 0 deletions
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtbuild b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtbuild
index ed308ead8d..ed308ead8d 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtbuild
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtbuild
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtproject b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtproject
index 48a12e6664..48a12e6664 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtproject
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.cdtproject
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.project b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.project
index 60a0a75176..60a0a75176 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.project
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.project
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs
index 691a33706a..691a33706a 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/.settings/org.eclipse.cdt.managedbuilder.core.prefs
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfo.h b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfo.h
index 6372a5a45a..6372a5a45a 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfo.h
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfo.h
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp
index 91996bace7..91996bace7 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.cpp
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.h b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.h
index 7f70664f68..7f70664f68 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.h
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl.h
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp
index aaf2115547..aaf2115547 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.cpp
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h
index 7930c4a16e..7930c4a16e 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Proxy.h
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
index d1fb6073c9..d1fb6073c9 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.cpp
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h
index 778a168220..778a168220 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/CustomerInfoImpl_CustomerInfoService_Wrapper.h
diff --git a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am
index b533c6cdb8..b533c6cdb8 100644
--- a/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am
+++ b/sca-cpp/tags/cpp-sca-20060405/runtime/core/test/CustomerInfo/Makefile.am