You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2007/05/08 14:09:05 UTC

svn commit: r536169 - in /webservices/rampart/trunk/c/xdocs: coding_conventions.html download.cgi download.html index.html lists_issues.html navigation.xml svn.html versioning.html

Author: kaushalye
Date: Tue May  8 05:09:04 2007
New Revision: 536169

URL: http://svn.apache.org/viewvc?view=rev&rev=536169
Log:
Adding html files for the Rampart/C site

Added:
    webservices/rampart/trunk/c/xdocs/coding_conventions.html
    webservices/rampart/trunk/c/xdocs/download.cgi   (with props)
    webservices/rampart/trunk/c/xdocs/download.html
    webservices/rampart/trunk/c/xdocs/index.html
    webservices/rampart/trunk/c/xdocs/lists_issues.html
    webservices/rampart/trunk/c/xdocs/svn.html
    webservices/rampart/trunk/c/xdocs/versioning.html
Modified:
    webservices/rampart/trunk/c/xdocs/navigation.xml

Added: webservices/rampart/trunk/c/xdocs/coding_conventions.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/coding_conventions.html?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/coding_conventions.html (added)
+++ webservices/rampart/trunk/c/xdocs/coding_conventions.html Tue May  8 05:09:04 2007
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Coding Conventions</title>
+</head>
+
+<body>
+<h1>Rampart/C Coding Conventions</h1>
+ <p>Apache Rampart/C coding convensions are as specified in Apache Axis2/C 
+ <a href="http://ws.apache.org/axis2/c/versioning.html">Coding Conventions</a>
+ </p>
+
+
+</body>
+</html>

Added: webservices/rampart/trunk/c/xdocs/download.cgi
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/download.cgi?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/download.cgi (added)
+++ webservices/rampart/trunk/c/xdocs/download.cgi Tue May  8 05:09:04 2007
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file

Propchange: webservices/rampart/trunk/c/xdocs/download.cgi
------------------------------------------------------------------------------
    svn:executable = *

Added: webservices/rampart/trunk/c/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/download.html?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/download.html (added)
+++ webservices/rampart/trunk/c/xdocs/download.html Tue May  8 05:09:04 2007
@@ -0,0 +1,86 @@
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Releases</title>
+</head>
+
+<body>
+<h2>Apache Rampart/C Releases</h2>
+
+<div align="left">
+<p>Apache Rampart/C releases are available for download as a source or
+binary. For more information on Apache software releases, please see <a
+href="http://www.apache.org/dev/release.html">Apache Releases FAQ</a>.</p>
+</div>
+
+<div align="center">
+
+<table border="1" style="border-collapse: collapse" width="93%" id="table1">
+  <tbody>
+    <tr>
+      <td align="center" valign="middle">M0.1</td>
+      <td align="center">Milestone</td>
+      <td>MS Windows Distribution<br>
+        - Source Distribution <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-win32.zip"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-win32.zip">zip</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-win32.zip.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-win32.zip.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-win32.zip.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-win32.zip.asc">PGP</a>
+        <br>
+        Linux Distribution <br>
+        - Source Distribution <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-linux.tar.gz"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-linux.tar.gz">tar.gz</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-linux.tar.gz.md5"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-linux.tar.gz.md5">MD5</a>
+        <a
+        href="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-linux.tar.gz.asc"
+        title="http://archive.apache.org/dist/ws/axis2/c/M0.1/axis2c-src-M0.1-linux.tar.gz.asc">PGP</a>
+        <br>
+      </td>
+      <td>11 - 25 - 2005</td>
+      <td>0.1 Milestone (Archived)</td>
+    </tr>
+  </tbody>
+</table>
+</div>
+
+<div align="left">
+<p>[if-any logo] <a href="[link]"><img align="right" src="[logo]"
+border="0"></a>[end] The currently selected mirror is <b>[preferred]</b>.  If
+you encounter a problem with this mirror, please select another mirror.  If
+all mirrors are failing, there are <i>backup</i> mirrors (at the end of the
+mirrors list) that should be available.</p>
+
+<form action="[location]" method="get" id="SelectMirror">
+  Other mirrors: 
+  <select name="Preferred">[if-any http][for http]
+    <option value="[http]"
+    selected="selected">[http]</option>[end][end][if-any ftp][for ftp]
+    <option value="[ftp]">[ftp]</option>[end][end][if-any backup][for backup]
+    <option value="[backup]">[backup] (backup)</option>[end][end]
+  </select>
+   
+  <input type="submit" value="Change"></form>
+
+<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
+list of mirrors</a>.</p>
+
+<p><strong>Note:</strong> When downloading from a mirror, please check the <a
+href="http://www.apache.org/dev/release-signing#md5">md5sum</a> and verify
+the <a href="http://www.apache.org/dev/release-signing#openpgp">OpenPGP</a>
+compatible signature from the main Apache site. They can be downloaded by
+following the links above. This <a
+href="http://www.apache.org/dist/ws/rampart/c/KEYS">KEYS</a> file contains the
+public keys that can be used for verifying signatures. It is recommended that
+(when possible) a <a
+href="http://www.apache.org/dev/release-signing#web-of-trust">web of
+trust</a> is used to confirm the identity of these keys.</p>
+</div>
+</body>
+</html>

