You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2009/06/08 21:52:15 UTC

svn commit: r782749 [5/5] - /webservices/axis2/site/

Modified: webservices/axis2/site/svn.html
URL: http://svn.apache.org/viewvc/webservices/axis2/site/svn.html?rev=782749&r1=782748&r2=782749&view=diff
==============================================================================
--- webservices/axis2/site/svn.html (original)
+++ webservices/axis2/site/svn.html Mon Jun  8 19:52:15 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2008-08-24
+        Last Published: 2009-06-08
                       </div>
             <div class="xright">            <a href="index.html">Axis2/Java</a>
             |
@@ -125,48 +125,52 @@
       
               
         <li class="expanded">
-                    <a href="1_4_1/contents.html">Version 1.4.1</a>
+                    <a href="1_5/contents.html">Version 1.5</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1_4_1/toc.html">Table of Contents</a>
+                    <a href="1_5/toc.html">Table of Contents</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/installationguide.html">Installation Guide</a>
+                    <a href="1_5/installationguide.html">Installation Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/quickstartguide.html">QuickStart Guide</a>
+                    <a href="1_5/quickstartguide.html">QuickStart Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/userguide.html">User Guide</a>
+                    <a href="1_5/userguide.html">User Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/jaxws-guide.html">JAXWS Guide</a>
+                    <a href="1_5/jaxws-guide.html">JAXWS Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/pojoguide.html">POJO Guide</a>
+                    <a href="1_5/pojoguide.html">POJO Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/spring.html">Spring Guide</a>
+                    <a href="1_5/spring.html">Spring Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/webadminguide.html">Web Administrator's Guide</a>
+                    <a href="1_5/webadminguide.html">Web Administrator's Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/migration.html">Migration Guide (from Axis1)</a>
+                    <a href="1_5/migration.html">Migration Guide (from Axis1)</a>
           </li>
               </ul>
         </li>
               
     <li class="none">
+                    <a href="1_4_1/contents.html">Version 1.4.1</a>
+          </li>
+              
+    <li class="none">
                     <a href="1_4/contents.html">Version 1.4</a>
           </li>
               
@@ -222,7 +226,7 @@
           </li>
               
     <li class="none">
-                    <a href="../1_4_1/api/index.html">Online Java Docs</a>
+                    <a href="../1_5/api/index.html">Online Java Docs</a>
           </li>
           </ul>
               <h5>Get Involved</h5>
@@ -294,64 +298,82 @@
 SVN checkout/update, make commits to the repository, etc., in the
 process of contributing to Apache projects (specifically Axis2).
 Instructions on configuring IDEs for development and using Maven to
-build the project is also included here.</p>
-<h2>Content</h2><ul><li><a href="#svn">Working with Subversion (SVN)</a></li>
-<li><a href="#checkout">Checkout Axis2 from Subversion</a></li>
-<li><a href="#maven">Installing Maven 2</a></li>
-<li><a href="#ide">Configuring your IDE</a></li>
-</ul>
-<a name="svn"></a><h2>Working with Subversion (SVN)</h2><p>The Axis2 development team uses Subversion (SVN) for source
+build the project is also included here.</p>
+<h2>Content</h2><ul><li><a href="#svn">Working with Subversion (SVN)</a>
+</li>
+<li><a href="#checkout">Checkout Axis2 from Subversion</a>
+</li>
+<li><a href="#maven">Installing Maven 2</a>
+</li>
+<li><a href="#ide">Configuring your IDE</a>
+</li>
+</ul>
+<a name="svn"></a>
+<h2>Working with Subversion (SVN)</h2><p>The Axis2 development team uses Subversion (SVN) for source
 control. Subversion is a compelling replacement for CVS, developed
 under the auspices of the Tigris community and licensed under an
 Apache compatible license. To learn more about Subversion or to
