diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-16 08:08:09 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-16 08:08:09 +0000 |
commit | abea253e89cc96d0c08b33f2c866cb6f9419b4db (patch) | |
tree | 9eebb59cd5a5d30307727429a243b0f198d230da /sdo-cpp | |
parent | ebcac3fe1bb31f053b82a391cfd1cf1730c4e479 (diff) |
Add the javascript client to the base jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880654 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sdo-cpp/trunk/BUILDING (renamed from cpp/BUILDING) | 30 | ||||
-rw-r--r-- | sdo-cpp/trunk/etc/addLicense2cpp.pl (renamed from cpp/etc/addLicense2cpp.pl) | 0 | ||||
-rw-r--r-- | sdo-cpp/trunk/etc/addLicense2cppheader.pl (renamed from cpp/etc/addLicense2cppheader.pl) | 0 | ||||
-rw-r--r-- | sdo-cpp/trunk/etc/svn-config (renamed from cpp/etc/svn-config) | 0 | ||||
-rw-r--r-- | sdo-cpp/trunk/etc/svn-ignore (renamed from cpp/etc/svn-ignore) | 0 |
5 files changed, 2 insertions, 28 deletions
diff --git a/cpp/BUILDING b/sdo-cpp/trunk/BUILDING index e0923251e8..bfb87e7028 100644 --- a/cpp/BUILDING +++ b/sdo-cpp/trunk/BUILDING @@ -18,12 +18,11 @@ Environment: 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 @@ Run: - ./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 @@ The download location is <tuscany_cpp_root> 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 @@ Prereqs: 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 diff --git a/cpp/etc/addLicense2cpp.pl b/sdo-cpp/trunk/etc/addLicense2cpp.pl index 668b2c943d..668b2c943d 100644 --- a/cpp/etc/addLicense2cpp.pl +++ b/sdo-cpp/trunk/etc/addLicense2cpp.pl diff --git a/cpp/etc/addLicense2cppheader.pl b/sdo-cpp/trunk/etc/addLicense2cppheader.pl index 4e347605f6..4e347605f6 100644 --- a/cpp/etc/addLicense2cppheader.pl +++ b/sdo-cpp/trunk/etc/addLicense2cppheader.pl diff --git a/cpp/etc/svn-config b/sdo-cpp/trunk/etc/svn-config index 4f8cb41685..4f8cb41685 100644 --- a/cpp/etc/svn-config +++ b/sdo-cpp/trunk/etc/svn-config diff --git a/cpp/etc/svn-ignore b/sdo-cpp/trunk/etc/svn-ignore index cf9bd507e4..cf9bd507e4 100644 --- a/cpp/etc/svn-ignore +++ b/sdo-cpp/trunk/etc/svn-ignore |