You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by qu...@apache.org on 2003/04/11 06:05:16 UTC

cvs commit: jakarta-turbine-3/xdocs index.xml navigation.xml

quintonm    2003/04/10 21:05:15

  Modified:    xdocs    index.xml navigation.xml
  Log:
  Index -
  
  Updated the docs to clearly indicate that this is an experimental version and not for use.
  
  Navigation -
  
  Removed Turbine-2, Turbine-3, and Torque from the navigation.
  
  A link to the Turbine Wiki, Fulcrum, and JCS was added to the navigation.
  
  Revision  Changes    Path
  1.3       +13 -9     jakarta-turbine-3/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	10 Feb 2002 03:26:23 -0000	1.2
  +++ index.xml	11 Apr 2003 04:05:15 -0000	1.3
  @@ -12,18 +12,22 @@
   <section name="Jakarta Turbine 3.0">
   
     <p>
  -    Turbine 3.0 is the next major release. Internally it will be very
  -    different than Turbine 2.x, including a Catalina-style Pipeline
  -    (through which fine-grained control of processing flow is
  -    faciliated), and many other ehancements and
  -    simplifications. Turbine 3.0 will not be a drop in replacement,
  -    but the TDK is evolving to include migration tools which should
  -    make the process relatively painless.
  +    Turbine 3.0 is an experimental version of Turbine.  Internally,
  +    it is very different than Turbine 2.x.  It includes a Catalina-style 
  +    Pipeline (through which fine-grained control of processing flow is
  +    faciliated), and many other ehancements and simplifications. 
     </p>
     
     <p>
  -    The documentation will slowly come into form over the next few
  -    weeks so please be patient.
  +    Although this version is called 3.0, it should not be viewed as the 
  +    next or even a future version of Turbine.  Development of this version
  +    did begin with the intent of making this the next major version however
  +    development has been discontinued.
  +  </p>
  +  
  +  <p>
  +    The design differences in this version which are superior to the current
  +    version of Turbine are slowly being backported.
     </p>
     
   </section>
  
  
  
  1.3       +5 -7      jakarta-turbine-3/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-3/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml	25 Mar 2003 22:26:22 -0000	1.2
  +++ navigation.xml	11 Apr 2003 04:05:15 -0000	1.3
  @@ -5,13 +5,11 @@
   
     <body>
       <links>
  -      <item name="Turbine"               href="http://jakarta.apache.org/turbine/"/>
  -      <item name="Turbine-2"             href="http://jakarta.apache.org/turbine/turbine-2.2.1/"/>
  -      <item name="Turbine-3"             href="http://jakarta.apache.org/turbine/turbine-3/"/>
  -      <item name="Torque"                href="http://jakarta.apache.org/turbine/torque-3.0.0/"/>
  -      <item name="Fulcrum"               href="http://jakarta.apache.org/turbine/fulcrum/"/>
  -      <item name="TDK"                   href="http://jakarta.apache.org/turbine/tdk/"/>
  -      <item name="JCS"                   href="http://jakarta.apache.org/turbine/jcs/"/>
  +      <item name="Turbine"                 href="http://jakarta.apache.org/turbine/"/>
  +      <item name="Fulcrum"                 href="http://jakarta.apache.org/turbine/fulcrum/"/>
  +      <item name="TDK"                     href="http://jakarta.apache.org/turbine/tdk/"/>
  +      <item name="JCS"                     href="http://jakarta.apache.org/turbine/jcs/"/>
  +      <item name="Turbine Wiki"            href="http://jakarta.apache.org/turbine/common/wiki.html"/>
       </links>
       <menu name="Turbine">
         <item name="Overview"              href="/index.html"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org