-download the latest distribution, visit the <a class="externalLink" href="http:///subversion.tigris.org">Subversion project
-site</a>. If you are looking for guidance on setting up and
-installing Subversion, please read the ASF <a class="externalLink" href="http://www.apache.org/dev/version-control.html">Source Code Repositories page</a>.</p>
-<a name="checkout"></a><h2>Checkout Axis2 from Subversion</h2><p>To check out the latest version of Axis2 from the Foundation's
+download the latest distribution, visit the <a href="http:///subversion.tigris.org" class="externalLink">Subversion project
+site</a>
+. If you are looking for guidance on setting up and
+installing Subversion, please read the ASF <a href="http://www.apache.org/dev/version-control.html" class="externalLink">Source Code Repositories page</a>
+.</p>
+<a name="checkout"></a>
+<h2>Checkout Axis2 from Subversion</h2><p>To check out the latest version of Axis2 from the Foundation's
 Subversion repository, you must use one of the following URLs
-depending on your level of access to the Axis2 source code:</p>
-<ul><li><b>If you are not a committer:</b><a class="externalLink" href="http://svn.apache.org/repos/asf/webservices/axis2/trunk/java">http://svn.apache.org/repos/asf/webservices/axis2/trunk/java</a></li>
-<li><b>If you are a committer:</b><a class="externalLink" href="https://svn.apache.org/repos/asf/webservices/axis2/trunk/java">https://svn.apache.org/repos/asf/webservices/axis2/trunk/java</a></li>
-</ul>
+depending on your level of access to the Axis2 source code:</p>
+<ul><li><b>If you are not a committer:</b>
+<a href="http://svn.apache.org/repos/asf/webservices/axis2/trunk/java" class="externalLink">http://svn.apache.org/repos/asf/webservices/axis2/trunk/java</a>
+</li>
+<li><b>If you are a committer:</b>
+<a href="https://svn.apache.org/repos/asf/webservices/axis2/trunk/java" class="externalLink">https://svn.apache.org/repos/asf/webservices/axis2/trunk/java</a>
+</li>
+</ul>
 
 If you are a committer, make sure that you have selected an
 svnpasswd. To do this, you must log into svn.apache.org. For more
-information, please read the ASF <a class="externalLink" href="http://www.apache.org/dev/version-control.html">Source Code Repositories page</a>.
+information, please read the ASF <a href="http://www.apache.org/dev/version-control.html" class="externalLink">Source Code Repositories page</a>
+.
 <p>Once you have successfully installed Subversion, you can check
-out Axis2 trunk by following these steps:</p>
+out Axis2 trunk by following these steps:</p>
 <ol type="1"><li>Run <strong>svn co &lt;repository URL&gt; axis2</strong> where
-the repository URL is one of the URLs from the previous list.</li>
+the repository URL is one of the URLs from the previous list.</li>
 <li>This step will check out the latest version of the Axis2 Java
 codebase to a directory named &quot;axis2&quot;. The second parameter to the
 <strong>svn co</strong> selects a directory to create on your local
 machine. If you want to checkout Axis2 to a different directory,
-feel free to change axis2 to any other directory name.</li>
+feel free to change axis2 to any other directory name.</li>
 <li>To update your working copy to the latest version from the
-repository, execute the <strong>svn update</strong> command.</li>
+repository, execute the <strong>svn update</strong> command.</li>
 <li>If you would like to submit a patch, you can execute
 <strong>svn diff</strong> to create a unified diff for submission
-to the Axis2 JIRA issue tracker.</li>
-</ol>
-<a name="maven"></a><h2>Installing Maven 2</h2><p>Axis2's build is based on Maven 2. Maven is a build system that
+to the Axis2 JIRA issue tracker.</li>
+</ol>
+<a name="maven"></a>
+<h2>Installing Maven 2</h2><p>Axis2's build is based on Maven 2. Maven is a build system that
 allows for the reuse of common build projects across multiple
 projects. For information about obtaining, installing, and
