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/10/27 17:37:10 UTC

cvs commit: avalon-sandbox/mavenized-site/xdocs/related apache.xml external.xml index.xml

mcconnell    2003/10/27 08:37:10

  Modified:    mavenized-site/xdocs/related apache.xml external.xml
                        index.xml
  Log:
  Add addition internal and external projects.
  
  Revision  Changes    Path
  1.3       +16 -8     avalon-sandbox/mavenized-site/xdocs/related/apache.xml
  
  Index: apache.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/apache.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apache.xml	27 Oct 2003 15:50:58 -0000	1.2
  +++ apache.xml	27 Oct 2003 16:37:09 -0000	1.3
  @@ -10,10 +10,25 @@
         <subsection name="Apache Projects">
           <table>
   	  <tr>
  -	    <th>Name</th>
  +	    <th width="200">Name</th>
   	    <th>Description</th>
   	  </tr>
   	  <tr>
  +	    <td><p><a href="http://incubator.apache.org/projects/directory.html">Apache Directory Project</a></p></td>
  +	    <td><p>CONTENT PENDING</p></td>
  +	  </tr>
  +	  <tr>
  +	    <td><p><a href="http://cocoon.apache.org/">Cocoon</a></p></td>
  +	    <td><p>Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development.
  +Cocoon implements these concepts around the notion of 'component pipelines', each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building web solutions, hooking together components into pipelines without any required programming.
  +Cocoon is "web glue for your web application development needs". It is a glue that keeps concerns separate and allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts.
  +</p></td>
  +	  </tr>
  +	  <tr>
  +	    <td><p><a href="http://incubator.apache.org/projects/ftpserver.html">FTP Server Project</a></p></td>
  +	    <td><p>CONTENT PENDING</p></td>
  +	  </tr>
  +	  <tr>
   	    <td><p><a href="http://james.apache.org">James</a></p></td>
   	    <td>
   <p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a 100% pure Java SMTP and POP3 Mail server and NNTP News server.  James was designed to be a complete and portable enterprise mail engine solution based on currently available open protocols. </p>
  @@ -23,13 +38,6 @@
   	  <tr>
   	    <td><p><a href="http://jakarta.apache.org/turbine/fulcrum/">Turbine Fulcrum</a></p></td>
   	    <td><p>CONTENT PENDING</p></td>
  -	  </tr>
  -	  <tr>
  -	    <td><p><a href="http://cocoon.apache.org/">Cocoon</a></p></td>
  -	    <td><p>Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development.
  -Cocoon implements these concepts around the notion of 'component pipelines', each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building web solutions, hooking together components into pipelines without any required programming.
  -Cocoon is "web glue for your web application development needs". It is a glue that keeps concerns separate and allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts.
  -</p></td>
   	  </tr>
   	</table>
         </subsection>
  
  
  
  1.2       +7 -1      avalon-sandbox/mavenized-site/xdocs/related/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/external.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- external.xml	27 Oct 2003 15:27:23 -0000	1.1
  +++ external.xml	27 Oct 2003 16:37:09 -0000	1.2
  @@ -10,13 +10,19 @@
         <subsection name="External Projects">
           <table>
   	  <tr>
  -	    <th>Name</th>
  +	    <th width="150">Name</th>
   	    <th>Description</th>
   	  </tr>
   	  <tr>
   	    <td><p><a href="http://jingdao.sf.net">Jing DAO</a></p></td>
   	    <td><p>Jing is a Data Access Object (DAO) framework that supports 
   	        Avalon components and works within Avalon containers.</p></td>
  +	  </tr>
  +	  <tr>
  +	    <td><p><a href="http://open-im.net/">OpenIM Instant Messaging</a></p></td>
  +	    <td>
  +            <p>The purpose of the OpenIM project is to produce a fast, simple, and highly efficient instant messager server with high modularisation and a codebase that uses the Avalon tools and <a href="http://avalon.apache.org/merlin">Merlin Container</a> created by Apache's Avalon project.</p>
  +          </td>
   	  </tr>
   	  <tr>
   	    <td><p><a href="http://picocontainer.org">Picocontainer</a></p></td>
  
  
  
  1.4       +20 -10    avalon-sandbox/mavenized-site/xdocs/related/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	27 Oct 2003 15:47:49 -0000	1.3
  +++ index.xml	27 Oct 2003 16:37:09 -0000	1.4
  @@ -10,23 +10,33 @@
         <subsection name="Index">
           <table>
   	    <tr>
  -	      <th>Name</th>
  +	      <th width="150">Name</th>
   	      <th>Description</th>
   	    </tr>
   	    <tr>
  -	      <td><p><a href="apache.html">Apache Projects</a></p></td>
  -	      <td><p>Overview of a number of Apache projects that leverage 
  -              the Avalon framework, containers, and shared components.</p></td>
  +	      <td><a href="apache.html">Apache Projects</a></td>
  +	      <td>Overview of a number of Apache projects that leverage 
  +              the Avalon framework, containers, and shared components.
  +              The page includes details of the James Enterprise Messaging 
  +              Platform that leverages the Avalon component model and several
  +              of the Cornerstone common components; the Turbine Fulcrum 
  +              component suite and development related to the Merlin 
  +              container, and the Cocoon project that is leveraging the 
  +              Fortress container as part of their overall development 
  +              strategy.</td>
   	    </tr>
   	    <tr>
  -	      <td><p><a href="external.html">External Projects</a></p></td>
  -	      <td><p>A list of external projects based on Avalon technochnologies
  -             and services.</p></td>
  +	      <td><a href="external.html">External Projects</a></td>
  +	      <td>A list of external projects based on Avalon technochnologies
  +             and services. This list includes a number of container iniatives 
  +             that leverage the Avalon container contract together with third-party
  +             container extensions, through to dedication applications such the 
  +             OpenIM instant messaging project.</td>
   	    </tr>
   	    <tr>
  -	      <td><p><a href="powered.html">Avalon Powered</a></p></td>
  -	      <td><p>Resources for the Avalon Powered logo 
  -               and site linking.</p></td>
  +	      <td><a href="powered.html">Avalon Powered</a></td>
  +	      <td>Resources for the Avalon Powered logo 
  +               and site linking.</td>
   	    </tr>
   	  </table>
         </subsection>
  
  
  

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