Author: muthulee
Date: Mon Jul 23 19:19:41 2007
New Revision: 558914

URL: http://svn.apache.org/viewvc?view=rev&rev=558914
Log:
Fixing issues in the site

Modified:
    webservices/rampart/trunk/java/src/site/resources/download.html
    webservices/rampart/trunk/java/src/site/resources/download/1.2/download.html

Modified: webservices/rampart/trunk/java/src/site/resources/download.html
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/src/site/resources/download.html?view=diff&rev=558914&r1=558913&r2=558914
==============================================================================
--- webservices/rampart/trunk/java/src/site/resources/download.html (original)
+++ webservices/rampart/trunk/java/src/site/resources/download.html Mon Jul 23 
19:19:41 2007
@@ -106,7 +106,7 @@
     </tr>
     <tr class="b">
       <td><a
-        
href="http://ws.apache.org/synapse/download/1.2/download.cgi";>1.2</a></td>
+        
href="http://ws.apache.org/rampart/download/1.2/download.cgi";>1.2</a></td>
       <td>June-2007</td>
       <td>1.2 Release</td>
     </tr>

Modified: 
webservices/rampart/trunk/java/src/site/resources/download/1.2/download.html
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/src/site/resources/download/1.2/download.html?view=diff&rev=558914&r1=558913&r2=558914
==============================================================================
--- 
webservices/rampart/trunk/java/src/site/resources/download/1.2/download.html 
(original)
+++ 
webservices/rampart/trunk/java/src/site/resources/download/1.2/download.html 
Mon Jul 23 19:19:41 2007
@@ -105,7 +105,7 @@
     <tr class="a">
       <td><a name="std-bin"></a><strong>Standard Binary
       Distribution</strong></td>
-      <td>This is the complete version of Synapse and contains useful samples
+      <td>This is the complete version of Rampart and contains useful samples
         as well.</td>
       <td>
 <a
@@ -123,7 +123,7 @@
     </tr>
     <tr class="b">
       <td><a name="src"></a><strong>Source Distribution</strong></td>
-      <td>This contains the source code of Synapse standard distribution. One
+      <td>This contains the source code of Rampart standard distribution. One
         can generate a binary distribution from this by executing 'mvn clean
         install' followed by 'mvn assembly:assembly -Drelease'</td>
       <td>
@@ -169,7 +169,7 @@
 href="http://www.apache.org/dev/release-signing#openpgp"; class="externalLink"
 title="External Link">OpenPGP</a> compatible signature from the main Apache
 site. These can be downloaded by following the links above. This <a
-href="http://www.apache.org/dist/ws/synapse/KEYS"; class="externalLink"
+href="http://www.apache.org/dist/ws/rampart/KEYS"; class="externalLink"
 title="External Link">KEYS</a> file contains the public keys used for signing
 release. It is recommended that (when possible) a <a
 href="http://www.apache.org/dev/release-signing#web-of-trust";


Reply via email to