This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch transport in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-transports.git
commit c6cbc93d5711d4be4cd088a639f44048f9f6d1b2 Author: Ruwan Linton <ru...@apache.org> AuthorDate: Tue Nov 24 05:55:44 2009 +0000 documentation improvements + adding the download page --- 1.0.0/src/site/resources/download.cgi | 6 ++ 1.0.0/src/site/xdoc/download.xml | 112 +++++++++++++++++++++++++++++++++ 1.0.0/src/site/xdoc/download_index.xml | 52 +++++++++++++++ 1.0.0/src/site/xdoc/index.xml | 56 +++++++++++++++++ 4 files changed, 226 insertions(+) diff --git a/1.0.0/src/site/resources/download.cgi b/1.0.0/src/site/resources/download.cgi new file mode 100644 index 0000000..8bdb438 --- /dev/null +++ b/1.0.0/src/site/resources/download.cgi @@ -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 diff --git a/1.0.0/src/site/xdoc/download.xml b/1.0.0/src/site/xdoc/download.xml new file mode 100644 index 0000000..a374483 --- /dev/null +++ b/1.0.0/src/site/xdoc/download.xml @@ -0,0 +1,112 @@ +<?xml version="1.0"?> + +<document> + <properties> + <title> + Axis2 Transports 1.0 Release + </title> + </properties> + <body> + <div class="section"> + <h2> + Axis2 Transports 1.0 Release + </h2> + <br/> + <table> + <tbody> + <tr class="b"> + <th scope="col"> + <pre class="download-header-pre"> Distribution Name </pre> + </th> + <th scope="col"> + <pre class="download-header-pre"> Description</pre> + </th> + <th scope="col"> + <pre class="download-header-pre"> Download </pre> + </th> + <th scope="col"> + <pre class="download-header-pre"> Source </pre> + </th> + </tr> + <tr class="a"> + <td> + <a name="std-bin" id="std-bin"/><strong>Standard Binary + Distribution</strong> + </td> + <td> + This is the complete version of Apache Axis2 Transports + </td> + <td> + <pre class="download-pre"><a + href="[preferred]/ws/commons/1.0/axis2-transports-1.0.jar" + class="downloadLink" + title="[preferred]/ws/commons/1.0/axis2-transports-1.0.jar"><strong>axis2-transports-1.0.jar</strong></a> + (<a href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.md5" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.md5">MD5</a> <a + href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.sha" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.sha">SHA1</a> <a + href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.asc" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0.jar.asc">PGP</a>)</pre> + </td> + <td> + <pre class="download-pre"><a + href="[preferred]/ws/commons/1.0/axis2-transports-1.0-sources.jar" + class="downloadLink" + title="[preferred]/ws/commons/1.0/axis2-transports-1.0-sources.jar"><strong>axis2-transports-1.0-sources.jar</strong></a> + (<a href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.md5" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.md5">MD5</a> <a + href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.sha" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.sha">SHA1</a> <a + href="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.asc" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/1.0/axis2-transports-1.0-sources.jar.asc">PGP</a>)</pre> + </td> + </tr> + </tbody> + </table> + <br/> + <p> + [if-any logo]<a href="[link]"><img src="[logo]" alt="" /></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></select> + <input type="submit" value="Change"/> + </form> + <p> + + You may also consult the <a href="http://www.apache.org/mirrors/" + class="externalLink" title="External Link">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" + class="externalLink" title="External Link">md5sum</a> and verify + the <a href="http://www.apache.org/dev/release-signing#openpgp" + class="externalLink" title="External Link">OpenPGP</a> compatible + signature from the main Apache site. These can be downloaded by + following the links above. This <a + href="http://www.apache.org/dist/synapse/KEYS" class="externalLink" + title="External Link">KEYS</a> file contains the public keys used + for signing release. It is recommended that (when possible) a <a + href="http://www.apache.org/dev/release-signing#web-of-trust" + class="externalLink" title="External Link">Web of trust</a> is + used to confirm the identity of these keys. + </p> + </div> + </body> +</document> \ No newline at end of file diff --git a/1.0.0/src/site/xdoc/download_index.xml b/1.0.0/src/site/xdoc/download_index.xml new file mode 100644 index 0000000..c551492 --- /dev/null +++ b/1.0.0/src/site/xdoc/download_index.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!-- + ~ 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> + + <properties> + <title>Axis2 Transports - Downloads</title> + </properties> + +<body> + +<section name="Apache Synapse - Downloads"> + + <p>The Axis2 Transports team is proud to announce the availability of the 1.0 release on the + 30th of November 2009. + </p> + + <p>Releases are available for download under the ASL v2.0 License + + <ul> + <li><a href="download.html">Releases</a></li> + </ul> + </p> + + <p>Source code is available to download under the ASL v2.0 License + + <ul> + <li><a href="source-repository.html">Source code</a></li> + </ul> + </p> + +</section> + +</body> +</document> diff --git a/1.0.0/src/site/xdoc/index.xml b/1.0.0/src/site/xdoc/index.xml new file mode 100644 index 0000000..aacbefd --- /dev/null +++ b/1.0.0/src/site/xdoc/index.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!-- + ~ 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> + + <properties> + <title>Apache Axis2 Transports</title> + </properties> + +<body> + +<section name="Axis2 Transports"> + <p> + Axis2 Transports are made available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License 2.0</a>. + </p> +</section> + +<section name="Introduction"> +<p> + Axis2 Transports are a set of transport adaptors for the <a href="http://ws.apache.org/axis2">Apache Axis2</a> project as well + as for the <a href="http://synapse.apache.org">Apache Synapse</a> project. +</p> +<p> + These transports consists of a set of synchronous as well as completely asynchronous transport adaprots. +</p> + <p>For more information on these transports, see: + <ul> + <li><a href="./jms.html">JMS Transport</a></li> + <li><a href="./mail.html">E-Mail Transport</a></li> + <li><a href="./sms.html">SMS Transport</a></li> + <li><a href="./tcp-transport.html">TCP Transport</a></li> + <li><a href="./xmpp.html">XMPP Transport</a></li> + <li>The Developer mailing list: <a href="mailto:commons-dev-subscr...@ws.apache.org">Subscribe</a></li> + <!--li>The Synapse Wiki <a href="http://wiki.apache.org/ws/Synapse">http://wiki.apache.org/ws/Synapse</a></li--> + </ul> + </p> +</section> +</body> +</document>