epugh       2004/03/31 11:21:07

  Modified:    xdocs    changes.xml index.xml
  Log:
  Documentation updates
  
  Revision  Changes    Path
  1.83      +5 -1      jakarta-turbine-2/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- changes.xml       30 Mar 2004 23:55:10 -0000      1.82
  +++ changes.xml       31 Mar 2004 19:21:07 -0000      1.83
  @@ -173,6 +173,10 @@
   <p>
     <ul>
        <li>
  +       Replaced existing Maven plugin with Hennings' META: Maven Environment for 
  +       Turbine Applications plugin.
  +     </li>  
  +     <li>
          Updated to use Stratum b5 which properly supports the upcoming 1.0 release 
of 
          Commons Configuration.  Also removed uses of getVector which has been 
removed 
          from the Configuration API.
  @@ -181,7 +185,7 @@
          Backported the Pipeline from Turbine 3 to Turbine 2.4.  The pipeline allows
          you to define via an XML file all the stages for processing a request.  This
          makes it simple to add your own custom steps to be applied to each HTTP
  -       request coming into Turbine.
  +       request coming into Turbine.  You will need to add the pipeline.xml file.
        </li>
        <li>
          Maven Plugin for Turbine moved to /extensions directory.  The torque
  
  
  
  1.9       +2 -2      jakarta-turbine-2/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml 30 Mar 2004 23:55:10 -0000      1.8
  +++ index.xml 31 Mar 2004 19:21:07 -0000      1.9
  @@ -45,8 +45,8 @@
       A couple example web applications that can benefit from using this
       framework include <a
       href="http://www.restorationhardware.com/";>e-commerce shopping cart
  -    systems</a>, Yahoo style link conservatories and project / <a
  -    href="http://scarab.tigris.org/";>bug / issue</a> tracking systems as
  +    systems</a>, Yahoo style link conservatories and <a
  +    href="http://scarab.tigris.org/";>project / bug / issue</a> tracking systems as
       well as cool XML integration applications like <a
       href="http://jakarta.apache.org/jetspeed/";>Jetspeed</a>.
    </p>
  
  
  

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

Reply via email to