Author: jsdelfino
Date: Mon Nov 16 08:08:04 2009
New Revision: 880653
URL: http://svn.apache.org/viewvc?rev=880653&view=rev
Log:
Moved and updated build instructions. Moved etc to sdo trunk. Removed 2
obsolete build scripts.
Added:
tuscany/sdo-cpp/trunk/BUILDING (contents, props changed)
- copied, changed from r880636, tuscany/cpp/BUILDING
tuscany/sdo-cpp/trunk/etc/ (props changed)
- copied from r880636, tuscany/cpp/etc/
Removed:
tuscany/cpp/
Copied: tuscany/sdo-cpp/trunk/BUILDING (from r880636, tuscany/cpp/BUILDING)
URL:
http://svn.apache.org/viewvc/tuscany/sdo-cpp/trunk/BUILDING?p2=tuscany/sdo-cpp/trunk/BUILDING&p1=tuscany/cpp/BUILDING&r1=880636&r2=880653&rev=880653&view=diff
==============================================================================
--- tuscany/cpp/BUILDING (original)
+++ tuscany/sdo-cpp/trunk/BUILDING Mon Nov 16 08:08:04 2009
@@ -18,12 +18,11 @@
Build:
-- cd <tuscany_cpp_root>
+- cd <tuscany_cpp_root>/sdo
- ./build.sh
-This first builds the SDO subproject then SCA. The results are installed in
+This builds the SDO subproject then SCA. The results are installed in
<tuscany_cpp_root>/sdo/deploy
- <tuscany_cpp_root>/sca/deploy
SDO Test
--------
@@ -33,13 +32,6 @@
- ./sdotest.sh
-SCA Test
---------
-
-Run:
-- cd <tuscany_cpp_root>/sca
-- ./scatest.sh
-
Linux distribution build
========================
To build the distro zips for linux:
@@ -57,15 +49,6 @@
4. ./builddist.sh
This produces a src and bin zip for Tuscany SDO
-5. cd <tuscany_cpp_root>/sca
-
-6. set the environment
- - export
TUSCANY_SDOCPP=<tuscany_cpp_root>/sdo/tucany_sdo-bin-${PACKAGE-VERSION}
-
-7. ./builddist.sh
- This produces a src and bin zip for Tuscany SCA
-
-
Windows Build
=============
@@ -88,12 +71,3 @@
3. .\build.bat
-
-SCA
----
-
-1. Set the environment variable TUSCANY_SDOCPP to the path of an SDO build
-
-2. cd <tuscany_cpp_root>\sca
-
-3. .\build.bat
Propchange: tuscany/sdo-cpp/trunk/BUILDING
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: tuscany/sdo-cpp/trunk/BUILDING
------------------------------------------------------------------------------
svn:mergeinfo =
Propchange: tuscany/sdo-cpp/trunk/etc/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Nov 16 08:08:04 2009
@@ -0,0 +1,39 @@
+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
+.pydevproject
+*.lib
+*.dll
+*.exe
+*.suo
+*.ncb
+*.user
+*.pdb
+Debug
+Release
Propchange: tuscany/sdo-cpp/trunk/etc/
------------------------------------------------------------------------------
svn:mergeinfo =