jfarcand    2004/08/25 09:50:35

  Modified:    jsr154/src/share/dtd Tag: TOMCAT_5_0 web-app_2_4.xsd
  Log:
  Port patch from the HEAD.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.13.2.1  +2 -2      jakarta-servletapi-5/jsr154/src/share/dtd/web-app_2_4.xsd
  
  Index: web-app_2_4.xsd
  ===================================================================
  RCS file: /home/cvs/jakarta-servletapi-5/jsr154/src/share/dtd/web-app_2_4.xsd,v
  retrieving revision 1.13
  retrieving revision 1.13.2.1
  diff -u -r1.13 -r1.13.2.1
  --- web-app_2_4.xsd   18 Mar 2004 16:40:34 -0000      1.13
  +++ web-app_2_4.xsd   25 Aug 2004 16:50:34 -0000      1.13.2.1
  @@ -30,7 +30,7 @@
     <xsd:annotation>
       <xsd:documentation>
   
  -      Copyright 2002 Sun Microsystems, Inc., 901 San Antonio
  +      Copyright 2004 Sun Microsystems, Inc., 901 San Antonio
         Road, Palo Alto, California 94303, U.S.A. All rights
         reserved.
   
  @@ -804,7 +804,7 @@
   
       <xsd:simpleContent>
         <xsd:restriction base="j2ee:string">
  -     <xsd:pattern value="[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+"/>
  +          <xsd:pattern value="[^\p{Cc}^\s]+/[^\p{Cc}^\s]+"/>
         </xsd:restriction>
       </xsd:simpleContent>
     </xsd:complexType>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to