src/site/xdoc/releases.xml (50 lines of code) (raw):

<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, ~ software distributed under the License is distributed on an ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. --> <document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd"> <properties> <title>Releases</title> </properties> <body> <section name="Releases"> <table> <tr> <td><b>Name</b></td> <td><b>Date</b></td> <td><b>Description</b></td> </tr> <tr> <td><a href="http://www.apache.org/dyn/closer.cgi/axis/axis/java/1.4/">1.4</a></td> <td>April 22, 2006</td> <td>Final Version 1.4</td> </tr> <tr> <td><a href="http://archive.apache.org/dist/ws/axis/1_3/">1.3</a></td> <td>October 5, 2005</td> <td>Final Version 1.3</td> </tr> <tr> <td><a href="http://archive.apache.org/dist/ws/axis/1_2_1/">1.2.1</a></td> <td>June 15, 2005</td> <td>Final Version 1.2.1</td> </tr> <tr> <td><a href="http://archive.apache.org/dist/ws/axis/1_2/">1.2</a></td> <td>May 4, 2005</td> <td>Final Version 1.2</td> </tr> <tr> <td><a href="http://archive.apache.org/dist/ws/axis/1_1/">1.1</a></td> <td>June 16, 2003</td> <td>Final Version 1.1</td> </tr> <tr> <td><a href="http://archive.apache.org/dist/ws/axis/1_0/">1.0</a></td> <td>October 7, 2002</td> <td>Release 1.0</td> </tr> </table> <p>For nightly builds, see the <a href="snapshots.html">Snapshots</a> page.</p> </section> </body> </document>