-configuring Maven 2, please see the <a class="externalLink" href="http://maven.apache.org">Maven project page</a>.
-To use Maven to build the Axis2 project, Please install <a class="externalLink" href="http://maven.apache.org/download.html">Maven2</a> and follow instructions here -  <a href="maven-help.html">Quick Guide to Maven for Axis 2.0</a></p>
+configuring Maven 2, please see the <a href="http://maven.apache.org" class="externalLink">Maven project page</a>
+.
+To use Maven to build the Axis2 project, Please install <a href="http://maven.apache.org/download.html" class="externalLink">Maven2</a>
+ and follow instructions here -  <a href="maven-help.html">Quick Guide to Maven for Axis 2.0</a>
+</p>
 .
-<a name="ide"></a><h2>Configuring your IDE</h2><p>The Axis2 development team uses a variety of development tools
+<a name="ide"></a>
+<h2>Configuring your IDE</h2><p>The Axis2 development team uses a variety of development tools
 from vi to emacs to eclipse to Intellij/IDEA. The following section
 is not an endorsement of a specific set of tools, it is simply
 meant as a pointer to ease the process of getting started with
-Axis2 development.</p>
+Axis2 development.</p>
 <ul><li><strong>Intellij IDEA</strong> - type <strong>mvn
 idea:idea</strong>. Generates the necessary IDEA .ipr, .iml
-and .iws project files</li>
+and .iws project files</li>
 <li><strong>Eclipse</strong>- type <strong>mvn eclipse:eclipse</strong>. Then in Eclipse, setup a Classpath Variable
 for MAVEN_REPO, and select File &gt; Import &gt; Existing Projects
 into Workspace &gt; Select root directory. Selecting the root of
 the Axis source discovers all the modules and allows them to be
-imported as individual projects at once.</li>
-</ul>
+imported as individual projects at once.</li>
+</ul>
 </html>
       </div>
     </div>
@@ -360,7 +382,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2008
+          2004-2009
     
           Apache Software Foundation
           

Modified: webservices/axis2/site/team-list.html
URL: http://svn.apache.org/viewvc/webservices/axis2/site/team-list.html?rev=782749&r1=782748&r2=782749&view=diff
==============================================================================
--- webservices/axis2/site/team-list.html (original)
+++ webservices/axis2/site/team-list.html Mon Jun  8 19:52:15 2009
@@ -47,7 +47,7 @@
   
     
             <div class="xleft">
-        Last Published: 2008-08-24
+        Last Published: 2009-06-08
                       </div>
             <div class="xright">            <a href="index.html">Axis2/Java</a>
             |
@@ -125,48 +125,52 @@
       
               
         <li class="expanded">
-                    <a href="1_4_1/contents.html">Version 1.4.1</a>
+                    <a href="1_5/contents.html">Version 1.5</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1_4_1/toc.html">Table of Contents</a>
+                    <a href="1_5/toc.html">Table of Contents</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/installationguide.html">Installation Guide</a>
+                    <a href="1_5/installationguide.html">Installation Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/quickstartguide.html">QuickStart Guide</a>
+                    <a href="1_5/quickstartguide.html">QuickStart Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/userguide.html">User Guide</a>
+                    <a href="1_5/userguide.html">User Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/jaxws-guide.html">JAXWS Guide</a>
+                    <a href="1_5/jaxws-guide.html">JAXWS Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/pojoguide.html">POJO Guide</a>
+                    <a href="1_5/pojoguide.html">POJO Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/spring.html">Spring Guide</a>
+                    <a href="1_5/spring.html">Spring Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/webadminguide.html">Web Administrator's Guide</a>
+                    <a href="1_5/webadminguide.html">Web Administrator's Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/migration.html">Migration Guide (from Axis1)</a>
+                    <a href="1_5/migration.html">Migration Guide (from Axis1)</a>
           </li>
               </ul>
         </li>
               
     <li class="none">
+                    <a href="1_4_1/contents.html">Version 1.4.1</a>
+          </li>
+              
+    <li class="none">
                     <a href="1_4/contents.html">Version 1.4</a>
           </li>
               
