Author: samisa Date: Wed Dec 22 11:35:59 2010 New Revision: 1051851 URL: http://svn.apache.org/viewvc?rev=1051851&view=rev Log: Updated download page for next 1.5.1 release
Modified: axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml Modified: axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml?rev=1051851&r1=1051850&r2=1051851&view=diff ============================================================================== --- axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml (original) +++ axis/axis2/java/rampart/trunk/modules/documentation/src/site/xdoc/download.xml Wed Dec 22 11:35:59 2010 @@ -19,63 +19,81 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> - <body> - <h1>Download Apache Rampart module</h1> - <h2>Apache Rampart Releases</h2> - <p>This page provides links to the release versions of Apache Rampart Java.</p> - <table border="1" style="border-collapse: collapse" width="93%" id="table1"> - <tbody> - <tr> - <th>Version</th> - <th>Date</th> - <th>Description</th> - </tr> - <tr> + <body> + <h1>Download Apache Rampart Module</h1> + <h2>Apache Rampart Releases</h2> + <p>This page provides links to the release versions of Apache Rampart Java.</p> + <table border="1" style="border-collapse: collapse" width="93%" id="table1"> + <tbody> + <tr> + <th>Version</th> + <th>Date</th> + <th>Description</th> + </tr> + <tr> <td> - <a href="download/1.4/download.cgi"> - <strong>1.4</strong> + <a href="download/1.5.1/download.cgi"> + <strong>1.5.1</strong> </a> </td> <td></td> - <td>1.4 Release (Mirrored)</td> + <td>1.5.1 Release (Mirrored)</td> + </tr> + <tr> + <td> + <a href="download/1.5.1/download.cgi"> + <strong>1.5.1</strong> + </a> + </td> + <td>01 Feb 2010</td> + <td>1.5 Release (Archived)</td> + </tr> + <tr> + <td> + <a href="download/1.5/download.cgi"> + <strong>1.5</strong> + </a> + </td> + <td>12 Jun 2008</td> + <td>1.4 Release (Archived)</td> + </tr> + <tr> + <td> + <a href="download/1.3/download.cgi"> + <strong>1.3</strong> + </a> + </td> + <td>06 Sep 2007</td> + <td>1.3 Release (Archived)</td> + </tr> + <tr> + <td> + <a href="download/1.2/download.cgi"> + <strong>1.2</strong> + </a> + </td> + <td>02 Jun 2007</td> + <td>1.2 Release (Archived)</td> + </tr> + <tr> + <td> + <a href="download/1.1/download.cgi"> + <strong>1.1</strong> + </a> + </td> + <td>11 Dec 2006</td> + <td>1.1 Release (Archived)</td> </tr> - <tr> - <td> - <a href="download/1.3/download.cgi"> - <strong>1.3</strong> - </a> - </td> - <td></td> - <td>1.3 Release (Mirrored)</td> - </tr> - <tr> - <td> - <a href="download/1.2/download.cgi"> - <strong>1.2</strong> - </a> - </td> - <td></td> - <td>1.2 Release (Mirrored)</td> - </tr> - <tr> - <td> - <a href="download/1.1/download.cgi"> - <strong>1.1</strong> - </a> - </td> - <td></td> - <td>1.1 Release (Mirrored)</td> - </tr> - </tbody> - </table> - <p> - <strong>Apache Rampart Distributions : <a href="http://people.apache.org/~ruchithf/rampart/SNAPSHOT">Nightly builds</a> - </strong> - </p> - <p> - <strong>Maven Repository: <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/">Released Apache Rampart jars</a> | <a href="http://people.apache.org/repo/m2-snapshot-repository/">Nightly SNAPSHOT</a> - <a href=""></a> - </strong> - </p> - </body> + </tbody> + </table> + <p> + <strong>Apache Rampart Distributions : <a href="http://people.apache.org/~ruchithf/rampart/SNAPSHOT">Nightly builds</a> + </strong> + </p> + <p> + <strong>Maven Repository: <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/">Released Apache Rampart jars</a> | <a href="http://people.apache.org/repo/m2-snapshot-repository/">Nightly SNAPSHOT</a> + <a href=""></a> + </strong> + </p> + </body> </html>