Author: robbinspg
Date: Tue Aug  1 07:08:54 2006
New Revision: 427583

URL: http://svn.apache.org/viewvc?rev=427583&view=rev
Log:
TUSCANY-588 Update news page for C++ release
fix links in cpp project page

Modified:
    incubator/tuscany/site/site-author/cpp-projects.xml
    incubator/tuscany/site/site-author/downloads.xml
    incubator/tuscany/site/site-author/news.xml
    incubator/tuscany/site/site-publish/cpp-projects.html
    incubator/tuscany/site/site-publish/downloads.html
    incubator/tuscany/site/site-publish/news.html

Modified: incubator/tuscany/site/site-author/cpp-projects.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/site/site-author/cpp-projects.xml?rev=427583&r1=427582&r2=427583&view=diff
==============================================================================
--- incubator/tuscany/site/site-author/cpp-projects.xml (original)
+++ incubator/tuscany/site/site-author/cpp-projects.xml Tue Aug  1 07:08:54 2006
@@ -1,61 +1,62 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <document>
     <properties>
-       <title>Tuscany C++ Projects</title>
-       <bannertitle>Tuscany C++ Projects</bannertitle>
+        <title>Tuscany C++ Projects</title>
+        <bannertitle>Tuscany C++ Projects</bannertitle>
     </properties>
     <body>
         <section name="Tuscany C++ Project">
-        <p>
+            <p>
       The main Tuscany project repository is located at 
https://svn.apache.org/repos/asf/incubator/tuscany
 . You can use SVN to check out the entire project, and you will get both the 
java and C++ repositories.
 Alternatively you can check out just the cpp directory at
-https://svn.apache.org/repos/asf/incubator/tuscany/cpp, to get the SCA and SDO 
implementations for 
-C++. </p>
+https://svn.apache.org/repos/asf/incubator/tuscany/cpp, to get the SCA and SDO 
implementations for
+C++.</p>
+        </section>
 
         <section name="Building Apache Tuscany for C++">
-                <p>You can find detailed instructions on how to configure the 
C++ runtime and tools in the 
-                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/build.txt";>build.txt</a>
 file.</p>
-                <p>You can find instructions on how to build the SCA C++ 
runtime here: 
-                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/INSTALL";>INSTALL</a>.</p>
-                <p>You can find instructions on how to build the SDO C++ 
runtime here: 
-                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sdo/INSTALL";>INSTALL</a>.</p>
+            <p>You can find detailed instructions on how to configure the C++ 
runtime and tools in the
+                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/build.txt";>build.txt</a>
+file.</p>
         </section>
+                                                                               
                                                                                
     
+                  
 
-        <p>The current status of the SCA project is held in this <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/readme.txt 
">readme.txt</a>.</p>
-
-        </section>
 
         <section name="System Requirements">
-                <p>In order to run the Tuscany C++ runtimes there are some 
minimum system requirements</p>
-                        <table style="text-align: left; width: 100%;" 
border="1"
-                                cellpadding="2" cellspacing="2">
-                                <tbody>
-                                        <tr>
-                                                <td>Operating System</td>
-                                                <td>
-                                                <ul>
-                                                        <li>Windows XP SP2</li>
-                                                        <li>Linux: Red Hat 
Fedora Core </li>
-                                                </ul>
-                                                </td>
-                                        </tr>
-                                        <tr>
-                                                <td>Other components</td>
-                                                <td>
-                                                <ul>
-                                                        <li><a 
href="http://ws.apache.org/axis/";>
-                                                                Apache Axis 
(C++) 1.5
-                                                        </a></li>
-                                                        <li><a 
href="http://xml.apache.org/xerces-c/";>
-                                                                Xerces C++ XML 
Parser 2.2
-                                                        </a>
-                                                        </li>
-                                                </ul>
-                                                </td>
-                                        </tr>
-                                </tbody>
-                        </table>
+            <p>In order to run the Tuscany C++ runtimes there are some minimum 
system requirements:
+            <table style="text-align: left; width: 100%;" border="1"
+                    cellpadding="2" cellspacing="2">
+                <tbody>
+                    <tr>
+                        <td>Operating System</td>
+                        <td>
+                            <ul>
+                                <li>Windows XP SP2</li>
+                                <li>Linux</li>
+                            </ul>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td>Other components</td>
+                        <td>
+                            <ul>
+                                <li>
+                                    <a href="http://ws.apache.org/axis2/c/";>
+                                                                Apache Axis2/C 
verion 0.92
+                                    </a>
+                                </li>
+                                <li>
+                                    <a 
href="http://xmlsoft.org/downloads.html";>
+                                                                Libxml2 Parser 
version 2.6.20
+                                    </a>
+                                </li>
+                            </ul>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+            </p>
         </section>
     </body>
 </document>