Added: webservices/rampart/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/index.html?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/index.html (added)
+++ webservices/rampart/trunk/c/xdocs/index.html Tue May  8 05:09:04 2007
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+       "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+  <title>The Web Services Engine</title>
+</head>
+
+<body xml:lang="en">
+<h1>Welcome to Apache Rampart/C</h1>
+
+<p>Apache Rampart/C is the security module for Apache Axis2/C. It features in many ways to protect SOAP messages exchanged. This includes SOAP message encryption and signature as specified in <a href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf">WS-Security Specification</a>
+--More--</p>
+<h2>Background and Motivation</h2>
+
+<p>The motivation behind implementig Rampart/C is to allow Apache Axis2/C users a way to secure their SOAP messages. --MORE--</p>
+
+<h2>Latest Release</h2>
+
+<h3>11th May 2007 - Apache Rampart/C Version 0.90 Released</h3>
+<a href="download.cgi">Download 0.90</a>
+
+<h4>Key Features</h4>
+<ol>
+    <li>Ability to send and verify UsernameTokens with</li>
+    <ol>
+        <li>PlainText password</li>
+        <li>Digested password</li>
+    </ol>
+    <li>Ability to send Timestamp tokens</li>
+    <li>Policy based configurations as per WS-Security Policy</li>
+    <li>SOAP message encryption</li>
+    <li>SOAP message signature</li>
+</ol>
+<h4>Major Changes Since Last Release</h4>
+<ol>
+  <li>First release</li>
+</ol>
+
+<h2>Archived News</h2>
+
+<p>Refer to information on the <a href="archived_news.html">previous
+release.</a></p>
+</body>
+</html>

