You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2014/01/24 19:04:49 UTC

svn commit: r1561094 - /tomcat/trunk/java/javax/servlet/resources/

Author: kkolinko
Date: Fri Jan 24 18:04:48 2014
New Revision: 1561094

URL: http://svn.apache.org/r1561094
Log:
Remove SVN $Id keyword and similar constructs for other source code management systems
from XML Schema and DTD files.

Modified:
    tomcat/trunk/java/javax/servlet/resources/XMLSchema.dtd
    tomcat/trunk/java/javax/servlet/resources/j2ee_1_4.xsd
    tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_1_1.xsd
    tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_client_1_1.xsd
    tomcat/trunk/java/javax/servlet/resources/javaee_5.xsd
    tomcat/trunk/java/javax/servlet/resources/javaee_6.xsd
    tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd
    tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_3.xsd
    tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_2.xsd
    tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_3.xsd
    tomcat/trunk/java/javax/servlet/resources/jsp_2_0.xsd
    tomcat/trunk/java/javax/servlet/resources/jsp_2_2.xsd
    tomcat/trunk/java/javax/servlet/resources/web-app_2_4.xsd
    tomcat/trunk/java/javax/servlet/resources/web-app_2_5.xsd
    tomcat/trunk/java/javax/servlet/resources/web-app_3_0.xsd
    tomcat/trunk/java/javax/servlet/resources/web-common_3_0.xsd
    tomcat/trunk/java/javax/servlet/resources/web-fragment_3_0.xsd
    tomcat/trunk/java/javax/servlet/resources/web-jsptaglibrary_2_0.xsd

Modified: tomcat/trunk/java/javax/servlet/resources/XMLSchema.dtd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/XMLSchema.dtd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/XMLSchema.dtd (original)
+++ tomcat/trunk/java/javax/servlet/resources/XMLSchema.dtd Fri Jan 24 18:04:48 2014
@@ -17,7 +17,7 @@
 <!-- DTD for XML Schemas: Part 1: Structures
      Public Identifier: "-//W3C//DTD XMLSCHEMA 200102//EN"
      Official Location: http://www.w3.org/2001/XMLSchema.dtd -->
