You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by gw...@apache.org on 2007/02/02 14:12:46 UTC

svn commit: r502599 [1/4] - in /incubator/tuscany/cpp/sdo: VSExpress/tuscany_sdo/sdo_runtime/ runtime/core/src/commonj/sdo/ runtime/core/test/

Author: gwinn
Date: Fri Feb  2 05:12:45 2007
New Revision: 502599

URL: http://svn.apache.org/viewvc?view=rev&rev=502599
Log:
TUSCANY-547

Added:
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataTypeInfo.cpp   (with props)
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataTypeInfo.h   (with props)
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/SDODataConverter.cpp   (with props)
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/SDODataConverter.h   (with props)
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/SDOValue.cpp   (with props)
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/SDOValue.h   (with props)
Modified:
    incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectImpl.cpp
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectImpl.h
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectList.h
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectListImpl.cpp
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/DataObjectListImpl.h
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/Makefile.am
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/TypeImpl.cpp
    incubator/tuscany/cpp/sdo/runtime/core/src/commonj/sdo/TypeImpl.h
    incubator/tuscany/cpp/sdo/runtime/core/test/maintest.txt
    incubator/tuscany/cpp/sdo/runtime/core/test/sdotest.cpp

Modified: incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj?view=diff&rev=502599&r1=502598&r2=502599
==============================================================================
--- incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj (original)
+++ incubator/tuscany/cpp/sdo/VSExpress/tuscany_sdo/sdo_runtime/sdo_runtime.vcproj Fri Feb  2 05:12:45 2007
@@ -616,6 +616,10 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataTypeInfo.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\runtime\core\src\commonj\sdo\DefaultLogWriter.cpp"
 				>
 				<FileConfiguration
@@ -1100,6 +1104,10 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDODataConverter.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDODate.cpp"
 				>
 				<FileConfiguration
@@ -1232,6 +1240,10 @@
 				</FileConfiguration>
 			</File>
 			<File
+				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOValue.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOXMLBufferWriter.cpp"
 				>
 				<FileConfiguration
@@ -1973,6 +1985,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\runtime\core\src\commonj\sdo\DataTypeInfo.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\runtime\core\src\commonj\sdo\DefaultLogWriter.h"
 				>
 			</File>
@@ -2077,6 +2093,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDODataConverter.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDODate.h"
 				>
 			</File>
@@ -2110,6 +2130,10 @@
 			</File>
 			<File
 				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOUtils.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\runtime\core\src\commonj\sdo\SDOValue.h"
 				>
 			</File>
 			<File



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