Added: webservices/rampart/trunk/c/xdocs/lists_issues.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/lists_issues.html?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/lists_issues.html (added)
+++ webservices/rampart/trunk/c/xdocs/lists_issues.html Tue May  8 05:09:04 2007
@@ -0,0 +1,45 @@
+<html>
+<head>
+    <title>Mailing Lists and Issue Tracking</title>
+</head>
+
+<body>
+	     <a name="Mailing_Lists"></a><h2>Mailing
+	      Lists</h2><p>These are the mailing lists that have been established for
+	      this project.  For each list, there is a subscribe, unsubscribe,
+	      and an archive link.
+      </p><table class="bodyTable"><thead>
+		 <tr class="b"><th>List
+		     Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Archive</th></tr>
+               </thead><tbody>
+                 <tr class="a"><td>Axis C Developer List</td><td>
+		     <a
+			href="mailto:axis-c-dev-subscribe@ws.apache.org?subject=subscribe">Subscribe</a>
+		   </td><td>
+		     <a
+			href="mailto:axis-c-dev-unsubscribe@ws.apache.org?subject=unsubscribe">Unsubscribe</a>
+		   </td><td>
+		     <a
+			href="http://marc.theaimsgroup.com/?l=axis-c-dev&amp;r=1&amp;w=2"
+			class="externalLink" title="External Link">Archive</a>
+		 </td></tr>
+                 <tr class="b"><td>Axis C User List</td><td>
+		     <a
+			href="mailto:axis-c-user-subscribe@ws.apache.org?subject=subscribe">Subscribe</a>
+		   </td><td>
+		     <a
+			href="mailto:axis-c-user-unsubscribe@ws.apache.org?subject=unsubscribe">Unsubscribe</a>
+		   </td><td>
+		     <a
+			href="http://marc.theaimsgroup.com/?l=axis-c-user&amp;r=1&amp;w=2"
+			class="externalLink" title="External Link">Archive</a>
+		 </td></tr>
+</tbody></table>
+<p><strong>Note: </strong> For the moment we are using Axis2/C mailing lists</p>
+<h2>Issue Tracking</h2><p>
+      <a href="http://issues.apache.org/jira/browse/RAMPARTC" class="externalLink" title="External Link">http://issues.apache.org/jira/browse/RAMPARTC</a></p>
+
+<h2>Svn Location</h2><p>
+<a href="https://svn.apache.org/repos/asf/webservices/rampart/trunk/c">https://svn.apache.org/repos/asf/webservices/rampart/trunk/c</a></p>
+</body>
+</html>

Modified: webservices/rampart/trunk/c/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/navigation.xml?view=diff&rev=536169&r1=536168&r2=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/navigation.xml (original)
+++ webservices/rampart/trunk/c/xdocs/navigation.xml Tue May  8 05:09:04 2007
@@ -2,27 +2,26 @@
 <project name="RampartC">
   <body>
       <menu name="Apache Rampart/C">
-      <item name="Apache Rampart/C Home" href="index.html"/>
-      <item name="Download Rampart/C" href="download.cgi">
-        <item name="Releases" href="download.cgi"/>
-      </item>
-      <item name="Documentation" href="docs/index.html">
-	<item name="Installation Guide" href="docs/installationguide.html"/>
-	<item name="Rampart/C manual" href="docs/rampartc_manual.html"/>
-      </item>
-    <item name="Get Involved" href="list.html">
-	    <item name="Mailing Lists &amp; Issue Tracking" href="lists_issues.html"/>
-        <item name="Checkout Source Code" href="svn.html"/>
-      </item>
-      <item name="Developer Guidelines" href="coding_conventions.html">
-	<item name="Coding Convention" href="coding_conventions.html"/>
-        <item name="Versionning" href="versioning.html"/>
-      </item>
-      <item name="Project Information" href="team-list.html">
-        <item name="Project Team" href="team-list.html"/>
-        <item name="Source Code"
-          href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/"/>
-      </item>
+        <item name="Apache Rampart/C Home" href="index.html"/>
+        <item name="Download Rampart/C" href="download.cgi">
+            <item name="Releases" href="download.cgi"/>
+        </item>
+        <item name="Documentation" href="docs/index.html">
+	        <item name="Installation Guide" href="docs/installationguide.html"/>
+	        <item name="Rampart/C manual" href="docs/rampartc_manual.html"/>
+        </item>
+        <item name="Get Involved" href="lists_issues.html">
+	        <item name="Mailing Lists &amp; Issue Tracking" href="lists_issues.html"/>
+            <item name="Checkout Source Code" href="svn.html"/>
+        </item>
+        <item name="Developer Guidelines" href="coding_conventions.html">
+	        <item name="Coding Convention" href="coding_conventions.html"/>
+            <item name="Versionning" href="versioning.html"/>
+        </item>
+        <item name="Project Information" href="team-list.html">
+            <item name="Project Team" href="team-list.html"/>
+            <item name="Source Code"  href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/"/>
+        </item>
     </menu>
   </body>
 </project>