@@ -222,7 +226,7 @@
           </li>
               
     <li class="none">
-                    <a href="1_4_1/api/index.html">Online Java Docs</a>
+                    <a href="../1_5/api/index.html">Online Java Docs</a>
           </li>
           </ul>
               <h5>Get Involved</h5>
@@ -300,520 +304,308 @@
 <th>Email</th>
 <th>URL</th>
 <th>Organization</th>
-<th>Organization URL</th>
-<th>Roles</th>
-<th>Time Zone</th>
-<th>Actual Time (GMT)</th>
-<th>Properties</th>
 </tr>
-<tr class="b"><td>saminda</td>
+<tr class="b"><td><a name="saminda"></a>saminda</td>
 <td>Saminda Abeyruwan</td>
 <td>saminda AT wso2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-0">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>azeez</td>
+<tr class="a"><td><a name="azeez"></a>azeez</td>
 <td>Afkham Azeez</td>
 <td>azeez AT wso2.com</td>
-<td><a class="externalLink" href="http://www.apache.org/~azeez">http://www.apache.org/~azeez</a></td>
+<td><a href="http://www.apache.org/~azeez" class="externalLink">http://www.apache.org/~azeez</a>
+</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-1">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>-</td>
+<tr class="b"><td><a name="null"></a>null</td>
 <td>Jeff Barrett</td>
 <td>-</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-2">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>chinthaka</td>
+<tr class="a"><td><a name="chinthaka"></a>chinthaka</td>
 <td>Eran Chinthaka</td>
-<td>eran dot chinthaka at gmail dot com</td>
-<td><a class="externalLink" href="http://www.chinthaka.org">http://www.chinthaka.org</a></td>
-<td>Indiana University, Bloomington, Indiana, USA</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-3">-</span></td>
-<td>-</td>
+<td>chinthaka AT wso2.com</td>
+<td><a href="http://www.apache.org/~chinthaka" class="externalLink">http://www.apache.org/~chinthaka</a>
+</td>
+<td>WSO2</td>
 </tr>
-<tr class="b"><td>gdaniels</td>
+<tr class="b"><td><a name="gdaniels"></a>gdaniels</td>
 <td>Glen Daniels</td>
 <td>gdaniels AT apache.org</td>
 <td>-</td>
 <td>Sonic Software</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-4">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>pradine</td>
+<tr class="a"><td><a name="pradine"></a>pradine</td>
 <td>Brian DePradine</td>
 <td>pradine AT uk.ibm.com</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-5">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>jaliya</td>
+<tr class="b"><td><a name="jaliya"></a>jaliya</td>
 <td>Jaliya Ekanayake</td>
 <td>jaliya AT opensource.lk</td>
-<td><a class="externalLink" href="http://www.apache.org/~jaliya">http://www.apache.org/~jaliya</a></td>
+<td><a href="http://www.apache.org/~jaliya" class="externalLink">http://www.apache.org/~jaliya</a>
+</td>
 <td>Indiana University, USA</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-6">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>ruchithf</td>
+<tr class="a"><td><a name="ruchithf"></a>ruchithf</td>
 <td>Ruchith Fernando</td>
-<td>ruchithf AT apache.org</td>
-<td>http://ruchith.org</td>
-<td>Purdue University</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-7">-</span></td>
+<td>ruchith AT wso2.com</td>
 <td>-</td>
+<td>WSO2</td>
 </tr>
-<tr class="b"><td>-</td>
+<tr class="b"><td><a name="null"></a>null</td>
 <td>Nicholas Gallardo</td>
 <td>-</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-8">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>thilina</td>
+<tr class="a"><td><a name="thilina"></a>thilina</td>
 <td>Thilina Gunarathne</td>
 <td>thilina AT opensource.lk</td>
 <td>-</td>
 <td>Lanka Software Foundation</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-9">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>chathura</td>
