You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/09/27 13:02:12 UTC

cvs commit: avalon-site/site bindownload.html download.html srcdownload.html

mcconnell    2003/09/27 04:02:12

  Modified:    site     bindownload.html download.html srcdownload.html
  Log:
  Try again with download links.
  
  Revision  Changes    Path
  1.8       +68 -12    avalon-site/site/bindownload.html
  
  Index: bindownload.html
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/bindownload.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- bindownload.html	26 Sep 2003 13:11:20 -0000	1.7
  +++ bindownload.html	27 Sep 2003 11:02:12 -0000	1.8
  @@ -156,18 +156,74 @@
   [end]
           </select>
   		 <input type="submit" value="Change"> 	 </form>
  -      <div class="h3">
  -      <h3>Current Releases Avalon</h3>
  -      </div>
  -		
  -      <ul>
  -	 <li><a href="[preferred]/avalon/logkit/latest/">LogKit</a></li>
  -			<li><a href="[preferred]/avalon/framework/latest/">Framework</a></li>
  -			<li><a href="[preferred]/avalon/excalibur/">Excalibur</a></li>
  -			<li><a href="[preferred]/avalon/cornerstone/">Cornerstone</a></li>
  -			<li><a href="[preferred]/avalon/phoenix/latest/">Phoenix</a></li>
  -		
  -      </ul>
  +      <div class="h3">
  +
  +      <h3>Current Releases</h3>
  +
  +      </div>
  +
  +		
  +      <p>The available Avalon distributions are 
  +      structured according to product group.  The main product groups are listed
  +      in the following table.  If you cannot locate the product in the following, 
  +      please check the general <a href="[preferred]/avalon/">Avalon Distribution</a>
  +      directory.</p>    
  +
  +      <table border="0" width="100%" cellpadding="8" cellspacing="0">
  +        <tr bgcolor="#CCCCFF">
  +          <td><p>Product</p></td>
  +          <td><p>Description</p></td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p><a href="[preferred]/avalon/avalon-framework/latest">Framework</a></p></td>
  +          <td>
  +            <p>The client api and supporting implementation that defines the 
  +            artifacts exchaged between a container and a component.<p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#CCCCFF">
  +          <td><p><a href="[preferred]/avalon/avalon-meta/latest">Meta</a></p></td>
  +          <td>
  +            <p>Supplimenting the framework contracts in meta model used to 
  +            establish information about component dependencies, context assumptions,
  +            logging characteristics, lifestyle, together with optional attributes
  +            associated with a component type.<p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p><a href="[preferred]/avalon/merlin/latest">Merlin</a></p></td>
  +          <td>
  +            <p>An advanced container that provides comprehensive support
  +            for automated assembly, multiple lifestyle handling, advanced 
  +            context, dependency and configuration management.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#CCCCFF">
  +          <td><p><a href="[preferred]/avalon/excalibur-fortress/latest">Fortress</a></p></td>
  +          <td>
  +            <p>A fully functional container replacing the depricated ECM solution
  +              and positioned as an interim migration solution relative to Merlin.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p>Avalon Components</p></td>
  +          <td>
  +            <p>A suite of components covering <a href="[preferred]/avalon/cornerstone-threads/latest">threads</a>, <a href="[preferred]/avalon/cornerstone-connections/latest">connections</a>, <a href="[preferred]/avalon/cornerstone-datasources/latest">datasources</a>, <a href="[preferred]/avalon/cornerstone-scheduler/latest">scheduling</a>, <a href="[preferred]/avalon/cornerstone-sockets/latest">sockets</a>, and <a href="[preferred]/avalon/cornerstone-store/latest">persistance</a>.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#CCCCFF">
  +          <td><p>Excalibur Utilities</p></td>
  +          <td>
  +            <p>A suite of utilities covering <a href="[preferred]/avalon/excalibur-configuration/latest">configuration management</a>, <a href="[preferred]/avalon/excalibur-datasource/latest">datasources</a>, <a href="[preferred]/avalon/excalibur-event/latest">events</a>, <a href="[preferred]/avalon/excalibur-i18n/latest">internationalization</a>, <a href="[preferred]/avalon/excalibur-lifecycle/latest">lifecycle</a>, <a href="[preferred]/avalon/excalibur-logger/latest">logging</a>, <a href="[preferred]/avalon/excalibur-monitor/latest">monitoring</a>, <a href="[preferred]/avalon/excalibur-pool/latest">pools</a>, <a href="[preferred]/avalon/excalibur-threads/latest">threads</a>.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p><a href="[preferred]/avalon/logkit/latest">LogKit</a></p></td>
  +          <td>
  +            <p>A high performance IOC based logging framework.</p>
  +          </td>
  +        </tr>
  +      </table>
         <div id="authors" align="right">by&nbsp;Avalon Documentation Team</div>
         </div>
         </div>
  
  
  
  1.5       +11 -12    avalon-site/site/download.html
  
  Index: download.html
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/download.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- download.html	27 Sep 2003 03:38:12 -0000	1.4
  +++ download.html	27 Sep 2003 11:02:12 -0000	1.5
  @@ -127,7 +127,7 @@
         <p>Avalon is distributed as <code>zip</code>.&nbsp; If you do
   not see the file you need in the links below, please 		see the <a
    href="http://www.apache.org/dist/avalon/">master 		distribution
  -directory</a> or, preferably, its 	<a href="%5Bpreferred%5D/avalon/">mirror</a>.
  +directory</a> or, preferably, its 	<a href="[preferred]/avalon/">mirror</a>.
   	 </p>
         <div class="h3">
         <h3>Miror</h3>
  @@ -147,13 +147,13 @@
           </select>
   		 <input type="submit" value="Change"> 	 </form>
         <div class="h3">
  -      <h3>Current Releases Avalon</h3>
  +      <h3>Current Releases</h3>
         </div>
   		
         <p>The available Avalon distributions are 
         structured according to product group.  The main product groups are listed
         in the following table.  If you cannot locate the product in the following, 
  -      please check the general <a href="%5Bpreferred%5D/avalon/">Avalon Distribution</a>
  +      please check the general <a href="[preferred]/avalon/">Avalon Distribution</a>
         directory.</p>    
   
         <table border="0" width="100%" cellpadding="8" cellspacing="0">
  @@ -162,15 +162,14 @@
             <td><p>Description</p></td>
           </tr>
           <tr bgcolor="#EEEEFF">
  -          <td><p><a href="%5Bpreferred%5D/avalon/avalon-framework/latest">Framework</a></p></td>
  +          <td><p><a href="[preferred]/avalon/avalon-framework/latest">Framework</a></p></td>
             <td>
               <p>The client api and supporting implementation that defines the 
  -            artifacts excahged between a container and a component.<p>
  +            artifacts exchaged between a container and a component.<p>
             </td>
           </tr>
  -
           <tr bgcolor="#CCCCFF">
  -          <td><p><a href="%5Bpreferred%5D/avalon/avalon-meta/latest">Meta</a></p></td>
  +          <td><p><a href="[preferred]/avalon/avalon-meta/latest">Meta</a></p></td>
             <td>
               <p>Supplimenting the framework contracts in meta model used to 
               establish information about component dependencies, context assumptions,
  @@ -179,7 +178,7 @@
             </td>
           </tr>
           <tr bgcolor="#EEEEFF">
  -          <td><p><a href="%5Bpreferred%5D/avalon/merlin/latest">Merlin</a></p></td>
  +          <td><p><a href="[preferred]/avalon/merlin/latest">Merlin</a></p></td>
             <td>
               <p>An advanced container that provides comprehensive support
               for automated assembly, multiple lifestyle handling, advanced 
  @@ -187,7 +186,7 @@
             </td>
           </tr>
           <tr bgcolor="#CCCCFF">
  -          <td><p><a href="%5Bpreferred%5D/avalon/excalibur-fortress/latest">Fortress</a></p></td>
  +          <td><p><a href="[preferred]/avalon/excalibur-fortress/latest">Fortress</a></p></td>
             <td>
               <p>A fully functional container replacing the depricated ECM solution
                 and positioned as an interim migration solution relative to Merlin.</p>
  @@ -196,17 +195,17 @@
           <tr bgcolor="#EEEEFF">
             <td><p>Avalon Components</p></td>
             <td>
  -            <p>A suite of components covering <a href="%5Bpreferred%5D/avalon/cornerstone-threads/latest">threads</a>, <a href="%5Bpreferred%5D/avalon/cornerstone-connections/latest">connections</a>, <a href="%5Bpreferred%5D/avalon/cornerstone-datasources/latest">datasources</a>, <a href="%5Bpreferred%5D/avalon/cornerstone-scheduler/latest">scheduling</a>, <a href="%5Bpreferred%5D/avalon/cornerstone-sockets/latest">sockets</a>, and <a href="%5Bpreferred%5D/avalon/cornerstone-store/latest">persistance</a>.</p>
  +            <p>A suite of components covering <a href="[preferred]/avalon/cornerstone-threads/latest">threads</a>, <a href="[preferred]/avalon/cornerstone-connections/latest">connections</a>, <a href="[preferred]/avalon/cornerstone-datasources/latest">datasources</a>, <a href="[preferred]/avalon/cornerstone-scheduler/latest">scheduling</a>, <a href="[preferred]/avalon/cornerstone-sockets/latest">sockets</a>, and <a href="[preferred]/avalon/cornerstone-store/latest">persistance</a>.</p>
             </td>
           </tr>
           <tr bgcolor="#CCCCFF">
             <td><p>Excalibur Utilities</p></td>
             <td>
  -            <p>A suite of utilities covering <a href="%5Bpreferred%5D/avalon/excalibur-configuration/latest">configuration management</a>, <a href="%5Bpreferred%5D/avalon/excalibur-datasource/latest">datasources</a>, <a href="%5Bpreferred%5D/avalon/excalibur-event/latest">events</a>, <a href="%5Bpreferred%5D/avalon/excalibur-i18n/latest">internationalization</a>, <a href="%5Bpreferred%5D/avalon/excalibur-lifecycle/latest">lifecycle</a>, <a href="%5Bpreferred%5D/avalon/excalibur-logger/latest">logging</a>, <a href="%5Bpreferred%5D/avalon/excalibur-monitor/latest">monitoring</a>, <a href="%5Bpreferred%5D/avalon/excalibur-pool/latest">pools</a>, <a href="%5Bpreferred%5D/avalon/excalibur-threads/latest">threads</a>.</p>
  +            <p>A suite of utilities covering <a href="[preferred]/avalon/excalibur-configuration/latest">configuration management</a>, <a href="[preferred]/avalon/excalibur-datasource/latest">datasources</a>, <a href="[preferred]/avalon/excalibur-event/latest">events</a>, <a href="[preferred]/avalon/excalibur-i18n/latest">internationalization</a>, <a href="[preferred]/avalon/excalibur-lifecycle/latest">lifecycle</a>, <a href="[preferred]/avalon/excalibur-logger/latest">logging</a>, <a href="[preferred]/avalon/excalibur-monitor/latest">monitoring</a>, <a href="[preferred]/avalon/excalibur-pool/latest">pools</a>, <a href="[preferred]/avalon/excalibur-threads/latest">threads</a>.</p>
             </td>
           </tr>
           <tr bgcolor="#EEEEFF">
  -          <td><p><a href="%5Bpreferred%5D/avalon/logkit/latest">LogKit</a></p></td>
  +          <td><p><a href="[preferred]/avalon/logkit/latest">LogKit</a></p></td>
             <td>
               <p>A high performance IOC based logging framework.</p>
             </td>
  
  
  
  1.6       +68 -12    avalon-site/site/srcdownload.html
  
  Index: srcdownload.html
  ===================================================================
  RCS file: /home/cvs/avalon-site/site/srcdownload.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- srcdownload.html	26 Sep 2003 13:14:24 -0000	1.5
  +++ srcdownload.html	27 Sep 2003 11:02:12 -0000	1.6
  @@ -156,18 +156,74 @@
   [end]
           </select>
   		 <input type="submit" value="Change"> 	 </form>
  -      <div class="h3">
  -      <h3>Current Releases Avalon</h3>
  -      </div>
  -		
  -      <ul>
  -	 <li><a href="[preferred]/avalon/logkit/latest/">LogKit</a></li>
  -			<li><a href="[preferred]/avalon/framework/latest/">Framework</a></li>
  -			<li><a href="[preferred]/avalon/excalibur/">Excalibur</a></li>
  -			<li><a href="[preferred]/avalon/cornerstone/">Cornerstone</a></li>
  -			<li><a href="[preferred]/avalon/phoenix/latest/">Phoenix</a></li>
  -		
  -      </ul>
  +      <div class="h3">
  +
  +      <h3>Current Releases</h3>
  +
  +      </div>
  +
  +		
  +      <p>The available Avalon distributions are 
  +      structured according to product group.  The main product groups are listed
  +      in the following table.  If you cannot locate the product in the following, 
  +      please check the general <a href="[preferred]/avalon/">Avalon Distribution</a>
  +      directory.</p>    
  +
  +      <table border="0" width="100%" cellpadding="8" cellspacing="0">
  +        <tr bgcolor="#CCCCFF">
  +          <td><p>Product</p></td>
  +          <td><p>Description</p></td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p><a href="[preferred]/avalon/avalon-framework/latest">Framework</a></p></td>
  +          <td>
  +            <p>The client api and supporting implementation that defines the 
  +            artifacts exchaged between a container and a component.<p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#CCCCFF">
  +          <td><p><a href="[preferred]/avalon/avalon-meta/latest">Meta</a></p></td>
  +          <td>
  +            <p>Supplimenting the framework contracts in meta model used to 
  +            establish information about component dependencies, context assumptions,
  +            logging characteristics, lifestyle, together with optional attributes
  +            associated with a component type.<p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p><a href="[preferred]/avalon/merlin/latest">Merlin</a></p></td>
  +          <td>
  +            <p>An advanced container that provides comprehensive support
  +            for automated assembly, multiple lifestyle handling, advanced 
  +            context, dependency and configuration management.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#CCCCFF">
  +          <td><p><a href="[preferred]/avalon/excalibur-fortress/latest">Fortress</a></p></td>
  +          <td>
  +            <p>A fully functional container replacing the depricated ECM solution
  +              and positioned as an interim migration solution relative to Merlin.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p>Avalon Components</p></td>
  +          <td>
  +            <p>A suite of components covering <a href="[preferred]/avalon/cornerstone-threads/latest">threads</a>, <a href="[preferred]/avalon/cornerstone-connections/latest">connections</a>, <a href="[preferred]/avalon/cornerstone-datasources/latest">datasources</a>, <a href="[preferred]/avalon/cornerstone-scheduler/latest">scheduling</a>, <a href="[preferred]/avalon/cornerstone-sockets/latest">sockets</a>, and <a href="[preferred]/avalon/cornerstone-store/latest">persistance</a>.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#CCCCFF">
  +          <td><p>Excalibur Utilities</p></td>
  +          <td>
  +            <p>A suite of utilities covering <a href="[preferred]/avalon/excalibur-configuration/latest">configuration management</a>, <a href="[preferred]/avalon/excalibur-datasource/latest">datasources</a>, <a href="[preferred]/avalon/excalibur-event/latest">events</a>, <a href="[preferred]/avalon/excalibur-i18n/latest">internationalization</a>, <a href="[preferred]/avalon/excalibur-lifecycle/latest">lifecycle</a>, <a href="[preferred]/avalon/excalibur-logger/latest">logging</a>, <a href="[preferred]/avalon/excalibur-monitor/latest">monitoring</a>, <a href="[preferred]/avalon/excalibur-pool/latest">pools</a>, <a href="[preferred]/avalon/excalibur-threads/latest">threads</a>.</p>
  +          </td>
  +        </tr>
  +        <tr bgcolor="#EEEEFF">
  +          <td><p><a href="[preferred]/avalon/logkit/latest">LogKit</a></p></td>
  +          <td>
  +            <p>A high performance IOC based logging framework.</p>
  +          </td>
  +        </tr>
  +      </table>
         <div id="authors" align="right">by&nbsp;Avalon Documentation Team</div>
         </div>
         </div>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org