You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2003/12/09 01:26:55 UTC

cvs commit: jakarta-jetspeed-2/commons/src/webapp/WEB-INF web.xml

taylor      2003/12/08 16:26:55

  Modified:    commons/src/webapp/WEB-INF web.xml
  Log:
  typo
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-jetspeed-2/commons/src/webapp/WEB-INF/web.xml
  
  Index: web.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/commons/src/webapp/WEB-INF/web.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- web.xml	9 Dec 2003 00:24:38 -0000	1.2
  +++ web.xml	9 Dec 2003 00:26:55 -0000	1.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
  +<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
                            "http://java.sun.com/dtd/web-app_2.3.dtd">
   <web-app>
     <display-name>Jetspeed Container Application</display-name>
  
  
  

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