You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ks...@apache.org on 2001/07/23 15:36:58 UTC

cvs commit: jakarta-turbine/docs/howto tdk-howto.html

kschrader    01/07/23 06:36:58

  Modified:    docs     contributors.html
               docs/howto tdk-howto.html
  Log:
  Updating docs
  
  Revision  Changes    Path
  1.56      +44 -0     jakarta-turbine/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/docs/contributors.html,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- contributors.html	2001/07/19 22:08:35	1.55
  +++ contributors.html	2001/07/23 13:36:58	1.56
  @@ -680,6 +680,28 @@
                                   <tr>
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Kasper Nielsen
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <a href="mailto:kav@kav.dk">kav@kav.dk</a>
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Metier
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Journeyer
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Paul O'Leary
               </font>
   </td>
  @@ -872,6 +894,28 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   Master
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Kurt Schrader
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                <a href="mailto:kschrade@engin.umich.edu">kschrade@engin.umich.edu</a>
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                &nbsp;
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                Journeyer
               </font>
   </td>
               </tr>
  
  
  
  1.19      +5 -5      jakarta-turbine/docs/howto/tdk-howto.html
  
  Index: tdk-howto.html
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/docs/howto/tdk-howto.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- tdk-howto.html	2001/07/19 22:08:37	1.18
  +++ tdk-howto.html	2001/07/23 13:36:58	1.19
  @@ -344,8 +344,8 @@
   First of all, you have to get the TDK distribution. You can fetch it from 
   the <a href="http://jakarta.apache.org/builds/jakarta-turbine/release/">Turbine
   release repository</a>. Search for the directory with the latest version, and
  -download the file with a name like tdk-2.1b4.tar.gz (preferred choice for 
  -Unix systems), or tdk-2.1b4.zip (for Windows systems this may be more 
  +download the file tdk-2.1.tar.gz (preferred choice for 
  +Unix systems), or tdk-2.1.zip (for Windows systems this may be more 
   practical).
   </p>
                                                   <p>
  @@ -726,12 +726,12 @@
   thing that you have to change are the references to the Servlet 2.3
   DTDs in your web.xml file. If you change these references, webapps that
   you develop with the TDK should be fully portable. We use the Tomcat 4.0
  -because it is the burgeoning standard.
  +server because it is the burgeoning standard.
   </p>
                                                   <p>
   We'll add more notes to this as the TDK gains more deployment features.
  -There is a very primitive 'deploy' target, but all it does it package
  -up your webapp in a WAR file.
  +There is a very primitive 'deploy' target, but all it currently does is
  +package up your webapp in a WAR file.
   </p>
                               </blockquote>
           </p>
  
  
  

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