Added: webservices/rampart/trunk/c/xdocs/svn.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/svn.html?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/svn.html (added)
+++ webservices/rampart/trunk/c/xdocs/svn.html Tue May  8 05:09:04 2007
@@ -0,0 +1,77 @@
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Developing Apache Rampart/C</title>
+</head>
+
+<body lang="en">
+<h1>Developing Apache Rampart/C</h1>
+
+<p>This document provides information on how to use SVN to get an SVN
+checkout/update and make commits to the source repository.</p>
+
+<h2>Contents</h2>
+<ul>
+  <li><a href="#svn">Working with Subversion (SVN)</a></li>
+  <li><a href="#checkout">Checking-out Rampart from Subversion</a></li>
+</ul>
+<a name="svn"></a>
+
+<h2>Working with Subversion (SVN)</h2>
+
+<p>The Apache Rampart/C development team uses Subversion (SVN) for source
+control. Subversion is a compelling replacement for CVS, developed under the
+auspices of the Tigris community and is licensed under an Apache compatible
+license. To learn more about Subversion or to download the latest
+distribution, visit the <a href="http:///subversion.tigris.org"
+target="_blank">Subversion project site</a>. If you are looking for
+guidelines on setting up/installing Subversion, please read the ASF <a
+href="http://www.apache.org/dev/version-control.html" target="_blank">Source
+Code Repositories page</a>.</p>
+<a name="checkout"></a>
+
+<h2>Checking-out Apache Rampart/C from Subversion</h2>
+
+<p>When checking out the latest version of Apache Rampart/C from the Apache
+Foundation's Subversion repository, you must use one of the following URLs,
+depending on your level of access to the Apache Rampart/C source code:</p>
+<ul>
+  <li><b>If you are not a committer:</b><a
+    href="http://svn.apache.org/repos/asf/webservices/rampart/trunk/c"
+    target="_blank">http://svn.apache.org/repos/asf/webservices/rampart/trunk/c</a></li>
+  <li><b>If you are a committer:</b> <a
+    href="https://svn.apache.org/repos/asf/webservices/rampart/trunk/c"
+    target="_blank">https://svn.apache.org/repos/asf/webservices/rampart/trunk/c</a></li>
+</ul>
+If you are a committer, make sure that you have set your svnpasswd. To do
+this you must log into svn.apache.org.  For more information, please read the
+ASF <a href="http://www.apache.org/dev/version-control.html"
+target="_blank">Source Code Repositories page</a>.
+
+<p>Once you have successfully installed Subversion, you can checkout the
+Rampart/C trunk by running the following command:</p>
+
+<p><strong>svn co &lt;repository URL&gt; &lt;folder name&gt;</strong></p>
+
+<p>where 'repository URL' is one of the URLs from the previous list and
+'folder name' is the name of the folder into which the source code is to be
+checked out.</p>
+<br>
+
+
+<p>To update your working copy to the latest version from the repository,
+execute:</p>
+
+<p><strong>svn update</strong></p>
+<br>
+
+
+<p>If you would like to submit a patch, execute:</p>
+
+<p><strong>svn diff</strong></p>
+
+<p>The above command will create a unified diff that can be attached to the
+Apache Rampart/C JIRA issue tracker.</p>
+<br>
+</body>
+</html>

Added: webservices/rampart/trunk/c/xdocs/versioning.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/versioning.html?view=auto&rev=536169
==============================================================================
--- webservices/rampart/trunk/c/xdocs/versioning.html (added)
+++ webservices/rampart/trunk/c/xdocs/versioning.html Tue May  8 05:09:04 2007
@@ -0,0 +1,14 @@
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title>Versioning</title>
+</head>
+
+<body>
+<h2>Versioning of Apache Rampart/C</h2>
+
+<p>Apache Rampart/C versioning guide lines as specified in Apache Axis2/C
+<a href="http://ws.apache.org/axis2/c/versioning.html">http://ws.apache.org/axis2/c/versioning.html </a>
+</p>
+</body>
+</html>