Author: britter Date: Thu Feb 27 14:42:41 2014 New Revision: 1572598 URL: http://svn.apache.org/r1572598 Log: Update download page
Modified: commons/proper/scxml/trunk/src/site/xdoc/download_scxml.xml Modified: commons/proper/scxml/trunk/src/site/xdoc/download_scxml.xml URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/src/site/xdoc/download_scxml.xml?rev=1572598&r1=1572597&r2=1572598&view=diff ============================================================================== --- commons/proper/scxml/trunk/src/site/xdoc/download_scxml.xml (original) +++ commons/proper/scxml/trunk/src/site/xdoc/download_scxml.xml Thu Feb 27 14:42:41 2014 @@ -45,15 +45,16 @@ limitations under the License. --> <document> <properties> - <title>Download Commons SCXML</title> + <title>Download Apache Commons SCXML</title> <author email="d...@commons.apache.org">Commons Documentation Team</author> </properties> <body> - <section name="Download Commons SCXML"> + <section name="Download Apache Commons SCXML"> + <subsection name="Using a Mirror"> <p> We recommend you use a mirror to download our release builds, but you <strong>must</strong> verify the integrity of - the downloaded files using signatures downloaded from our main + the downloaded files using signatures downloaded from our main distribution directories. Recent releases (48 hours) may not yet be available from the mirrors. </p> @@ -70,7 +71,7 @@ limitations under the License. <form action="[location]" method="get" id="SelectMirror"> <p> - Other mirrors: + Other mirrors: <select name="Preferred"> [if-any http] [for http]<option value="[http]">[http]</option>[end] @@ -87,59 +88,51 @@ limitations under the License. </form> <p> - The <code>KEYS</code> link links to the code signing keys used to sign the product. - The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. + The <a href="http://www.apache.org/dist/commons/KEYS">KEYS</a> + link links to the code signing keys used to sign the product. + The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. The <code>MD5</code> link downloads the checksum from the main site. </p> - - <p> - For more information concerning Commons SCXML, see the - <a href="index.html" class="name">Commons SCXML</a> web site. - </p> - - <p> - <div class="links"><span class="link"><a href="http://www.apache.org/dist/commons/KEYS">KEYS</a></span></div> - <ul class="downloads"> - <li class="group"><div class="links"><span class="label">Binary</span></div> - <ul> - <li class="download"><a href="[preferred]/commons/scxml/binaries/commons-scxml-0.9-bin.tar.gz">0.9.tar.gz</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.tar.gz.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.tar.gz.asc">pgp</a>]</span> - </li> - </ul> - </li> - <li class="download"><a href="[preferred]/commons/scxml/binaries/commons-scxml-0.9-bin.zip">0.9.zip</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.zip.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.zip.asc">pgp</a>]</span> - </li> - </ul> - </li> - </ul> - </li> - <li class="group"><div class="links"><span class="label">Source</span></div> - <ul> - <li class="download"><a href="[preferred]/commons/scxml/source/commons-scxml-0.9-src.tar.gz">0.9.tar.gz</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.tar.gz.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.tar.gz.asc">pgp</a>]</span> - </li> - </ul> - </li> - <li class="download"><a href="[preferred]/commons/scxml/source/commons-scxml-0.9-src.zip">0.9.zip</a> - <ul class="attributes"> - <li><span class="md5">[<a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.zip.md5">md5</a>]</span> - <span class="pgp">[<a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.zip.asc">pgp</a>]</span> - </li> - </ul> - </li> - </ul> - </li> + </subsection> + </section> + <section name="Apache Commons SCXML 0.9 (Java 6.0+)"> + <subsection name="Binaries"> + <table> + <tr> + <td><a href="[preferred]/commons/scxml/binaries/commons-scxml-0.9-bin.tar.gz">commons-scxml-0.9-bin.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.tar.gz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/commons/scxml/binaries/commons-scxml-0.9-bin.zip">commons-scxml-0.9-bin.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/binaries/commons-scxml-0.9-bin.zip.asc">pgp</a></td> + </tr> + </table> + </subsection> + <subsection name="Source"> + <table> + <tr> + <td><a href="[preferred]/commons/scxml/source/commons-scxml-0.9-src.tar.gz">commons-scxml-0.9-src.tar.gz</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.tar.gz.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.tar.gz.asc">pgp</a></td> + </tr> + <tr> + <td><a href="[preferred]/commons/scxml/source/commons-scxml-0.9-src.zip">commons-scxml-0.9-src.zip</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.zip.md5">md5</a></td> + <td><a href="http://www.apache.org/dist/commons/scxml/source/commons-scxml-0.9-src.zip.asc">pgp</a></td> + </tr> + </table> + </subsection> + </section> + <section name="Archives"> + <p> + Older releases can be obtained from the archives. + </p> + <ul> <li class="download"><a href="[preferred]/commons/scxml/">browse download area</a></li> <li><a href="http://archive.apache.org/dist/commons/scxml/">archives...</a></li> </ul> - </p> </section> </body> </document>