+<tr class="b"><td><a name="chathura"></a>chathura</td>
 <td>Chathura Herath</td>
 <td>chathura AT opensource.lk</td>
-<td>www.apache.org/~chathura</td>
+<td><a href="www.apache.org/~chathura">www.apache.org/~chathura</a>
+</td>
 <td>Indiana University, USA</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-10">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>davidillsley</td>
+<tr class="a"><td><a name="davidillsley"></a>davidillsley</td>
 <td>David Illsley</td>
 <td>-</td>
-<td><a class="externalLink" href="http://www.illsley.org">http://www.illsley.org</a></td>
+<td><a href="http://www.illsley.org" class="externalLink">http://www.illsley.org</a>
+</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-11">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>deepal</td>
+<tr class="b"><td><a name="deepal"></a>deepal</td>
 <td>Deepal Jayasinghe</td>
-<td>deepal AT gatech.edu</td>
-<td><a class="externalLink" href="http://www.apache.org/~deepal">http://www.apache.org/~deepal</a></td>
-<td>Georgia Institute of Technology, USA</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-12">-</span></td>
-<td>-</td>
+<td>deepal AT wso2.com</td>
+<td><a href="http://www.apache.org/~deepal" class="externalLink">http://www.apache.org/~deepal</a>
+</td>
+<td>WSO2</td>
 </tr>
-<tr class="a"><td>robertlazarski</td>
+<tr class="a"><td><a name="robertlazarski"></a>robertlazarski</td>
 <td>Robert Lazarski</td>
 <td>robertlazarski AT gmail.com</td>
 <td>-</td>
 <td>Brazil Outsource</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-13">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>stevel</td>
+<tr class="b"><td><a name="stevel"></a>stevel</td>
 <td>Steve Loughran</td>
 <td>stevel AT apache.org</td>
 <td>-</td>
 <td>HP labs</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-14">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>-</td>
+<tr class="a"><td><a name="null"></a>null</td>
 <td>Bill Nagy</td>
 <td>-</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-15">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>chatra</td>
+<tr class="b"><td><a name="chatra"></a>chatra</td>
 <td>Chatra Nakkawita</td>
 <td>chatra AT WSO2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-16">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>sumedha</td>
+<tr class="a"><td><a name="sumedha"></a>sumedha</td>
 <td>Sumedha Rubasinghe</td>
 <td>sumedha AT WSO2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-17">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>charitha</td>
+<tr class="b"><td><a name="charitha"></a>charitha</td>
 <td>Charitha Kamkanamge</td>
 <td>charitha AT WSO2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-18">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>hemapani</td>
+<tr class="a"><td><a name="hemapani"></a>hemapani</td>
 <td>Srinath Perera</td>
 <td>hemapani AT apache.org</td>
-<td><a class="externalLink" href="http://www.apache.org/~hemapani">http://www.apache.org/~hemapani</a></td>
+<td><a href="http://www.apache.org/~hemapani" class="externalLink">http://www.apache.org/~hemapani</a>
+</td>
 <td>Indiana University, USA</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-19">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>ajith</td>
+<tr class="b"><td><a name="ajith"></a>ajith</td>
 <td>Ajith Ranabahu</td>
 <td>ajith AT wso2.com</td>
-<td><a class="externalLink" href="http://www.apache.org/~ajith">http://www.apache.org/~ajith</a></td>
+<td><a href="http://www.apache.org/~ajith" class="externalLink">http://www.apache.org/~ajith</a>
+</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-20">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>venkat</td>
+<tr class="a"><td><a name="venkat"></a>venkat</td>
 <td>Venkat Reddy</td>
 <td>vreddyp AT gmail.com</td>
 <td>-</td>
 <td>Computer Associates</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-21">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>-</td>
+<tr class="b"><td><a name="null"></a>null</td>
 <td>Michael Rheinheimer</td>
 <td>-</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-22">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>-</td>
+<tr class="a"><td><a name="null"></a>null</td>
 <td>Ann Robinson</td>
 <td>-</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-23">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>sanka</td>
