mpoeschl    01/10/06 12:22:46

  Modified:    xdocs/turbine-3 index.xml
               xdocs/stylesheets project.xml
               xdocs    index.xml
  Added:       xdocs/common further-reading.xml
  Log:
  added some info about turbine 2.2 and 3.0
  moved further-reading.xml from turbine-2
  
  Revision  Changes    Path
  1.2       +4 -1      jakarta-turbine-site/xdocs/turbine-3/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/turbine-3/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 2001/08/18 15:46:14     1.1
  +++ index.xml 2001/10/06 19:22:46     1.2
  @@ -11,7 +11,10 @@
   <section name="Jakarta Turbine 3.0">
   
     <p>
  -    Turbine 3.0 is the next major release...
  +    Turbine 3.0 is the next major release. Internally it will be very different
  +    than Turbine 2.x. 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.
     </p>
   
   </section>
  
  
  
  1.5       +2 -1      jakarta-turbine-site/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/stylesheets/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml       2001/09/19 16:44:19     1.4
  +++ project.xml       2001/10/06 19:22:46     1.5
  @@ -24,7 +24,7 @@
       <menu name="Get Involved">
           <item name="Contributors"          href="/common/contributors.html"/>
           <item name="CVS Repos"             
href="http://jakarta.apache.org/site/cvsindex.html"/>
  -        <item name="FAQ"                   href="./common/faq.html"/>
  +        <item name="FAQ"                   href="/common/faq.html"/>
           <item name="Mailing Lists"         
href="http://jakarta.apache.org/site/mail.html"/>
           <item name="Powered by Turbine"    href="/common/powered.html"/>
           <item name="License"               href="/common/license.html"/>
  @@ -38,6 +38,7 @@
           <item name="Deprecation Rules"     href="/common/deprecation.html"/>
           <item name="Developer Links"       href="/common/developer-links.html"/>
           <item name="Documentation"         href="/common/documentation.html"/>
  +        <item name="Further Reading"       href="/common/further-reading.html"/>
       </menu>
   
       </body>
  
  
  
  1.1                  jakarta-turbine-site/xdocs/common/further-reading.xml
  
  Index: further-reading.xml
  ===================================================================
  <?xml version="1.0"?>
  
  <document>
  
   <properties>
    <title>Further Reading</title>
    <author email="gonzalo.diethelm@inamecom">Gonzalo A. Diethelm</author>
   </properties>
  
  <body>
  
  <section name="Articles pointing out JSP problems">
  
  <p>
   On the Velocity site, there is Jon's
   <a href="http://jakarta.apache.org/velocity/ymtd/ymtd.html";>
    You Make The Decision
   </a>
   .
  </p>
  
  <p>
   Then there is Jason Hunter's
   <a href="http://www.servlets.com/soapbox/problems-jsp.html";>
    Problems with JSP
   </a>
   .
  </p>
  
  </section>
  
  </body>
  </document>
  
  
  
  1.2       +8 -3      jakarta-turbine-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 2001/08/01 18:55:56     1.1
  +++ index.xml 2001/10/06 19:22:46     1.2
  @@ -35,9 +35,14 @@
     </p>
   
     <p>
  -    <strong>Turbine 2.1.x</strong>. Turbine 2.1 is the current production 
  -    quality release. The 2.1.x branch will continue in maintenance mode, but 
  -    no new feature releases are planned.</p> 
  +    <strong>Turbine 2.1</strong>. Turbine 2.1 is the current production 
  +    quality release.
  +  </p> 
  +
  +  <p>
  +    <strong>Turbine 2.2.x</strong>. Turbine 2.2 will be the next official release. 
  +    It will include some new features and bug fixes. 
  +  </p> 
   
     <p>
       <strong>Turbine 3.0</strong>. 
  
  
  

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

Reply via email to