You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2002/12/17 11:52:38 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/cactus/conf web.xml.dvsl

vmassol     2002/12/17 02:52:38

  Modified:    src/plugins-build/cactus/conf web.xml.dvsl
  Log:
  oops. Reverted back wrong commit
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-turbine-maven/src/plugins-build/cactus/conf/web.xml.dvsl
  
  Index: web.xml.dvsl
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/cactus/conf/web.xml.dvsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- web.xml.dvsl	17 Dec 2002 10:51:58 -0000	1.3
  +++ web.xml.dvsl	17 Dec 2002 10:52:38 -0000	1.4
  @@ -4,9 +4,9 @@
   #match ("web-app")
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
  -<!--!DOCTYPE web-app
  +<!DOCTYPE web-app
       PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
  -    "http://java.sun.com/dtd/web-app_2_3.dtd"-->
  +    "http://java.sun.com/dtd/web-app_2_3.dtd">
   
   <web-app>
       $context.applyTemplates("icon")