Modified: incubator/tuscany/site/site-author/downloads.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/site/site-author/downloads.xml?rev=427583&r1=427582&r2=427583&view=diff
==============================================================================
--- incubator/tuscany/site/site-author/downloads.xml (original)
+++ incubator/tuscany/site/site-author/downloads.xml Tue Aug  1 07:08:54 2006
@@ -133,12 +133,10 @@
         <p>
             Linux binary distribution is built on Red Hat Enterprise Linux 3.
             <BR/>Win32 binary distribution is built on Windows XP with 
Microsoft VC6.
-        <p>
-            Please read the GettingStarted.html in the root of each package.
-        </p>
-        </p>
+            </p>
                 <h3>SDO</h3>
                 <p>
+                    Please read the <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sdo/GettingStarted.html";>Getting
 Started</a> document.
                 <table class="bodyTable">
                   <thead>
                   <th>
@@ -224,6 +222,7 @@
 
                 <h3>SCA</h3>
                 <p>
+                    Please read the <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/GettingStarted.html";>Getting
 Started</a> document.
                     <table class="bodyTable">
                       <thead>
                       <th>

Modified: incubator/tuscany/site/site-author/news.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/site/site-author/news.xml?rev=427583&r1=427582&r2=427583&view=diff
==============================================================================
--- incubator/tuscany/site/site-author/news.xml (original)
+++ incubator/tuscany/site/site-author/news.xml Tue Aug  1 07:08:54 2006
@@ -29,6 +29,11 @@
           This page contains latest Tuscany News.
   </p>
 
+<p><b>August 1 2006  -- Tuscany makes available C++ M1 milestone 
release.</b><br/><br/>  
+The Tuscany team release the first C++ deliverable.  Please have a look at the 
+<a href="downloads.html">download page</a>.<br/> <br/>
+</p>
+
 <p><b>June 7 2006  -- Tuscany Java makes available M1 milestone 
release.</b><br/><br/>  
 The Tuscany Java team is happy to bring to you their very first deliverable.  
Please have a look at the 
 <a href="downloads.html">download page</a>.<br/> <br/>

Modified: incubator/tuscany/site/site-publish/cpp-projects.html
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/site/site-publish/cpp-projects.html?rev=427583&r1=427582&r2=427583&view=diff
==============================================================================
--- incubator/tuscany/site/site-publish/cpp-projects.html (original)
+++ incubator/tuscany/site/site-publish/cpp-projects.html Tue Aug  1 07:08:54 
2006
@@ -127,17 +127,24 @@
       The main Tuscany project repository is located at 
https://svn.apache.org/repos/asf/incubator/tuscany
 . You can use SVN to check out the entire project, and you will get both the 
java and C++ repositories.
 Alternatively you can check out just the cpp directory at
-https://svn.apache.org/repos/asf/incubator/tuscany/cpp, to get the SCA and SDO 
implementations for 
-C++. </p>
-                                                <section name="Building Apache 
Tuscany for C++">
-                <p>You can find detailed instructions on how to configure the 
C++ runtime and tools in the 
-                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/build.txt";>build.txt</a>
 file.</p>