+<tr class="b"><td><a name="sanka"></a>sanka</td>
 <td>Sanka Samaranayake</td>
 <td>sanka AT wso2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-24">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>scheu</td>
+<tr class="a"><td><a name="scheu"></a>scheu</td>
 <td>Rich Scheuerle</td>
 <td>scheu AT us.ibm.com</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-25">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>ashu</td>
+<tr class="b"><td><a name="ashu"></a>ashu</td>
 <td>Ashutosh Shahi</td>
 <td>Ashutosh.Shahi AT ca.com</td>
 <td>-</td>
 <td>Computer Associates</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-26">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>alek</td>
+<tr class="a"><td><a name="alek"></a>alek</td>
 <td>Aleksander Slominski</td>
 <td>aslom AT cs.indiana.edu</td>
 <td>-</td>
 <td>Indiana University Extreme! Computing Lab</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-27">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>dsosnoski</td>
+<tr class="b"><td><a name="dsosnoski"></a>dsosnoski</td>
 <td>Dennis Sosnoski</td>
 <td>dms AT sosnoski.com</td>
 <td>-</td>
 <td>Sosnoski Software</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-28">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>dims</td>
+<tr class="a"><td><a name="dims"></a>dims</td>
 <td>Davanum Srinivas</td>
 <td>davanum AT gmail.com</td>
 <td>-</td>
 <td>-</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-29">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>jaya</td>
+<tr class="b"><td><a name="jaya"></a>jaya</td>
 <td>Jayachandra Sekhara Rao Sunkara</td>
 <td>jayachandra AT gmail.com</td>
 <td>-</td>
 <td>Computer Associates</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-30">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>nandana</td>
+<tr class="a"><td><a name="nandana"></a>nandana</td>
 <td>Nandana Mihindukulasooriya</td>
 <td>nandana AT wso2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-31">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>-</td>
+<tr class="b"><td><a name="null"></a>null</td>
 <td>Nikhil Thaker</td>
 <td>-</td>
 <td>-</td>
 <td>IBM</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-32">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>chamil</td>
+<tr class="a"><td><a name="chamil"></a>chamil</td>
 <td>Chamil Thanthrimudalige</td>
 <td>chamil AT wso2.com</td>
 <td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-33">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>dasarath</td>
+<tr class="b"><td><a name="dasarath"></a>dasarath</td>
 <td>Dasarath Weerathunga</td>
 <td>dasarath AT opensource.lk</td>
 <td>-</td>
 <td>Purdue University, USA</td>
+</tr>
+<tr class="a"><td><a name="eranga"></a>eranga</td>
+<td>Eranga Jayasundera</td>
+<td>eranga AT apache.org</td>
 <td>-</td>
 <td>-</td>
-<td>-</td>
-<td><span id="developer-34">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>sanjiva</td>
+<tr class="b"><td><a name="sanjiva"></a>sanjiva</td>
 <td>Sanjiva Weerawarana</td>
 <td>sanjiva AT wso2.com</td>
 <td>-</td>
 <td>WSO2</td>
+</tr>
+<tr class="a"><td><a name="keithc"></a>keithc</td>
+<td>Keith Chapman</td>
+<td>keith AT wso2.com</td>
 <td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="developer-35">-</span></td>
+<td>WSO2</td>
+</tr>
+<tr class="b"><td><a name="veithen"></a>veithen</td>
+<td>Andreas Veithen</td>
+<td>veithen AT apache.org</td>
+<td><a href="http://www.linkedin.com/in/aveithen" class="externalLink">http://www.linkedin.com/in/aveithen</a>
+</td>
 <td>-</td>
 </tr>
 </table>
 </div>
 <div class="section"><h3>Contributors</h3>
 <p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
-<table class="bodyTable"><tr class="b"><th>Name</th>
+<table class="bodyTable"><tr class="a"><th>Name</th>
 <th>Email</th>
