bloritsch 2003/02/19 06:23:06 Modified: src/documentation/content/xdocs bindownload.ehtml srcdownload.ehtml Log: save the new download source docs Revision Changes Path 1.2 +276 -55 avalon-site/src/documentation/content/xdocs/bindownload.ehtml Index: bindownload.ehtml =================================================================== RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/bindownload.ehtml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bindownload.ehtml 19 Feb 2003 13:23:40 -0000 1.1 +++ bindownload.ehtml 19 Feb 2003 14:23:05 -0000 1.2 @@ -1,44 +1,233 @@ -<?xml version="1.0" encoding="UTF-8"?> - <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> - <document> - <header> - <title>Apache Avalon Download - Binary Distribution</title> - </header> - <body> - <section> - <title>Downloading Avalon - Binary Distributions</title> - <section> - <title>Downloading Avalon</title> - <p> - Use the links below to download a binary distribution of +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<link rel="stylesheet" href="skin/tigris.css" type="text/css"> +<link rel="stylesheet" href="skin/site.css" type="text/css"> +<link media="print" rel="stylesheet" href="skin/print.css" type="text/css"> +<title>Avalon Project - Features</title> +</head> +<body bgcolor="white" class="composite" marginheight="0" marginwidth="0"> +<!--================= start Banner ==================--> +<div id="banner"> +<table width="100%" cellpadding="8" cellspacing="0" border="0"> +<tbody> +<tr> +<!--================= start Group Logo ==================--> +<td align="left"> +<div class="groupLogo"> +<a href="http://www.apache.org/"><img border="0" class="logoImage" alt="Apache" src="images/group-logo.gif"></a> +</div> +</td> +<!--================= end Group Logo ==================--> +<!--================= start Project Logo ==================--><td align="right"> +<div class="projectLogo"> +<a href="http://avalon.apache.org/"><img border="0" class="logoImage" alt="Apache Avalon" src="images/project-logo.gif"></a> +</div> +</td> +<!--================= end Project Logo ==================--> +</tr> +</tbody> +</table> +</div> +<!--================= end Banner ==================--> +<!--================= start Main ==================--> +<table width="100%" cellpadding="0" cellspacing="0" border="0" id="breadcrumbs"> +<tbody> +<!--================= start Status ==================--> +<tr class="status"> +<td> +<!--================= start BreadCrumb ==================--><a href=""></a><a href=""></a><a href=""></a> +<!--================= end BreadCrumb ==================--></td><td id="tabs"> +<!--================= start Tabs ==================--> +<div class="tab"> +<span class="selectedTab"><a href="index.html"><font color="#000000">Home</font></a></span> | <span class="unselectedTab"><a href="http://avalon.apache.org/framework/">Framework</a></span> | <span class="unselectedTab"><a href="components/index.html">Components</a></span> | <span class="unselectedTab"><a href="http://avalon.apache.org/phoenix/">Phoenix</a></span> | <span class="unselectedTab"><a href="seca/index.html">SECA</a></span> | <span class="unselectedTab"><a href="http://avalon.apache.org/apps/">Apps</a></span> +</div> +<!--================= end Tabs ==================--> +</td> +</tr> +</tbody> +</table> +<!--================= end Status ==================--> +<table id="main" width="100%" cellpadding="8" cellspacing="0" border="0"> +<tbody> +<tr valign="top"> +<!--================= start Menu ==================--> +<td id="leftcol"> +<div id="navcolumn"> +<div class="menuBar"> +<div class="menu"> +<span class="menuLabel">Essentials</span> + +<div class="menuItem"> +<a href="index.html">Overview</a> +</div> + +<div class="menuItem"> +<a href="mission.html">Mission</a> +</div> + +<div class="menuItem"> +<a href="news.html">News and Status</a> +</div> + +<div class="menuItem"> +<span class="menuSelected">Features</span> +</div> + +<div class="menuItem"> +<a href="bindownload.cgi.html">Download binaries</a> +</div> + +<div class="menuItem"> +<a href="srcdownload.cgi.html">Download sources</a> +</div> + +<div class="menuItem"> +<a href="license.html">License</a> +</div> + +<div class="menuItem"> +<a href="whoweare/index.html">Who we are</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Subprojects</span> + +<div class="menuItem"> +<a href="framework/index.html">Framework</a> +</div> + +<div class="menuItem"> +<a href="components/index.html">Components</a> +</div> + +<div class="menuItem"> +<a href="phoenix/index.html">Phoenix</a> +</div> + +<div class="menuItem"> +<a href="seca/index.html">SECA</a> +</div> + +<div class="menuItem"> +<a href="apps/index.html">Apps</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Documentation</span> + +<div class="menuItem"> +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonFAQ">Frequently Asked Questions</a> +</div> + +<div class="menuItem"> +<a href="getting-started.html">Getting Started</a> +</div> + +<div class="menuItem"> +<a href="developing/index.html">Developing with Avalon</a> +</div> + +<div class="menuItem"> +<a href="case-studies.html">Case Studies</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Resources</span> + +<div class="menuItem"> +<a href="cvs.html">CVS</a> +</div> + +<div class="menuItem"> +<a href="mailing-lists.html">Mailing Lists</a> +</div> + +<div class="menuItem"> +<a href="http://nagoya.apache.org/bugzilla/reports.cgi?product=Avalon&output=most_doomed&links=1&banner=1&quip=0">Bug Database</a> +</div> + +<div class="menuItem"> +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonProjectPages">WikiWikiWeb</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Development</span> + +<div class="menuItem"> +<a href="code-standards.html">Coding standards</a> +</div> + +<div class="menuItem"> +<a href="http://james.apache.org/contribute.html">Get Involved</a> +</div> + +<div class="menuItem"> +<a href="project/index.html">Project Guidelines</a> +</div> + +<div class="menuItem"> +<a href="history/index.html">Project History</a> +</div> + +</div> +</div> +</div> +</td> +<!--================= end Menu ==================--> +<!--================= start Content ==================--><td> +<div id="bodycol"> +<div class="app"> +<div align="center"> +<h1>Apache Avalon Download</h1> +<h2></h2> +</div> +<div class="h3"> + + + + + + +<div class="h3"> +<h3>Download Notes</h3> +</div> + + +<p>Use the links below to download a binary distribution of Avalon from one of our mirrors. You <strong>must</strong> - <link href="[location]#Verify Releases">verify the integrity</link> + <a href="[location]#Verify Releases">verify the integrity</a> of the downloaded files using signatures downloaded from our - main distribution directory. - </p> - <p> - Avalon is distributed as <code>zip</code>, <code>tar.gz</code>, - and <code>tar.bz2</code> archives - the contents are the same. - Please note that the <code>tar.*</code> archives contain file + main distribution directory.</p> + + +<p>Avalon is distributed as <code>zip</code> and <code>tar.gz</code> + archives - the contents are the same. + Please note that the <code>tar.gz</code> archives contain file names longer than 100 characters and have been created using GNU tar extensions. They must be untarred with a GNU compatible - version of <code>tar</code>. - </p> - <p> + version of <code>tar</code>.</p> + +<p> If you do not see the file you need in the links below, please - see the <link href="http://www.apache.org/dist/avalon/">master - distribution directory</link> or, preferably, its - <link href="[preferred]/avalon/">mirror</link>. - </p> - </section> - <section> - <title>Mirror</title> + see the <a href="http://www.apache.org/dist/avalon/">master + distribution directory</a> or, preferably, its + <a href="[preferred]/avalon/">mirror</a>. + </p> +<div class="h3"> +<h3>Miror</h3> +</div> <p> You are currently using the <strong>[preferred]</strong>. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <em>backup</em> mirrors (at the end of the mirrors list) that should be available. - </p> + </p> <form action="[location]" method="get" id="SelectMirror"> Other mirrors: <select name="Preferred"> @@ -53,30 +242,62 @@ [end] </select> <input type="submit" value="Change"/> - </form> - </section> - <section> - <title>Current Release of Avalon</title> - <p> - Currently, Avalon Framework 4.1.3 is the latest available version, - see the <link href="[preferred]/ant/README.html">release notes</link>. - </p> + </form> + + +<div class="h3"> +<h3>Current Releases Avalon</h3> +</div> + <ul> - <li><code>.zip</code> archive: <link href="[preferred]/avalon/binaries/avalon-framework-4.1.3-bin.zip">avalon-framework-4.1.3-bin.zip</link> - [<link href="http://www.apache.org/dist/avalon/binaries/avalon-framework-4.1.3-bin.zip.asc">PGP</link>] - [<link href="http://www.apache.org/dist/avalon/binaries/avalon-framework-4.1.3-bin.zip.md5">MD5</link>] - </li> - <li><code>.tar.gz</code> archive: <link href="[preferred]/avalon/binaries/avalon-framework-4.1.3-bin.tar.gz">avalon-framework-4.1.3-bin.tar.gz</link> - [<link href="http://www.apache.org/dist/avalon/binaries/avalon-framework-4.1.3-bin.tar.gz.asc">PGP</link>] - [<link href="http://www.apache.org/dist/avalon/binaries/avalon-framework-4.1.3-bin.tar.gz.md5">MD5</link>] - </li> - <li><code>.tar.bz2</code> archive: <link href="[preferred]/avalon/binaries/avalon-framework-4.1.3-bin.tar.bz2">avalon-framework-4.1.3-bin.tar.bz2</link> - [<link href="http://www.apache.org/dist/avalon/binaries/avalon-framework-4.1.3-bin.tar.bz2.asc">PGP</link>] - [<link href="http://www.apache.org/dist/avalon/binaries/avalon-framework-4.1.3-bin.tar.bz2.md5">MD5</link>] - </li> + <li><a href="[prefered]/avalon/logkit/latest/">LogKit</a></li> + <li><a href="[prefered]/avalon/framework/latest/">Framework</a></li> + <li><a href="[prefered]/avalon/excalibur/">Excalibur</a></li> + <li><a href="[prefered]/avalon/cornerstone/">Cornerstone</a></li> + <li><a href="[prefered]/avalon/phoenix/latest/">Phoenix</a></li> </ul> - </section> - </section> - </body> - </document> + + +<div id="authors" align="right">by Avalon Documentation Team</div> +</div> +</div> +</div> +</td> +<!--================= end Content ==================--> +</tr> +</tbody> +</table> +<!--================= end Main ==================--> +<!--================= start Footer ==================--> +<div id="footer"> +<table summary="footer" cellspacing="0" cellpadding="4" width="100%" border="0"> +<tbody> +<tr> +<!--================= start Copyright ==================--> +<td colspan="2"> +<div align="center"> +<div class="copyright"> + Copyright © 2002 The Apache Software Foundation.. All rights reserved. + </div> +</div> +</td> +<!--================= end Copyright ==================--> +</tr> +<tr> +<td align="left"> +<!--================= start Host ==================--> +<!--================= end Host ==================--></td><td align="right"> +<!--================= start Credits ==================--> +<div align="right"> +<div class="credit"></div> +</div> +<!--================= end Credits ==================--> +</td> +</tr> +</tbody> +</table> +</div> +<!--================= end Footer ==================--> +</body> +</html> 1.2 +277 -56 avalon-site/src/documentation/content/xdocs/srcdownload.ehtml Index: srcdownload.ehtml =================================================================== RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/srcdownload.ehtml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- srcdownload.ehtml 19 Feb 2003 13:23:40 -0000 1.1 +++ srcdownload.ehtml 19 Feb 2003 14:23:05 -0000 1.2 @@ -1,44 +1,233 @@ -<?xml version="1.0" encoding="UTF-8"?> - <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> - <document> - <header> - <title>Apache Avalon Download - Source Distribution</title> - </header> - <body> - <section> - <title>Downloading Avalon - Source Distributions</title> - <section> - <title>Downloading Avalon</title> - <p> - Use the links below to download a srcary distribution of +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<link rel="stylesheet" href="skin/tigris.css" type="text/css"> +<link rel="stylesheet" href="skin/site.css" type="text/css"> +<link media="print" rel="stylesheet" href="skin/print.css" type="text/css"> +<title>Avalon Project - Features</title> +</head> +<body bgcolor="white" class="composite" marginheight="0" marginwidth="0"> +<!--================= start Banner ==================--> +<div id="banner"> +<table width="100%" cellpadding="8" cellspacing="0" border="0"> +<tbody> +<tr> +<!--================= start Group Logo ==================--> +<td align="left"> +<div class="groupLogo"> +<a href="http://www.apache.org/"><img border="0" class="logoImage" alt="Apache" src="images/group-logo.gif"></a> +</div> +</td> +<!--================= end Group Logo ==================--> +<!--================= start Project Logo ==================--><td align="right"> +<div class="projectLogo"> +<a href="http://avalon.apache.org/"><img border="0" class="logoImage" alt="Apache Avalon" src="images/project-logo.gif"></a> +</div> +</td> +<!--================= end Project Logo ==================--> +</tr> +</tbody> +</table> +</div> +<!--================= end Banner ==================--> +<!--================= start Main ==================--> +<table width="100%" cellpadding="0" cellspacing="0" border="0" id="breadcrumbs"> +<tbody> +<!--================= start Status ==================--> +<tr class="status"> +<td> +<!--================= start BreadCrumb ==================--><a href=""></a><a href=""></a><a href=""></a> +<!--================= end BreadCrumb ==================--></td><td id="tabs"> +<!--================= start Tabs ==================--> +<div class="tab"> +<span class="selectedTab"><a href="index.html"><font color="#000000">Home</font></a></span> | <span class="unselectedTab"><a href="http://avalon.apache.org/framework/">Framework</a></span> | <span class="unselectedTab"><a href="components/index.html">Components</a></span> | <span class="unselectedTab"><a href="http://avalon.apache.org/phoenix/">Phoenix</a></span> | <span class="unselectedTab"><a href="seca/index.html">SECA</a></span> | <span class="unselectedTab"><a href="http://avalon.apache.org/apps/">Apps</a></span> +</div> +<!--================= end Tabs ==================--> +</td> +</tr> +</tbody> +</table> +<!--================= end Status ==================--> +<table id="main" width="100%" cellpadding="8" cellspacing="0" border="0"> +<tbody> +<tr valign="top"> +<!--================= start Menu ==================--> +<td id="leftcol"> +<div id="navcolumn"> +<div class="menuBar"> +<div class="menu"> +<span class="menuLabel">Essentials</span> + +<div class="menuItem"> +<a href="index.html">Overview</a> +</div> + +<div class="menuItem"> +<a href="mission.html">Mission</a> +</div> + +<div class="menuItem"> +<a href="news.html">News and Status</a> +</div> + +<div class="menuItem"> +<span class="menuSelected">Features</span> +</div> + +<div class="menuItem"> +<a href="bindownload.cgi.html">Download binaries</a> +</div> + +<div class="menuItem"> +<a href="srcdownload.cgi.html">Download sources</a> +</div> + +<div class="menuItem"> +<a href="license.html">License</a> +</div> + +<div class="menuItem"> +<a href="whoweare/index.html">Who we are</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Subprojects</span> + +<div class="menuItem"> +<a href="framework/index.html">Framework</a> +</div> + +<div class="menuItem"> +<a href="components/index.html">Components</a> +</div> + +<div class="menuItem"> +<a href="phoenix/index.html">Phoenix</a> +</div> + +<div class="menuItem"> +<a href="seca/index.html">SECA</a> +</div> + +<div class="menuItem"> +<a href="apps/index.html">Apps</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Documentation</span> + +<div class="menuItem"> +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonFAQ">Frequently Asked Questions</a> +</div> + +<div class="menuItem"> +<a href="getting-started.html">Getting Started</a> +</div> + +<div class="menuItem"> +<a href="developing/index.html">Developing with Avalon</a> +</div> + +<div class="menuItem"> +<a href="case-studies.html">Case Studies</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Resources</span> + +<div class="menuItem"> +<a href="cvs.html">CVS</a> +</div> + +<div class="menuItem"> +<a href="mailing-lists.html">Mailing Lists</a> +</div> + +<div class="menuItem"> +<a href="http://nagoya.apache.org/bugzilla/reports.cgi?product=Avalon&output=most_doomed&links=1&banner=1&quip=0">Bug Database</a> +</div> + +<div class="menuItem"> +<a href="http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonProjectPages">WikiWikiWeb</a> +</div> + +</div> +<div class="menu"> +<span class="menuLabel">Development</span> + +<div class="menuItem"> +<a href="code-standards.html">Coding standards</a> +</div> + +<div class="menuItem"> +<a href="http://james.apache.org/contribute.html">Get Involved</a> +</div> + +<div class="menuItem"> +<a href="project/index.html">Project Guidelines</a> +</div> + +<div class="menuItem"> +<a href="history/index.html">Project History</a> +</div> + +</div> +</div> +</div> +</td> +<!--================= end Menu ==================--> +<!--================= start Content ==================--><td> +<div id="bodycol"> +<div class="app"> +<div align="center"> +<h1>Apache Avalon Download</h1> +<h2></h2> +</div> +<div class="h3"> + + + + + + +<div class="h3"> +<h3>Download Notes</h3> +</div> + + +<p>Use the links below to download a binary distribution of Avalon from one of our mirrors. You <strong>must</strong> - <link href="[location]#Verify Releases">verify the integrity</link> + <a href="[location]#Verify Releases">verify the integrity</a> of the downloaded files using signatures downloaded from our - main distribution directory. - </p> - <p> - Avalon is distributed as <code>zip</code>, <code>tar.gz</code>, - and <code>tar.bz2</code> archives - the contents are the same. - Please note that the <code>tar.*</code> archives contain file + main distribution directory.</p> + + +<p>Avalon is distributed as <code>zip</code> and <code>tar.gz</code> + archives - the contents are the same. + Please note that the <code>tar.gz</code> archives contain file names longer than 100 characters and have been created using GNU tar extensions. They must be untarred with a GNU compatible - version of <code>tar</code>. - </p> - <p> + version of <code>tar</code>.</p> + +<p> If you do not see the file you need in the links below, please - see the <link href="http://www.apache.org/dist/avalon/">master - distribution directory</link> or, preferably, its - <link href="[preferred]/avalon/">mirror</link>. - </p> - </section> - <section> - <title>Mirror</title> + see the <a href="http://www.apache.org/dist/avalon/">master + distribution directory</a> or, preferably, its + <a href="[preferred]/avalon/">mirror</a>. + </p> +<div class="h3"> +<h3>Miror</h3> +</div> <p> - You are currently using the <strong>[preferred]</strong>. If you encounter + You are currently using the <strong>[preferred]</strong>. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <em>backup</em> mirrors (at the end of the mirrors list) that should be available. - </p> + </p> <form action="[location]" method="get" id="SelectMirror"> Other mirrors: <select name="Preferred"> @@ -53,30 +242,62 @@ [end] </select> <input type="submit" value="Change"/> - </form> - </section> - <section> - <title>Current Release of Avalon</title> - <p> - Currently, Avalon Framework 4.1.3 is the latest available version, - see the <link href="[preferred]/ant/README.html">release notes</link>. - </p> + </form> + + +<div class="h3"> +<h3>Current Releases Avalon</h3> +</div> + <ul> - <li><code>.zip</code> archive: <link href="[preferred]/avalon/source/avalon-framework-4.1.3-src.zip">avalon-framework-4.1.3-src.zip</link> - [<link href="http://www.apache.org/dist/avalon/source/avalon-framework-4.1.3-src.zip.asc">PGP</link>] - [<link href="http://www.apache.org/dist/avalon/source/avalon-framework-4.1.3-src.zip.md5">MD5</link>] - </li> - <li><code>.tar.gz</code> archive: <link href="[preferred]/avalon/source/avalon-framework-4.1.3-src.tar.gz">avalon-framework-4.1.3-src.tar.gz</link> - [<link href="http://www.apache.org/dist/avalon/source/avalon-framework-4.1.3-src.tar.gz.asc">PGP</link>] - [<link href="http://www.apache.org/dist/avalon/source/avalon-framework-4.1.3-src.tar.gz.md5">MD5</link>] - </li> - <li><code>.tar.bz2</code> archive: <link href="[preferred]/avalon/source/avalon-framework-4.1.3-src.tar.bz2">avalon-framework-4.1.3-src.tar.bz2</link> - [<link href="http://www.apache.org/dist/avalon/source/avalon-framework-4.1.3-src.tar.bz2.asc">PGP</link>] - [<link href="http://www.apache.org/dist/avalon/source/avalon-framework-4.1.3-src.tar.bz2.md5">MD5</link>] - </li> + <li><a href="[prefered]/avalon/logkit/latest/">LogKit</a></li> + <li><a href="[prefered]/avalon/framework/latest/">Framework</a></li> + <li><a href="[prefered]/avalon/excalibur/">Excalibur</a></li> + <li><a href="[prefered]/avalon/cornerstone/">Cornerstone</a></li> + <li><a href="[prefered]/avalon/phoenix/latest/">Phoenix</a></li> </ul> - </section> - </section> - </body> - </document> + + +<div id="authors" align="right">by Avalon Documentation Team</div> +</div> +</div> +</div> +</td> +<!--================= end Content ==================--> +</tr> +</tbody> +</table> +<!--================= end Main ==================--> +<!--================= start Footer ==================--> +<div id="footer"> +<table summary="footer" cellspacing="0" cellpadding="4" width="100%" border="0"> +<tbody> +<tr> +<!--================= start Copyright ==================--> +<td colspan="2"> +<div align="center"> +<div class="copyright"> + Copyright © 2002 The Apache Software Foundation.. All rights reserved. + </div> +</div> +</td> +<!--================= end Copyright ==================--> +</tr> +<tr> +<td align="left"> +<!--================= start Host ==================--> +<!--================= end Host ==================--></td><td align="right"> +<!--================= start Credits ==================--> +<div align="right"> +<div class="credit"></div> +</div> +<!--================= end Credits ==================--> +</td> +</tr> +</tbody> +</table> +</div> +<!--================= end Footer ==================--> +</body> +</html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]