juergen     02/02/01 02:27:46

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/proppatch/code
                        displayName.xml proppatch200.xml proppatch207.xml
                        PropPatch423Collection.xml PropPatch423File.xml
  Log:
  change to expected response in proppatch body
  
  Revision  Changes    Path
  1.2       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/displayName.xml
  
  Index: displayName.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/displayName.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- displayName.xml   9 Jan 2002 18:03:45 -0000       1.1
  +++ displayName.xml   1 Feb 2002 10:27:46 -0000       1.2
  @@ -40,8 +40,8 @@
      <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
      <header>Content-Language: en</header>
      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 
1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -   <body varUsage="globalVariableCollection">
  -    <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableCollection%/help-doc.html</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]>
  +   <body varUsage="globalVariableCollection,globalVariableServerName">
  +    <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/help-doc.html</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]>
      </body>
     </response>
    </step>
  
  
  
  1.2       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/proppatch200.xml
  
  Index: proppatch200.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/proppatch200.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- proppatch200.xml  9 Jan 2002 18:03:45 -0000       1.1
  +++ proppatch200.xml  1 Feb 2002 10:27:46 -0000       1.2
  @@ -66,11 +66,11 @@
      <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
      <header>Content-Language: en</header>
      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 
1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -   <body varUsage="globalVariableCollection"><![CDATA[<?xml version="1.0" 
encoding="utf-8" ?>
  +   <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
        <d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" >
        
        <d:response>
  -        <d:href>/%globalVariableCollection%/test.html</d:href>
  +        
<d:href>/%globalVariableServerName%/%globalVariableCollection%/test.html</d:href>
           
           <d:propstat>
              <d:prop>
  
  
  
  1.3       +3 -3      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/proppatch207.xml
  
  Index: proppatch207.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/proppatch207.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- proppatch207.xml  28 Jan 2002 09:43:21 -0000      1.2
  +++ proppatch207.xml  1 Feb 2002 10:27:46 -0000       1.3
  @@ -46,7 +46,7 @@
      <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
      <header>Content-Language: en</header>
      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 
1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -   <body varUsage="globalVariableCollection"><![CDATA[<?xml version="1.0" 
encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableCollection%/test.html</d:href><d:propstat><d:prop><getlastmodified/></d:prop><d:status>HTTP/1.1
 409 Conflict</d:status></d:propstat></d:response></d:multistatus>]]></body>
  +   <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/test.html</d:href><d:propstat><d:prop><getlastmodified/></d:prop><d:status>HTTP/1.1
 409 Conflict</d:status></d:propstat></d:response></d:multistatus>]]></body>
     </response>
    </step>
    <step>
  @@ -65,8 +65,8 @@
      <header>Date: Tue, 13 Feb 2001 12:45:26 GMT+01:00</header>
      <header>Content-Language: en</header>
      <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 (JSP 1.1; Servlet 2.2; Java 
1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
  -   <body varUsage="globalVariableCollection">
  -    <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableCollection%/test.html</d:href><d:propstat><d:prop><getlastmodified/></d:prop><d:status>HTTP/1.1
 409 Conflict</d:status></d:propstat></d:response></d:multistatus>]]>
  +   <body varUsage="globalVariableCollection,globalVariableServerName">
  +    <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/test.html</d:href><d:propstat><d:prop><getlastmodified/></d:prop><d:status>HTTP/1.1
 409 Conflict</d:status></d:propstat></d:response></d:multistatus>]]>
      </body>
     </response>
    </step>
  
  
  
  1.3       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatch423Collection.xml
  
  Index: PropPatch423Collection.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatch423Collection.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PropPatch423Collection.xml        28 Jan 2002 09:43:21 -0000      1.2
  +++ PropPatch423Collection.xml        1 Feb 2002 10:27:46 -0000       1.3
  @@ -76,7 +76,7 @@
                                <header>Date: Tue, 13 Feb 2001 12:45:26 
GMT+01:00</header>
                                <header>Content-Language: en</header>
                                <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  -                             <body 
varUsage="globalVariableCollection"><![CDATA[<?xml version="1.0" encoding="utf-8" 
?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableCollection%/test</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/test</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
                        </response>
        </step>
   
  
  
  
  1.3       +1 -1      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatch423File.xml
  
  Index: PropPatch423File.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatch423File.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PropPatch423File.xml      28 Jan 2002 09:43:21 -0000      1.2
  +++ PropPatch423File.xml      1 Feb 2002 10:27:46 -0000       1.3
  @@ -84,7 +84,7 @@
                                <header>Date: Tue, 13 Feb 2001 12:45:26 
GMT+01:00</header>
                                <header>Content-Language: en</header>
                                <header>Servlet-Engine: Tomcat Web Server/3.2 beta 4 
(JSP 1.1; Servlet 2.2; Java 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems 
Inc.)</header>
  -                             <body 
varUsage="globalVariableCollection"><![CDATA[<?xml version="1.0" encoding="utf-8" 
?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableCollection%/proppatch.xml</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
  +                             <body 
varUsage="globalVariableCollection,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?><d:multistatus 
xmlns:d="DAV"><d:response><d:href>/%globalVariableServerName%/%globalVariableCollection%/proppatch.xml</d:href><d:propstat><d:prop><displayname/></d:prop><d:status>HTTP/1.1
 200 OK</d:status></d:propstat></d:response></d:multistatus>]]></body>
                        </response>
        </step>
   
  
  
  

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

Reply via email to