-<th>URL</th>
 <th>Organization</th>
-<th>Organization URL</th>
-<th>Roles</th>
-<th>Time Zone</th>
-<th>Actual Time (GMT)</th>
-<th>Properties</th>
 </tr>
-<tr class="a"><td>Gayan Asanka</td>
+<tr class="b"><td>Gayan Asanka</td>
 <td>gayan AT opensource.lk</td>
-<td>-</td>
 <td>Lanka Software Foundation</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-0">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>Dharshana Dias</td>
-<td>-</td>
+<tr class="a"><td>Dharshana Dias</td>
 <td>-</td>
 <td>Lanka Software Foundation / University of Moratuwa</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-1">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>Nadana Gunarathna</td>
+<tr class="b"><td>Nadana Gunarathna</td>
 <td>nadana AT opensource.lk</td>
-<td>-</td>
 <td>Lanka Software Foundation</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-2">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>Thilini Gunawardhana</td>
+<tr class="a"><td>Thilini Gunawardhana</td>
 <td>thilini AT WSO2.com</td>
-<td>-</td>
 <td>WSO2</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-3">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>Anushka Kumara</td>
+<tr class="b"><td>Anushka Kumara</td>
 <td>anushkakumar AT gmail.com</td>
-<td>-</td>
 <td>Lanka Software Foundation / University of Moratuwa</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-4">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>Farhaan Mohideen</td>
+<tr class="a"><td>Farhaan Mohideen</td>
 <td>fmohideen AT valista.com</td>
-<td>-</td>
 <td>Lanka Software Foundation</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-5">-</span></td>
-<td>-</td>
 </tr>
-<tr class="a"><td>Chinthaka Thilakarathne</td>
-<td>-</td>
+<tr class="b"><td>Chinthaka Thilakarathne</td>
 <td>-</td>
 <td>Lanka Software Foundation / University of Moratuwa</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-6">-</span></td>
-<td>-</td>
 </tr>
-<tr class="b"><td>Shivantha Huruggamuwa</td>
+<tr class="a"><td>Shivantha Huruggamuwa</td>
 <td>shivanthah AT gmail.com</td>
-<td>-</td>
-<td>University Of Peradeniya , Sri Lanaka</td>
-<td>-</td>
-<td>-</td>
-<td>-</td>
-<td><span id="contributor-7">-</span></td>
-<td>-</td>
+<td>University Of Peradeniya , Sri Lanka</td>
 </tr>
 </table>
 </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 developerDate = new Date(developerTime);
-
-    document.getElementById(id).innerHTML = developerDate;
-}
-
-function init(){
-}
-
-window.onLoad = init();
+<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 developerDate = new Date(developerTime);
+
+    document.getElementById(id).innerHTML = developerDate;
+}
+
+function init(){
+}
+
+window.onLoad = init();
 </script>
       </div>
     </div>
@@ -822,7 +614,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2008
+          2004-2009
     
           Apache Software Foundation
           

Modified: webservices/axis2/site/thanks.html
URL: http://svn.apache.org/viewvc/webservices/axis2/site/thanks.html?rev=782749&r1=782748&r2=782749&view=diff
==============================================================================
--- webservices/axis2/site/thanks.html (original)
+++ webservices/axis2/site/thanks.html Mon Jun  8 19:52:15 2009
@@ -48,7 +48,7 @@
   
     
             <div class="xleft">
-        Last Published: 2008-08-24
+        Last Published: 2009-06-08
                       </div>
             <div class="xright">            <a href="index.html">Axis2/Java</a>
             |
@@ -126,48 +126,52 @@
       
               
         <li class="expanded">
