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 na...@apache.org on 2010/01/29 16:00:35 UTC

svn commit: r904510 [3/3] - in /webservices/rampart/site/java: ./ download/1.1/ download/1.2/ download/1.3/ download/1.4/

Modified: webservices/rampart/site/java/team-list.html
URL: http://svn.apache.org/viewvc/webservices/rampart/site/java/team-list.html?rev=904510&r1=904509&r2=904510&view=diff
==============================================================================
--- webservices/rampart/site/java/team-list.html (original)
+++ webservices/rampart/site/java/team-list.html Fri Jan 29 15:00:34 2010
@@ -22,14 +22,14 @@
       </head>
   <body class="composite">
     <div id="banner">
-                  <a href="../" id="bannerLeft">
+                  <a href="images/apache-rampart-logo.jpg" id="bannerLeft">
     
             Apache Rampart
     
             </a>
-                        <a href="sdd" id="bannerRight">
+                        <a href="http://www.apache.org" id="bannerRight">
     
-            Apache Rampart
+                                            <img src="images/apache-rampart-banner.jpg" alt="" />
     
             </a>
             <div class="clear">
@@ -45,9 +45,9 @@
   
   
             <div class="xleft">
-        Last Published: 23 Jun 2008
+        Last Published: 28 Sep 2009
                       </div>
-            <div class="xright">      <a href="../../">WebServices</a>
+            <div class="xright">      <a href="../../../">WebServices</a>
           |
           <a href="http://ws.apache.org/axis2">Axis2/Java</a>
           
@@ -111,6 +111,8 @@
       
             
       
+            
+      
               
         <li class="expanded">
               <a href="">Documentation</a>
@@ -125,6 +127,10 @@
         </li>
                   
     <li class="none">
+              <a href="http://wiki.apache.org/ws/FrontPage/Rampart/FAQ">FAQ</a>
+        </li>
+                  
+    <li class="none">
               <a href="rampartconfig-guide.html">Rampart Configuration</a>
         </li>
                   
@@ -226,12 +232,12 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>The Team</h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members</h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Email</th><th>Organization</th></tr><tr class="b"><td>azeez</td><td>Afkham Azeez</td><td>azeez AT wso2.com</td><td>WSO2</td></tr><tr class="a"><
 td>ruchith</td><td>Ruchith Fernando</td><td>ruchith AT wso2.com</td><td>WSO2</td></tr><tr class="b"><td>sanka</td><td>Sanka Samaranayake</td><td>sanka AT wso2.com</td><td>WSO2</td></tr><tr class="a"><td>dims</td><td>Davanum Srinivas</td><td>dims AT apache.org</td><td></td></tr><tr class="b"><td>nandana</td><td>Nandana Mihindukulasooriya</td><td>nandana AT wso2.com</td><td>WSO2</td></tr></table></div><div class="section"><h3>Contributors</h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
+        <div class="section"><h2>The Team</h2><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members</h3><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table class="bodyTable"><tr class="a"><th>Id</th><th>Name</th><th>Email</th><th>Organization</th></tr><tr class="b"><td><a name="azeez"></a>azeez</td><td>Afkham Azeez</td><td>azeez AT wso2.com</td><td>WSO2</td>
 </tr><tr class="a"><td><a name="ruchith"></a>ruchith</td><td>Ruchith Fernando</td><td>ruchithf AT apache.org</td><td>Purdue University</td></tr><tr class="b"><td><a name="sanka"></a>sanka</td><td>Sanka Samaranayake</td><td>sanka AT wso2.com</td><td>WSO2</td></tr><tr class="a"><td><a name="dims"></a>dims</td><td>Davanum Srinivas</td><td>dims AT wso2.com</td><td>WSO2</td></tr><tr class="b"><td><a name="nandana"></a>nandana</td><td>Nandana Mihindukulasooriya</td><td>nandana AT wso2.com</td><td>WSO2</td></tr></table></div><div class="section"><h3>Contributors</h3><p>There are no contributors listed for this project. Please check back again later.</p></div></div><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();
     var localOffset = now.getTimezoneOffset();
-    var developerTime = nowTime + ( offset * 60 * 60 * 1000 ) + ( localOffset * 60 * 1000 );
+    var developerTime = nowTime + ( offset * 60 * 60 * 1000 )+ ( localOffset * 60 * 1000 );
     var developerDate = new Date(developerTime);
 
     document.getElementById(id).innerHTML = developerDate;
@@ -249,7 +255,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2005-2008
+          2005-2009
     
           Apache Software Foundation