dion        2002/10/30 15:15:03

  Modified:    src/plugins-build/site web.xml
  Log:
  Added welcome files
  
  Revision  Changes    Path
  1.2       +4 -0      jakarta-turbine-maven/src/plugins-build/site/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/site/web.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- web.xml   29 Oct 2002 01:16:31 -0000      1.1
  +++ web.xml   30 Oct 2002 23:15:03 -0000      1.2
  @@ -7,5 +7,9 @@
   <web-app>
   
     <!-- Your servlet definitions go here  -->
  +     
  +  <welcome-file-list>
  +    <welcome-file>index.html</welcome-file>
  +  </welcome-file-list>
   
   </web-app>
  
  
  

--
To unsubscribe, e-mail:   <mailto:turbine-maven-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-dev-help@;jakarta.apache.org>

Reply via email to