You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2004/05/21 19:39:36 UTC

cvs commit: jakarta-turbine-2/extensions/maven-plugin/xdocs getting_started.xml

henning     2004/05/21 10:39:36

  Modified:    extensions/maven-plugin/xdocs Tag: TURBINE_2_3_BRANCH
                        getting_started.xml
  Log:
  Some typos fixed
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.1.2.2   +2 -2      jakarta-turbine-2/extensions/maven-plugin/xdocs/Attic/getting_started.xml
  
  Index: getting_started.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/extensions/maven-plugin/xdocs/Attic/getting_started.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- getting_started.xml	21 May 2004 17:07:45 -0000	1.1.2.1
  +++ getting_started.xml	21 May 2004 17:39:36 -0000	1.1.2.2
  @@ -30,11 +30,11 @@
   <p>
   To be able to install your applications into a servlet container, you must either
   use inplace deployment or add the location of your web container to your build.properties (If you're writing
  -web applications with maven, this is a good idea anyway. You should add a line like this:
  +web applications with maven, this is a good idea anyway). You should add a line like this:
   
   <source><![CDATA[
   For Unix:
  -maven.appserver.home = ${user.home}/jakarta-tomcat-5.0.24
  +maven.appserver.home = /opt/jakarta-tomcat-5.0.24
   
   For Windows:
   maven.appserver.home = C:/Program Files/Apache Software Foundation/Tomcat-5.0.24
  
  
  

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