You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/02/01 13:58:52 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/mix proppatchDir.xml

juergen     02/02/01 04:58:52

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/proppatch/mix
                        proppatchDir.xml
  Log:
  change to expected response in proppatch body
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/mix/proppatchDir.xml
  
  Index: proppatchDir.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/mix/proppatchDir.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- proppatchDir.xml	28 Jan 2002 09:43:21 -0000	1.2
  +++ proppatchDir.xml	1 Feb 2002 12:58:51 -0000	1.3
  @@ -48,7 +48,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,globalVariableServerName"><![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>
    
  @@ -151,7 +151,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,globalVariableServerName"><![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>
    
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>