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 16:13:21 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties 1Property_a_proppatch.xml 10Property_a_proppatch.xml 100Property_a_proppatch.xml 1000Property_a_proppatch.xml

juergen     02/02/01 07:13:21

  Modified:    testsuite/testsuite/junit/xmltestcases/performance/Properties
                        1Property_a_proppatch.xml
                        10Property_a_proppatch.xml
                        100Property_a_proppatch.xml
                        1000Property_a_proppatch.xml
  Log:
  change to expected response in proppatch body
  
  Revision  Changes    Path
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/1Property_a_proppatch.xml
  
  Index: 1Property_a_proppatch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/1Property_a_proppatch.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 1Property_a_proppatch.xml	28 Jan 2002 09:43:25 -0000	1.2
  +++ 1Property_a_proppatch.xml	1 Feb 2002 15:13:21 -0000	1.3
  @@ -32,11 +32,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,iteration">
  +        <body varUsage="globalVariableCollection,iteration,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%/proptest%iteration%/attributedChoice1Instance1k_1.xml&lt;/d:href&gt;
  +  &lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/proptest%iteration%/attributedChoice1Instance1k_1.xml&lt;/d:href&gt;
     &lt;d:propstat&gt;
      &lt;d:prop&gt;
       &lt;performance1/&gt;
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/10Property_a_proppatch.xml
  
  Index: 10Property_a_proppatch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/10Property_a_proppatch.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 10Property_a_proppatch.xml	28 Jan 2002 09:43:25 -0000	1.2
  +++ 10Property_a_proppatch.xml	1 Feb 2002 15:13:21 -0000	1.3
  @@ -41,11 +41,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,iteration">
  +        <body varUsage="globalVariableCollection,iteration,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%/proptest%iteration%/attributedChoice1Instance1k_10.xml&lt;/d:href&gt;
  +  &lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/proptest%iteration%/attributedChoice1Instance1k_10.xml&lt;/d:href&gt;
     &lt;d:propstat&gt;
      &lt;d:prop&gt;
       &lt;performance1/&gt;
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/100Property_a_proppatch.xml
  
  Index: 100Property_a_proppatch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/100Property_a_proppatch.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 100Property_a_proppatch.xml	28 Jan 2002 09:43:25 -0000	1.2
  +++ 100Property_a_proppatch.xml	1 Feb 2002 15:13:21 -0000	1.3
  @@ -131,11 +131,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,iteration">
  +        <body varUsage="globalVariableCollection,iteration,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%/proptest%iteration%/attributedChoice1Instance1k_100.xml&lt;/d:href&gt;
  +  &lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/proptest%iteration%/attributedChoice1Instance1k_100.xml&lt;/d:href&gt;
     &lt;d:propstat&gt;
      &lt;d:prop&gt;
       &lt;performance1/&gt;
  
  
  
  1.3       +2 -2      jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/1000Property_a_proppatch.xml
  
  Index: 1000Property_a_proppatch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Properties/1000Property_a_proppatch.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- 1000Property_a_proppatch.xml	28 Jan 2002 09:43:25 -0000	1.2
  +++ 1000Property_a_proppatch.xml	1 Feb 2002 15:13:21 -0000	1.3
  @@ -1031,11 +1031,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,iteration">
  +        <body varUsage="globalVariableCollection,iteration,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%/proptest%iteration%/attributedChoice1Instance1k_1000.xml&lt;/d:href&gt;
  +  &lt;d:href&gt;/%globalVariableServerName%/%globalVariableCollection%/proptest%iteration%/attributedChoice1Instance1k_1000.xml&lt;/d:href&gt;
     &lt;d:propstat&gt;
      &lt;d:prop&gt;
       &lt;performance1/&gt;
  
  
  

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