-                    <a href="1_4_1/contents.html">Version 1.4.1</a>
+                    <a href="1_5/contents.html">Version 1.5</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1_4_1/toc.html">Table of Contents</a>
+                    <a href="1_5/toc.html">Table of Contents</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/installationguide.html">Installation Guide</a>
+                    <a href="1_5/installationguide.html">Installation Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/quickstartguide.html">QuickStart Guide</a>
+                    <a href="1_5/quickstartguide.html">QuickStart Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/userguide.html">User Guide</a>
+                    <a href="1_5/userguide.html">User Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/jaxws-guide.html">JAXWS Guide</a>
+                    <a href="1_5/jaxws-guide.html">JAXWS Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/pojoguide.html">POJO Guide</a>
+                    <a href="1_5/pojoguide.html">POJO Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/spring.html">Spring Guide</a>
+                    <a href="1_5/spring.html">Spring Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/webadminguide.html">Web Administrator's Guide</a>
+                    <a href="1_5/webadminguide.html">Web Administrator's Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1_4_1/migration.html">Migration Guide (from Axis1)</a>
+                    <a href="1_5/migration.html">Migration Guide (from Axis1)</a>
           </li>
               </ul>
         </li>
               
     <li class="none">
+                    <a href="1_4_1/contents.html">Version 1.4.1</a>
+          </li>
+              
+    <li class="none">
                     <a href="1_4/contents.html">Version 1.4</a>
           </li>
               
@@ -223,7 +227,7 @@
           </li>
               
     <li class="none">
-                    <a href="1_4_1/api/index.html">Online Java Docs</a>
+                    <a href="../1_5/api/index.html">Online Java Docs</a>
           </li>
           </ul>
               <h5>Get Involved</h5>
@@ -291,24 +295,25 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2><a name="Special_Thanks_to_..."></a>Special Thanks to ...</h2>
-<table class="bodyTable"><tr class="a"><th>Company</th>
-<th>Donation Type</th>
-</tr>
-<tr class="b"><td><A href="http://www.jetbrains.com/"><img src="http://www.jetbrains.com/img/logos/logo_intellij_idea.gif" /></A></td>
-<td>Licenses for IDEA</td>
-</tr>
-<tr class="a"><td><A href="http://www.yourkit.com/"><img src="http://db.apache.org/ojb/images/yjp.gif" /></A></td>
-<td>Licenses for YourKit</td>
-</tr>
-<tr class="b"><td><A href="http://www.ej-technologies.com/products/jprofiler/overview.html"><img src="http://www.ej-technologies.com/images/products/logo_jprofiler01.gif" /></A></td>
-<td>Licenses for JProfiler</td>
-</tr>
-<tr class="a"><td><A href="http://www.altova.com/"><img src="http://www.altova.com/images/logos/Altova_Logo_CMYK.gif" /></A></td>
-<td>Licenses for Altova XMLSpy</td>
-</tr>
-</table>
-</div>
+        <div class="section"><h2><a name="Special_Thanks_to_..."></a>
+Special Thanks to ...</h2>
+<table class="bodyTable"><tr class="a"><th>Company</th>
+<th>Donation Type</th>
+</tr>
+<tr class="b"><td><A href="http://www.jetbrains.com/"><img src="http://www.jetbrains.com/img/logos/logo_intellij_idea.gif" /></A></td>
+<td>Licenses for IDEA</td>
+</tr>
+<tr class="a"><td><A href="http://www.yourkit.com/"><img src="http://db.apache.org/ojb/images/yjp.gif" /></A></td>
+<td>Licenses for YourKit</td>
+</tr>
+<tr class="b"><td><A href="http://www.ej-technologies.com/products/jprofiler/overview.html"><img src="http://www.ej-technologies.com/images/products/logo_jprofiler01.gif" /></A></td>
+<td>Licenses for JProfiler</td>
+</tr>
+<tr class="a"><td><A href="http://www.altova.com/"><img src="http://www.altova.com/images/logos/Altova_Logo_CMYK.gif" /></A></td>
+<td>Licenses for Altova XMLSpy</td>
+</tr>
+</table>
+</div>
 
       </div>
     </div>
@@ -317,7 +322,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2004-2008
+          2004-2009
     
           Apache Software Foundation