-<!-- $Id$ -->
+
 <!-- Note this DTD is NOT normative, or even definitive. -->           <!--d-->
 <!-- prose copy in the structures REC is the definitive version -->    <!--d-->
 <!-- (which shouldn't differ from this one except for this -->         <!--d-->

Modified: tomcat/trunk/java/javax/servlet/resources/j2ee_1_4.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/j2ee_1_4.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/j2ee_1_4.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/j2ee_1_4.xsd Fri Jan 24 18:04:48 2014
@@ -22,12 +22,6 @@
      elementFormDefault="qualified"
      attributeFormDefault="unqualified"
      version="1.4">
-  <xsd:annotation>
-    <xsd:documentation>
-      @(#)j2ee_1_4.xsds 1.43 03/09/16
-    </xsd:documentation>
-  </xsd:annotation>
-
 <xsd:annotation>
 <xsd:documentation>
 

Modified: tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_1_1.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_1_1.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_1_1.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_1_1.xsd Fri Jan 24 18:04:48 2014
@@ -24,12 +24,6 @@
             version="1.1">
   <xsd:annotation>
     <xsd:documentation>
-      @(#)j2ee_web_services_1_1.xsds 1.11 02/11/03
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
 
       (C) Copyright International Business Machines Corporation 2002
 

Modified: tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_client_1_1.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_client_1_1.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_client_1_1.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_client_1_1.xsd Fri Jan 24 18:04:48 2014
@@ -24,12 +24,6 @@
             version="1.1">
   <xsd:annotation>
     <xsd:documentation>
-      @(#)j2ee_web_services_client_1_1.xsds 1.10 02/11/03
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
 
       (C) Copyright International Business Machines Corporation 2002
 

Modified: tomcat/trunk/java/javax/servlet/resources/javaee_5.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_5.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/javaee_5.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/javaee_5.xsd Fri Jan 24 18:04:48 2014
@@ -8,12 +8,6 @@
      version="5">
   <xsd:annotation>
     <xsd:documentation>
-      @(#)javaee_5.xsds 1.65 06/02/17
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
 
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 

Modified: tomcat/trunk/java/javax/servlet/resources/javaee_6.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_6.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/javaee_6.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/javaee_6.xsd Fri Jan 24 18:04:48 2014
@@ -8,14 +8,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd Fri Jan 24 18:04:48 2014
@@ -8,12 +8,6 @@
             version="1.2">
   <xsd:annotation>
     <xsd:documentation>
-      @(#)javaee_web_services_1_2.xsds 1.18 02/13/06
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
 
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 

Modified: tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_3.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_3.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_3.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_3.xsd Fri Jan 24 18:04:48 2014
@@ -9,14 +9,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_2.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_2.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_2.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_2.xsd Fri Jan 24 18:04:48 2014
@@ -8,12 +8,6 @@
             version="1.2">
   <xsd:annotation>
     <xsd:documentation>
-      @(#)javaee_web_services_client_1_2.xsds 1.19 02/13/06
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
 
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 

Modified: tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_3.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_3.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_3.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/javaee_web_services_client_1_3.xsd Fri Jan 24 18:04:48 2014
@@ -9,14 +9,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/jsp_2_0.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/jsp_2_0.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/jsp_2_0.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/jsp_2_0.xsd Fri Jan 24 18:04:48 2014
@@ -24,12 +24,6 @@
             version="2.0">
   <xsd:annotation>
     <xsd:documentation>
-      @(#)jsp_2_0.xsds  1.17 03/18/03
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
 
       This is the XML Schema for the JSP 2.0 deployment descriptor
       types.  The JSP 2.0 schema contains all the special

Modified: tomcat/trunk/java/javax/servlet/resources/jsp_2_2.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/jsp_2_2.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/jsp_2_2.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/jsp_2_2.xsd Fri Jan 24 18:04:48 2014
@@ -9,14 +9,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/web-app_2_4.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/web-app_2_4.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/web-app_2_4.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/web-app_2_4.xsd Fri Jan 24 18:04:48 2014
@@ -24,12 +24,6 @@
             version="2.4">
   <xsd:annotation>
     <xsd:documentation>
-      %W% %E%
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
       <![CDATA[
 
         This is the XML Schema for the Servlet 2.4 deployment descriptor.

Modified: tomcat/trunk/java/javax/servlet/resources/web-app_2_5.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/web-app_2_5.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/web-app_2_5.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/web-app_2_5.xsd Fri Jan 24 18:04:48 2014
@@ -23,11 +23,6 @@
     version="2.5">
     <xsd:annotation>
         <xsd:documentation>
-            @(#)web-app_2_5.xsds1.62 05/08/06
-        </xsd:documentation>
-    </xsd:annotation>
-    <xsd:annotation>
-        <xsd:documentation>
             <![CDATA[
       This is the XML Schema for the Servlet 2.5 deployment descriptor.
 The deployment descriptor must be named "WEB-INF/web.xml" in the

Modified: tomcat/trunk/java/javax/servlet/resources/web-app_3_0.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/web-app_3_0.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/web-app_3_0.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/web-app_3_0.xsd Fri Jan 24 18:04:48 2014
@@ -9,14 +9,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/web-common_3_0.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/web-common_3_0.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/web-common_3_0.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/web-common_3_0.xsd Fri Jan 24 18:04:48 2014
@@ -9,14 +9,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/web-fragment_3_0.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/web-fragment_3_0.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/web-fragment_3_0.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/web-fragment_3_0.xsd Fri Jan 24 18:04:48 2014
@@ -9,14 +9,6 @@
   <xsd:annotation>
     <xsd:documentation>
 
-      $Id$
-
-    </xsd:documentation>
-  </xsd:annotation>
-
-  <xsd:annotation>
-    <xsd:documentation>
-
       DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
       Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.

Modified: tomcat/trunk/java/javax/servlet/resources/web-jsptaglibrary_2_0.xsd
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/web-jsptaglibrary_2_0.xsd?rev=1561094&r1=1561093&r2=1561094&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/resources/web-jsptaglibrary_2_0.xsd (original)
+++ tomcat/trunk/java/javax/servlet/resources/web-jsptaglibrary_2_0.xsd Fri Jan 24 18:04:48 2014
@@ -23,12 +23,6 @@
      elementFormDefault="qualified"
      attributeFormDefault="unqualified"
      version="2.0">
-
-  <xsd:annotation>
-    <xsd:documentation>
-      %W% %G%
-    </xsd:documentation>
-  </xsd:annotation>
   <xsd:annotation>
     <xsd:documentation>
       <![CDATA[



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