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/09/19 14:23:44 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_propfind_semantics PropfAll.xml

juergen     2002/09/19 05:23:44

  Modified:    testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_propfind_semantics
                        PropfAll.xml
  Log:
  removed some unwanted headers and specify the content length with *.
  
  Revision  Changes    Path
  1.5       +116 -136  jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_propfind_semantics/PropfAll.xml
  
  Index: PropfAll.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_control_features/Additional_propfind_semantics/PropfAll.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- PropfAll.xml	8 Aug 2002 13:02:27 -0000	1.4
  +++ PropfAll.xml	19 Sep 2002 12:23:44 -0000	1.5
  @@ -13,17 +13,10 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,globalVariableServerName">PUT /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
  -			<header>Translate: f</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body fileReference="../../../../contentDirectory/validXML.xm1"/>
   		</request>
   		<response>
   			<command>HTTP/1.0 201 Created</command>
  -			<header>Date: Wed, 14 Mar 2001 15:45:51 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>
   		</response>
   	</step>
   	<step>
  @@ -38,151 +31,138 @@
   	<step>
   		<request>
   			<command varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -			<header>Accept-Language: en-us</header>
   			<header>Content-Type: text/xml</header>
  -			<header>Translate: f</header>
   			<header>Depth: 1</header>
  -			<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -			<header>Connection: Keep-Alive</header>
   			<body><![CDATA[<?xml version="1.0" ?><D:propfind xmlns:D="DAV:"><D:allprop/></D:propfind>]]></body>
   		</request>
   		<response>
   			<command>HTTP/1.0 207 Multi Status</command>
  -			<header>Servlet-Engine: Tomcat Web Server/3.2.1 (JSP 1.1; Servlet 2.2; Java 1.3.0_02; Windows NT 4.0 x86; java.vendor=Sun Microsystems Inc.)</header>
   			<body varUsage="globalVariableCollection,userNumber,globalVariableServerName,globalVariableUserPath,globalVariableRootUserPath,host,user"><![CDATA[<?xml version="1.0" encoding="utf-8" ?>
  -<D:multistatus xmlns:D="DAV:">
  -    <D:response>
  -        <D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  -        <D:propstat>
  -            <D:prop>
  -                <D:current-user-privilege-set>
  -                    <D:privilege>
  -                        <D:read />
  -                    </D:privilege>
  -                    <D:privilege>
  -                        <D:write />
  -                    </D:privilege>
  -                    <D:privilege>
  -                        <D:read-acl />
  -                    </D:privilege>
  -                    <D:privilege>
  -                        <D:write-acl />
  -                    </D:privilege>
  -                    <D:privilege>
  -                        <D:all />
  -                    </D:privilege>
  -                </D:current-user-privilege-set>
  -                <D:supportedlock>
  -                    <D:lockentry>
  -                        <D:lockscope>
  -                            <D:exclusive />
  -                        </D:lockscope>
  -                        <D:locktype>
  -                            <D:write />
  -                        </D:locktype>
  -                    </D:lockentry>
  -                    <D:lockentry>
  -                        <D:lockscope>
  -                            <D:shared />
  -                        </D:lockscope>
  -                        <D:locktype>
  -                            <D:write />
  -                        </D:locktype>
  -                    </D:lockentry>
  -                </D:supportedlock>
  -                <D:modCount>2</D:modCount>
  -                <D:source />
  -                <xsv:isXml xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">true</xsv:isXml>
  -                <D:creationdate>2002-08-07T15:28:11Z</D:creationdate>
  -                <D:lockdiscovery />
  -                <D:acl-semantics>
  -                    <D:ace-combination>
  -                        <D:all-grant-before-any-deny />
  -                    </D:ace-combination>
  -                    <D:required-principal>
  -                        <D:all />
  -                    </D:required-principal>
  -                </D:acl-semantics>
  -                <D:getcontentlength>1344</D:getcontentlength>
  -                <D:displayname>test.xml</D:displayname>
  -                <D:owner>
  -                    <D:href>%globalVariableUserPath%</D:href>
  -                </D:owner>
  -                <D:acl>
  -                    <D:ace>
  -                        <D:principal>
  -                            <D:href>%globalVariableRootUserPath%</D:href>
  -                        </D:principal>
  -                        <D:grant>
  -                            <D:privilege>
  -                                <D:all />
  -                            </D:privilege>
  -                        </D:grant>
  -                        <D:protected />
  -                        <D:inherited>
  -                            <D:href>/%globalVariableServerName%/</D:href>
  -                        </D:inherited>
  -                    </D:ace>
  -                </D:acl>
  -                <D:getcontenttype>text/xml</D:getcontenttype>
  -                <D:getcontentlanguage>en</D:getcontentlanguage>
  -                <D:resourcetype />
  -                <xsv:xdavContentId xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
  -                <D:getlastmodified>Wed, 07 Aug 2002 15:28:11 GMT</D:getlastmodified>
  -                <D:principal-collection-set>
  -                    <D:href>%globalVariableRootUserPath%</D:href>
  -                </D:principal-collection-set>
  -                <D:supported-privilege-set>
  -                    <D:supported-privilege>
  -                        <D:privilege>
  -                            <D:all />
  -                        </D:privilege>
  -                        <D:description>Any operation</D:description>
  -                        <D:privilege>
  -                            <D:read />
  -                        </D:privilege>
  -                        <D:description>Read any object</D:description>
  -                    </D:supported-privilege>
  -                    <D:supported-privilege>
  -                        <D:privilege>
  -                            <D:write />
  -                        </D:privilege>
  -                        <D:description>Write any object</D:description>
  -                        <D:privilege>
  -                            <D:read-acl />
  -                        </D:privilege>
  -                        <D:description>Read the ACL</D:description>
  -                    </D:supported-privilege>
  -                    <D:supported-privilege>
  -                        <D:privilege>
  -                            <D:write-acl />
  -                        </D:privilege>
  -                        <D:description>Write the ACL</D:description>
  -                    </D:supported-privilege>
  -                </D:supported-privilege-set>
  -                <D:getetag>-732535229_48563_1349</D:getetag>
  -            </D:prop>
  -            <D:status>HTTP/1.1 200 OK</D:status>
  -        </D:propstat>
  -    </D:response>
  -</D:multistatus>]]></body>
  +            <D:multistatus xmlns:D="DAV:">
  +                <D:response>
  +                    <D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
  +                    <D:propstat>
  +                        <D:prop>
  +                            <D:current-user-privilege-set>
  +                                <D:privilege>
  +                                    <D:read />
  +                                </D:privilege>
  +                                <D:privilege>
  +                                    <D:write />
  +                                </D:privilege>
  +                                <D:privilege>
  +                                    <D:read-acl />
  +                                </D:privilege>
  +                                <D:privilege>
  +                                    <D:write-acl />
  +                                </D:privilege>
  +                                <D:privilege>
  +                                    <D:all />
  +                                </D:privilege>
  +                            </D:current-user-privilege-set>
  +                            <D:supportedlock>
  +                                <D:lockentry>
  +                                    <D:lockscope>
  +                                        <D:exclusive />
  +                                    </D:lockscope>
  +                                    <D:locktype>
  +                                        <D:write />
  +                                    </D:locktype>
  +                                </D:lockentry>
  +                                <D:lockentry>
  +                                    <D:lockscope>
  +                                        <D:shared />
  +                                    </D:lockscope>
  +                                    <D:locktype>
  +                                        <D:write />
  +                                    </D:locktype>
  +                                </D:lockentry>
  +                            </D:supportedlock>
  +                            <D:modCount>2</D:modCount>
  +                            <D:source />
  +                            <xsv:isXml xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">true</xsv:isXml>
  +                            <D:creationdate>2002-08-07T15:28:11Z</D:creationdate>
  +                            <D:lockdiscovery />
  +                            <D:acl-semantics>
  +                                <D:ace-combination>
  +                                    <D:all-grant-before-any-deny />
  +                                </D:ace-combination>
  +                                <D:required-principal>
  +                                    <D:all />
  +                                </D:required-principal>
  +                            </D:acl-semantics>
  +                            <D:getcontentlength>*</D:getcontentlength>
  +                            <D:displayname>test.xml</D:displayname>
  +                            <D:owner>
  +                                <D:href>%globalVariableUserPath%</D:href>
  +                            </D:owner>
  +                            <D:acl>
  +                                <D:ace>
  +                                    <D:principal>
  +                                        <D:href>%globalVariableRootUserPath%</D:href>
  +                                    </D:principal>
  +                                    <D:grant>
  +                                        <D:privilege>
  +                                            <D:all />
  +                                        </D:privilege>
  +                                    </D:grant>
  +                                    <D:protected />
  +                                    <D:inherited>
  +                                        <D:href>/%globalVariableServerName%/</D:href>
  +                                    </D:inherited>
  +                                </D:ace>
  +                            </D:acl>
  +                            <D:getcontenttype>text/xml</D:getcontenttype>
  +                            <D:getcontentlanguage>en</D:getcontentlanguage>
  +                            <D:resourcetype />
  +                            <xsv:xdavContentId xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
  +                            <D:getlastmodified>Wed, 07 Aug 2002 15:28:11 GMT</D:getlastmodified>
  +                            <D:principal-collection-set>
  +                                <D:href>%globalVariableRootUserPath%</D:href>
  +                            </D:principal-collection-set>
  +                            <D:supported-privilege-set>
  +                                <D:supported-privilege>
  +                                    <D:privilege>
  +                                        <D:all />
  +                                    </D:privilege>
  +                                    <D:description>Any operation</D:description>
  +                                    <D:privilege>
  +                                        <D:read />
  +                                    </D:privilege>
  +                                    <D:description>Read any object</D:description>
  +                                </D:supported-privilege>
  +                                <D:supported-privilege>
  +                                    <D:privilege>
  +                                        <D:write />
  +                                    </D:privilege>
  +                                    <D:description>Write any object</D:description>
  +                                    <D:privilege>
  +                                        <D:read-acl />
  +                                    </D:privilege>
  +                                    <D:description>Read the ACL</D:description>
  +                                </D:supported-privilege>
  +                                <D:supported-privilege>
  +                                    <D:privilege>
  +                                        <D:write-acl />
  +                                    </D:privilege>
  +                                    <D:description>Write the ACL</D:description>
  +                                </D:supported-privilege>
  +                            </D:supported-privilege-set>
  +                            <D:getetag>-732535229_48563_1349</D:getetag>
  +                        </D:prop>
  +                        <D:status>HTTP/1.1 200 OK</D:status>
  +                    </D:propstat>
  +                </D:response>
  +            </D:multistatus>]]></body>
   		</response>
   	</step>
   	<cleanup>
   		<step>
   			<request>
   				<command varUsage="repeatCounter,globalVariableCollection,globalVariableServerName">DELETE /%globalVariableServerName%/%globalVariableCollection%/test.xml HTTP/1.1</command>
  -				<header>Accept-Language: en-us</header>
  -				<header>Destroy: NoUndelete</header>
  -				<header>Translate: f</header>
  -				<header>User-Agent: Microsoft Data Access Internet Publishing Provider DAV</header>
  -				<header>Connection: Keep-Alive</header>
   			</request>
   			<response>
   				<command>HTTP/1.0 204 No Content</command>
  -				<header>Date: Tue, 13 Feb 2001 17:14:41 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>
   			</response>
   		</step>
   	</cleanup>
  
  
  

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