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:11 UTC

cvs commit: jakarta-turbine/xdocs/howto tdk-howto.xml

kschrader    01/07/23 06:36:11

  Modified:    xdocs/howto tdk-howto.xml
  Log:
  Updating some docs.
  
  Revision  Changes    Path
  1.16      +5 -5      jakarta-turbine/xdocs/howto/tdk-howto.xml
  
  Index: tdk-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/xdocs/howto/tdk-howto.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- tdk-howto.xml	2001/06/13 21:50:47	1.15
  +++ tdk-howto.xml	2001/07/23 13:36:11	1.16
  @@ -136,8 +136,8 @@
   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>
   
  @@ -411,13 +411,13 @@
   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>
   
   </section>
  
  
  

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