[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount 1h_lock.xml 10h_
From:       juergen () apache ! org
Date:       2002-07-31 12:54:09
[Download RAW message or body]

juergen     2002/07/31 05:54:09

  Modified:    testsuite/testsuite/junit/xmltestcases/performance/Nested
                        Nested1h_lock.xml Nested10h_lock.xml
                        Nested100h_lock.xml
               testsuite/testsuite/junit/xmltestcases/performance/Size
                        1m_g_lock.xml 1k_g_lock.xml 10k_g_lock.xml
                        100k_g_lock.xml
               testsuite/testsuite/junit/xmltestcases/performance/Amount
                        1h_lock.xml 10h_lock.xml 100h_lock.xml
  Log:
  the user path (returned and computed by e.g. lock method) is now be parameterised \
from the command line.  
  Revision  Changes    Path
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested1h_lock.xml
  
  Index: Nested1h_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested1h_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Nested1h_lock.xml	4 Feb 2002 14:32:36 -0000	1.3
  +++ Nested1h_lock.xml	31 Jul 2002 12:54:08 -0000	1.4
  @@ -23,8 +23,8 @@
         <response>
           <command>HTTP/1.0 200 OK</command>
           <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,iteration,nestedPath">
                
  -          <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +        <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,nestedPath">
  +          <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
         </response>
       </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested10h_lock.xml
  
  Index: Nested10h_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested10h_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Nested10h_lock.xml	4 Feb 2002 14:32:36 -0000	1.3
  +++ Nested10h_lock.xml	31 Jul 2002 12:54:08 -0000	1.4
  @@ -23,8 +23,8 @@
         <response>
           <command>HTTP/1.0 200 OK</command>
           <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,iteration,nestedPath">
                
  -          <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +        <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,nestedPath">
  +          <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
         </response>
       </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested100h_lock.xml
  
  Index: Nested100h_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Nested/Nested100h_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Nested100h_lock.xml	4 Feb 2002 14:32:36 -0000	1.3
  +++ Nested100h_lock.xml	31 Jul 2002 12:54:08 -0000	1.4
  @@ -23,8 +23,8 @@
         <response>
           <command>HTTP/1.0 200 OK</command>
           <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,iteration,nestedPath">
                
  -          <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +        <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,nestedPath">
  +          <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
         </response>
       </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1m_g_lock.xml  
  Index: 1m_g_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1m_g_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 1m_g_lock.xml	4 Feb 2002 14:58:32 -0000	1.3
  +++ 1m_g_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -22,8 +22,8 @@
      <response>
       <command>HTTP/1.0 200 OK</command>
       <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,iteration">
  -     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +    <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration">
  +     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
      </response>
     </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1k_g_lock.xml  
  Index: 1k_g_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/1k_g_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 1k_g_lock.xml	4 Feb 2002 14:58:32 -0000	1.3
  +++ 1k_g_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -22,8 +22,8 @@
      <response>
       <command>HTTP/1.0 200 OK</command>
       <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,iteration">
  -     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +    <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration">
  +     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
      </response>
     </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/10k_g_lock.xml  \
  Index: 10k_g_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/10k_g_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 10k_g_lock.xml	4 Feb 2002 14:58:32 -0000	1.3
  +++ 10k_g_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -22,8 +22,8 @@
      <response>
       <command>HTTP/1.0 200 OK</command>
       <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,iteration">
  -     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +    <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration">
  +     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
      </response>
     </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/100k_g_lock.xml \
  Index: 100k_g_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Size/100k_g_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 100k_g_lock.xml	4 Feb 2002 14:58:32 -0000	1.3
  +++ 100k_g_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -22,8 +22,8 @@
      <response>
       <command>HTTP/1.0 200 OK</command>
       <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,iteration">
  -     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +    <body varUsage="globalVariableUserPath,globalVariableServerName,user,host,globalVariableCollection,iteration">
  +     <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
      </response>
     </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/1h_lock.xml  
  Index: 1h_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/1h_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 1h_lock.xml	4 Feb 2002 14:29:11 -0000	1.3
  +++ 1h_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -23,8 +23,8 @@
           <response>
             <command>HTTP/1.0 200 OK</command>
             <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,iteration,i">
                
  -            <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +          <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i">
  +            <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
           </response>
         </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/10h_lock.xml  \
  Index: 10h_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/10h_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 10h_lock.xml	4 Feb 2002 14:29:11 -0000	1.3
  +++ 10h_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -23,8 +23,8 @@
           <response>
             <command>HTTP/1.0 200 OK</command>
             <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,iteration,i">
                
  -            <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +          <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i">
  +            <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
           </response>
         </step>
  
  
  
  1.4       +2 -2      \
jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/100h_lock.xml \
  Index: 100h_lock.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/performance/Amount/100h_lock.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 100h_lock.xml	4 Feb 2002 14:29:11 -0000	1.3
  +++ 100h_lock.xml	31 Jul 2002 12:54:09 -0000	1.4
  @@ -23,8 +23,8 @@
           <response>
             <command>HTTP/1.0 200 OK</command>
             <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,iteration,i">
                
  -            <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>/%globalVariab \
leServerName%/administration/security/users</d:owner><d:timeout>Second-604800</d:timeo \
ut><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  +          <body varUsage="globalVariableCollection,globalVariableUserPath,globalVariableServerName,user,host,iteration,i">
  +            <![CDATA[<?xml version="1.0" encoding="utf-8" ?><d:prop \
xmlns:d="DAV:"><d:lockdiscovery><d:activelock><d:locktype><d:write/></d:locktype><d:lo \
ckscope><d:exclusive/></d:lockscope><d:depth>infinity</d:depth><d:owner>%globalVariabl \
eUserPath%</d:owner><d:timeout>Second-604800</d:timeout><d:locktoken><d:href></d:href></d:locktoken></d:activelock></d:lockdiscovery></d:prop>]]>
  </body>
           </response>
         </step>
  
  
  

--
To unsubscribe, e-mail:   <mailto:slide-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@jakarta.apache.org>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic