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:09:17 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml PropPatchDeleteDAVPropertyWithPropFindOnETag.xml PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml PropPatchDeleteDAVPropertyWithPropFindOnSource.xml PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml

juergen     02/02/01 04:09:17

  Modified:    testsuite/testsuite/junit/xmltestcases/functional/proppatch/code
                        PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnETag.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnSource.xml
                        PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml
  Log:
  change to expected response in proppatch body
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnContentLanguage.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -76,7 +76,7 @@
      <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
      		   		
       	&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnContentLength.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -75,10 +75,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
      	   		
      		&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnContentType.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -74,10 +74,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
      		
      		&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnCreationDate.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -74,10 +74,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
      		
      		&lt;d:propstat&gt;
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml	28 Jan 2002 09:43:21 -0000	1.2
  +++ PropPatchDeleteDAVPropertyWithPropFindOnDisplayName.xml	1 Feb 2002 12:09:16 -0000	1.3
  @@ -77,10 +77,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		 	
      		
      		&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnETag.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnETag.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnETag.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnETag.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnETag.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -74,10 +74,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
      		
      		&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnLastModified.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -74,10 +74,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
      		
      		&lt;d:propstat&gt;
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml	28 Jan 2002 09:43:21 -0000	1.2
  +++ PropPatchDeleteDAVPropertyWithPropFindOnLockDiscovery.xml	1 Feb 2002 12:09:16 -0000	1.3
  @@ -71,10 +71,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
   
   
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnresourcetype.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -73,10 +73,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
   
      		&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnSource.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnSource.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnSource.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnSource.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnSource.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -72,10 +72,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      	
    
       		&lt;d:propstat&gt;
  
  
  
  1.2       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml
  
  Index: PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/functional/proppatch/code/PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml	9 Jan 2002 18:03:45 -0000	1.1
  +++ PropPatchDeleteDAVPropertyWithPropFindOnSupportedLock.xml	1 Feb 2002 12:09:16 -0000	1.2
  @@ -77,10 +77,10 @@
      <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">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
  +   <body varUsage="globalVariableCollection,globalVariableServerName">&lt;?xml version="1.0" encoding="utf-8" ?&gt;
      &lt;d:multistatus xmlns:d="DAV" xmlns:Z="DAVxxxx:" &gt;
      &lt;d:response&gt;
  -   	&lt;d:href&gt;/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
  +   	&lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/resource1.html&lt;/d:href&gt;
      		
   
     		&lt;d:propstat&gt;
  
  
  

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