epugh       2004/03/28 09:58:32

  Modified:    xdocs    todo.xml navigation.xml
  Added:       xdocs    related-projects.xml
  Log:
  Update docs
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-turbine-2/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/todo.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- todo.xml  3 Sep 2003 07:45:45 -0000       1.8
  +++ todo.xml  28 Mar 2004 17:58:31 -0000      1.9
  @@ -34,8 +34,8 @@
   <subsection name="Blue Skying for future Turbine releases">
   <p>
     <ul>
  -    <li>Move forward to a component based architecture (avalonization)</li>
  -    <li>"Steal" the pipeline from the Turbine 3 code base</li>
  +    <li>Move forward to a component based architecture (avalonization)  (partly 
done!)</li>
  +    <li>"Steal" the pipeline from the Turbine 3 code base  (done!  epugh)</li>
       <li>Decouple the code base into core, components and toolbox</li>
     </ul>
   </p>
  
  
  
  1.13      +2 -1      jakarta-turbine-2/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/navigation.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- navigation.xml    24 Oct 2003 15:15:07 -0000      1.12
  +++ navigation.xml    28 Mar 2004 17:58:31 -0000      1.13
  @@ -21,7 +21,8 @@
       </menu>
       <menu name="Extensions">
         <item name="Maven Plugin"            href="/maven-turbine-plugin/index.html"/>
  -      <item name="Torque Impl of Services" href="/turbine-torque-impl/index.html"/> 
   
  +      <item name="Torque Impl of Services" href="/turbine-torque-impl/index.html"/> 
 
  +      <item name="Related Projects" href="/related-projects.html"/>    
       </menu>
       <menu name="Documentation">
         <item name="Changes"               href="/changes.html"/>
  
  
  
  1.1                  jakarta-turbine-2/xdocs/related-projects.xml
  
  Index: related-projects.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <document>
   <properties>
    <title>Related Projects to Turbine</title>
       <author email="[EMAIL PROTECTED]">Eric Pugh</author>
   </properties>
  
  <body>
  
  <section name="Related Projects">
  
  <p>
    There are a couple projects related to Turbine.  These projects have code that is 
either meant
    to work with Turbine, or can be integrated via the Avalon container service with 
Turbine.
  </p>
  
  <p>
    <ul>
        <li><a href="http://jakarta.apache.org/turbine/fulcrum";>Fulcrum</a>  A 
collection of Avalon components.</li>
        <li><a href="http://xingu.sf.net";>Xingu</a>  Another repository of both 
Turbine pull tools and Avalon components.</li>          
    </ul>
  </p>
  
  </section>
  
  </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to