juergen     2003/08/27 05:07:47

  Modified:    
testsuite/testsuite/junit/xmltestcases/DASL/functional/where/DAVResourceType
                        LiveAndDeadProperty.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.5       +5 -43     
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/where/DAVResourceType/LiveAndDeadProperty.xml
  
  Index: LiveAndDeadProperty.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/where/DAVResourceType/LiveAndDeadProperty.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- LiveAndDeadProperty.xml   7 Aug 2003 07:23:18 -0000       1.4
  +++ LiveAndDeadProperty.xml   27 Aug 2003 12:07:47 -0000      1.5
  @@ -30,45 +30,7 @@
         <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>
       </response>
     </step>
  -    <step>
  -    <request>
  -      <command 
varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">PROPPATCH 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -      <header>User-Agent: Microsoft Data Access Internet Publishing Provider 
DAV</header>
  -      <header>Accept-Language: en-us</header>
  -      <header>Translate: f</header>
  -      <header>Pragma: no-cache</header>
  -      <header>Connection: close</header>
  -      <body><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -                             <D:propertyupdate xmlns:D="DAV:" 
xmlns:R="http://www.com/";>
  -                                     <D:set>
  -                                             <D:prop>
  -                                                     
<D:displayname>test.xml</D:displayname>
  -                                             </D:prop>
  -                                     </D:set>
  -                             </D:propertyupdate>
  -                     ]]></body>
  -    </request>
  -    <response>
  -      <command>HTTP/1.0 207 Multi-Status</command>
  -      <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>/*</D:href>
  -                                                     <D:propstat>            
  -                                                             <D:prop>
  -                                                                     
<D:displayname/>
  -                                                             </D:prop>       
  -                                                             <D:status>HTTP/1.1 200 
OK</D:status>
  -                                                     </D:propstat>
  -                                     </D:response>
  -                             </D:multistatus>
  -             
  -             ]]></body>
  -    </response>
  -  </step>
  +   
     <step>
       <request>
         <command 
varUsage="globalVariableCollection,globalVariableServerName">PROPPATCH 
/%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  @@ -121,7 +83,7 @@
                                <D:propfind xmlns:D="DAV:">
                                        <D:prop>
                                                <D:test/>
  -                                             <D:displayname/>
  +                                             <D:getcontenttype/>
                                        </D:prop>
                                </D:propfind>]]></body>
       </request>
  @@ -134,7 +96,7 @@
                                                                <propstat>
                                                                        <prop>
                                                                                
<test>test</test>
  -                                                                             
<displayname>test.xml</displayname>
  +                                                                             
<getcontenttype>text/xml</getcontenttype>
                                                                        </prop>
                                                                        
<status>HTTP/1.1 200 OK</status>
                                                                </propstat>
  @@ -151,7 +113,7 @@
                                                                <D:basicsearch>
                                                                        <D:select>
                                                                                
<D:prop>
  -                                                                                    
 <D:displayname/>
  +     
                                                                                       
 <D:getcontenttype/>
                                                                                       
 <D:test/>
                                                                                
</D:prop>
  @@ -174,7 +136,7 @@
                                                                
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
                                                                <propstat xmlns="DAV:">
                                                                        <prop>
  -                                                                             
<displayname>test.xml</displayname>
  +                                                     
                                                                                
<getcontenttype>text/xml</getcontenttype>
                                                                                
<test>test</test>
                                                                        </prop>
  
  
  

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

Reply via email to