-                <p>You can find instructions on how to build the SCA C++ 
runtime here: 
-                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/INSTALL";>INSTALL</a>.</p>
-                <p>You can find instructions on how to build the SDO C++ 
runtime here: 
-                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sdo/INSTALL";>INSTALL</a>.</p>
-        </section>
-                                                <p>The current status of the 
SCA project is held in this <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/readme.txt 
">readme.txt</a>.</p>
+https://svn.apache.org/repos/asf/incubator/tuscany/cpp, to get the SCA and SDO 
implementations for
+C++.</p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
+      <tr><td bgcolor="#726982">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Building Apache Tuscany for C++"><strong>Building Apache 
Tuscany for C++</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>You can find detailed instructions on 
how to configure the C++ runtime and tools in the
+                <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/build.txt";>build.txt</a>
+file.</p>
                             </blockquote>
         </p>
       </td></tr>
@@ -151,9 +158,38 @@
       </td></tr>
       <tr><td>
         <blockquote>
-                                    <p>In order to run the Tuscany C++ 
runtimes there are some minimum system requirements</p>
-                                                <table>
-                </table>
+                                    <p>In order to run the Tuscany C++ 
runtimes there are some minimum system requirements:
+            <table style="text-align: left; width: 100%;" border="1" 
cellpadding="2" cellspacing="2">
+                <tbody>
+                    <tr>
+                        <td>Operating System</td>
+                        <td>
+                            <ul>
+                                <li>Windows XP SP2</li>
+                                <li>Linux</li>
+                            </ul>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td>Other components</td>
+                        <td>
+                            <ul>
+                                <li>
+                                    <a href="http://ws.apache.org/axis2/c/";>
+                                                                Apache Axis2/C 
verion 0.92
+                                    </a>
+                                </li>
+                                <li>
+                                    <a 
href="http://xmlsoft.org/downloads.html";>
+                                                                Libxml2 Parser 
version 2.6.20
+                                    </a>
+                                </li>
+                            </ul>
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+            </p>
                             </blockquote>
         </p>
       </td></tr>

Modified: incubator/tuscany/site/site-publish/downloads.html
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/site/site-publish/downloads.html?rev=427583&r1=427582&r2=427583&view=diff
==============================================================================
--- incubator/tuscany/site/site-publish/downloads.html (original)
+++ incubator/tuscany/site/site-publish/downloads.html Tue Aug  1 07:08:54 2006
@@ -268,12 +268,10 @@
                                                 <p>
             Linux binary distribution is built on Red Hat Enterprise Linux 3.
             <BR />Win32 binary distribution is built on Windows XP with 
Microsoft VC6.
-        <p>
-            Please read the GettingStarted.html in the root of each package.
-        </p>
-        </p>
+            </p>
                                                 <h3>SDO</h3>
                                                 <p>
+                    Please read the <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sdo/GettingStarted.html";>Getting
 Started</a> document.
                 <table class="bodyTable">
                   <thead>
                   <th>
@@ -358,6 +356,7 @@
                 </p>
                                                 <h3>SCA</h3>
                                                 <p>
+                    Please read the <a 
href="http://svn.apache.org/repos/asf/incubator/tuscany/cpp/sca/GettingStarted.html";>Getting
 Started</a> document.
                     <table class="bodyTable">
                       <thead>
                       <th>

Modified: incubator/tuscany/site/site-publish/news.html
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/site/site-publish/news.html?rev=427583&r1=427582&r2=427583&view=diff
==============================================================================
--- incubator/tuscany/site/site-publish/news.html (original)
+++ incubator/tuscany/site/site-publish/news.html Tue Aug  1 07:08:54 2006
@@ -126,6 +126,10 @@
                                     <p>
           This page contains latest Tuscany News.
   </p>
+                                                <p><b>August 1 2006  -- 
Tuscany makes available C++ M1 milestone release.</b><br /><br />  
+The Tuscany team release the first C++ deliverable.  Please have a look at the 
+<a href="downloads.html">download page</a>.<br /> <br />
+</p>
                                                 <p><b>June 7 2006  -- Tuscany 
Java makes available M1 milestone release.</b><br /><br />  
 The Tuscany Java team is happy to bring to you their very first deliverable.  
Please have a look at the 
 <a href="downloads.html">download page</a>.<br /> <br />



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to