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

svn commit: r412977 - in /incubator/tuscany/cpp/sdo: LICENSE runtime/core/sdo_axiom_test/Makefile.am runtime/core/src/Makefile.am runtime/core/test/Makefile.am

Author: robbinspg
Date: Fri Jun  9 01:20:56 2006
New Revision: 412977

URL: http://svn.apache.org/viewvc?rev=412977&view=rev
Log:
TUSCANY-458 Linux SDO source dist build

Modified:
    incubator/tuscany/cpp/sdo/LICENSE
    incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am
    incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am
    incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am

Modified: incubator/tuscany/cpp/sdo/LICENSE
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/LICENSE?rev=412977&r1=412976&r2=412977&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/LICENSE (original)
+++ incubator/tuscany/cpp/sdo/LICENSE Fri Jun  9 01:20:56 2006
@@ -175,29 +175,3 @@
       of your accepting any such warranty or additional liability.
 
    END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-

Modified: incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am?rev=412977&r1=412976&r2=412977&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/sdo_axiom_test/Makefile.am Fri Jun  9 01:20:56 2006
@@ -4,6 +4,8 @@
 AM_CPPFLAGS = $(CPPFLAGS)
 tuscany_sdo_axiom_test_SOURCES = sdo_axiom_test.cpp
 
+noinst_HEADERS=*.h
+
 tuscany_sdo_axiom_test_LDADD   =  -ltuscany_sdo \
 	-L$(top_builddir)/runtime/core/sdo_axiom -ltuscany_sdo_axiom \
 	-L$(top_builddir)/runtime/core/src/commonj/sdo -lxml2 -lstdc++ \

Modified: incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am?rev=412977&r1=412976&r2=412977&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/src/Makefile.am Fri Jun  9 01:20:56 2006
@@ -1,85 +1,4 @@
 SUBDIRS = commonj
 
 nobase_include_HEADERS = \
-commonj/sdo/ChangedDataObjectList.h \
-commonj/sdo/ChangedDataObjectListImpl.h \
-commonj/sdo/ChangeSummaryBuilder.h \
-commonj/sdo/ChangeSummary.h \
-commonj/sdo/ChangeSummaryImpl.h \
-commonj/sdo/CopyHelper.h \
-commonj/sdo/DASProperty.h \
-commonj/sdo/DASType.h \
-commonj/sdo/DASValue.h \
-commonj/sdo/DASValues.h \
-commonj/sdo/DataFactory.h \
-commonj/sdo/DataFactoryImpl.h \
-commonj/sdo/DataGraph.h \
-commonj/sdo/DataGraphImpl.h \
-commonj/sdo/DataObject.h \
-commonj/sdo/DataObjectImpl.h \
-commonj/sdo/DataObjectInstance.h \
-commonj/sdo/DataObjectList.h \
-commonj/sdo/DataObjectListImpl.h \
-commonj/sdo/DefaultLogWriter.h \
-commonj/sdo/disable_warn.h \
-commonj/sdo/EqualityHelper.h \
-commonj/sdo/export.h \
-commonj/sdo/HelperProvider.h \
-commonj/sdo/Logger.h \
-commonj/sdo/Logging.h \
-commonj/sdo/LogWriter.h \
-commonj/sdo/ParserErrorSetter.h \
-commonj/sdo/PropertyDefinition.h \
-commonj/sdo/PropertyDefinitionImpl.h \
-commonj/sdo/Property.h \
-commonj/sdo/PropertyImpl.h \
-commonj/sdo/PropertyList.h \
-commonj/sdo/PropertySetting.h \
-commonj/sdo/RefCountingObject.h \
-commonj/sdo/RefCountingPointer.h \
-commonj/sdo/SAX2Attribute.h \
-commonj/sdo/SAX2Attributes.h \
-commonj/sdo/SAX2Namespaces.h \
-commonj/sdo/SAX2Parser.h \
-commonj/sdo/SchemaInfo.h \
-commonj/sdo/SdoCheck.h \
-commonj/sdo/SDODate.h \
-commonj/sdo/SDO.h \
-commonj/sdo/SDORuntimeException.h \
-commonj/sdo/SdoRuntime.h \
-commonj/sdo/SDOSAX2Parser.h \
-commonj/sdo/SDOSchemaSAX2Parser.h \
-commonj/sdo/SDOSPI.h \
-commonj/sdo/SDOString.h \
-commonj/sdo/SDOUtils.h \
-commonj/sdo/SDOXMLBufferWriter.h \
-commonj/sdo/SDOXMLFileWriter.h \
-commonj/sdo/SDOXMLStreamWriter.h \
-commonj/sdo/SDOXMLString.h \
-commonj/sdo/SDOXMLWriter.h \
-commonj/sdo/SDOXSDBufferWriter.h \
-commonj/sdo/SDOXSDFileWriter.h \
-commonj/sdo/SDOXSDStreamWriter.h \
-commonj/sdo/SDOXSDWriter.h \
-commonj/sdo/Sequence.h \
-commonj/sdo/SequenceImpl.h \
-commonj/sdo/Setting.h \
-commonj/sdo/SettingList.h \
-commonj/sdo/TypeDefinition.h \
-commonj/sdo/TypeDefinitions.h \
-commonj/sdo/TypeDefinitionImpl.h \
-commonj/sdo/TypeDefinitionsImpl.h \
-commonj/sdo/Type.h \
-commonj/sdo/TypeImpl.h \
-commonj/sdo/TypeList.h \
-commonj/sdo/XMLDocument.h \
-commonj/sdo/XMLDocumentImpl.h \
-commonj/sdo/XMLHelper.h \
-commonj/sdo/XMLHelperImpl.h \
-commonj/sdo/XMLQName.h \
-commonj/sdo/XpathHelper.h \
-commonj/sdo/XSDHelper.h \
-commonj/sdo/XSDHelperImpl.h \
-commonj/sdo/XSDPropertyInfo.h \
-commonj/sdo/XSDTypeInfo.h
-
+commonj/sdo/*.h
\ No newline at end of file

Modified: incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am?rev=412977&r1=412976&r2=412977&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am (original)
+++ incubator/tuscany/cpp/sdo/runtime/core/test/Makefile.am Fri Jun  9 01:20:56 2006
@@ -4,6 +4,9 @@
 AM_CPPFLAGS = $(CPPFLAGS)
 tuscany_sdo_test_SOURCES = sdotest.cpp sdotest2.cpp utils.cpp main.cpp
 
+EXTRA_DIST = *.xsd *.xml *.txt *.wsdl test/*.* test2/*.* t2/*.* g/*.* bugs/1/*.*
+noinst_HEADERS=sdotest.h
+
 tuscany_sdo_test_LDADD   =  -ltuscany_sdo \
 	-L$(top_builddir)/runtime/core/src/commonj/sdo -lxml2 -lstdc++
 



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