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/28 11:04:12 UTC

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

mcconnell    2003/10/28 02:04:12

  Modified:    mavenized-site/xdocs/related apache.xml external.xml
  Log:
  Applied patch from Eric Pugh.
  
  Revision  Changes    Path
  1.7       +11 -5     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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- apache.xml	27 Oct 2003 23:40:40 -0000	1.6
  +++ apache.xml	28 Oct 2003 10:04:12 -0000	1.7
  @@ -38,16 +38,22 @@
   </p></td>
   	  </tr>
   	  <tr>
  +	    <td><p><a
  +href="http://jakarta.apache.org/turbine/fulcrum/">Fulcrum</a></p></td>
  +	    <td><p>Fulcrum was originally created as part of the Turbine 3 effort.
  +The idea was to be able to decouple the services from Turbine 2 allowing
  +them to be used on both projects. Fulcrum is currently evolving into a
  +generic component repository useful in building web applications. Each
  +service is been converted into a stand alone component that can be released
  +independently of the other components.
  + </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>
   <p>James is also a <i>mail application platform</i>.  The James team have developed a Java API to let you write Java code to process emails that we call the mailet API.  A <i>mailet</i> can generate an automatic reply, update a database, prevent spam, build a message archive, or whatever you can imagine.  A <i>matcher</i> determines whether your mailet should process an email in the server.  The James project hosts the Mailet API, and James provides an implementation of this mail application platform API.</p>
             </td>
  -	  </tr>
  -	  <tr>
  -	    <td><p><a href="http://jakarta.apache.org/turbine/fulcrum/">Turbine Fulcrum</a></p></td>
  -	    <td><p>Fulcrum was originally created as part of the Turbine 3 effort. The idea was to be able to decouple the services from Turbine 2 allowing them to be used on both projects. Fulcrum is currently evolving into a component repository for Turbine. Each service is being converted into a stand alone component that can be released independently of the other components. This will allow the Turbine project to to release components as they change instead of having to release everything at once. 
  -</p></td>
   	  </tr>
   	</table>
         </subsection>
  
  
  
  1.5       +24 -0     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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- external.xml	27 Oct 2003 23:40:40 -0000	1.4
  +++ external.xml	28 Oct 2003 10:04:12 -0000	1.5
  @@ -28,6 +28,30 @@
   	    <td><p><a href="http://picocontainer.org">Picocontainer</a></p></td>
   	    <td><p>Picocontainer is a light weight IoC framework.</p></td>
   	  </tr>
  +	  <tr>
  +	    <td><p><a href="http://jcrontab.sf.net">Jcrontab</a></p></td>
  +	    <td>
  +            <p>JCrontab provides a simple Java implementation of the 
  +              Unix cron service. An Avalon interface is provided.</p></td>
  +	  </tr>
  +	  <tr>
  +	    <td><p><a
  +href="http://cvs.sourceforge.net/viewcvs.py/hibernate/HibernateExt/avalon/">
  +Hibernate Wrapper</a></p></td>
  +	    <td>
  +            <p>Hibernate is a topnotch ORM tool.  An Avalon wrapper has 
  +             been written to faciliate using Hibernate in an Avalon 
  +             Environment.</p>
  +          </td>
  +	  </tr>
  +	  <tr>
  +	    <td><p><a href="http://xingu.sf.net/">Xingu Components</a></p></td>
  +	    <td><p>
  +            A collection of Avalon components including OJB and Hibernate
  +            support, a business object API, ACL component, Messenging 
  +            component and more!</p>
  +          </td>
  +	  </tr>
   	</table>
         </subsection>
       </section>
  
  
  

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