juergen     2002/08/13 09:15:22

  Modified:    
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics
                        MveWsChoutChin.xml
               
testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace
                        WsChoutMveChinUpdte.xml WsMveChoutChinUpdte.xml
  Log:
  declare the WS variable, whenever used.
  
  Revision  Changes    Path
  1.3       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics/MveWsChoutChin.xml
  
  Index: MveWsChoutChin.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Workspace_Feature/Additional_Move_Semantics/MveWsChoutChin.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MveWsChoutChin.xml        13 Aug 2002 12:34:13 -0000      1.2
  +++ MveWsChoutChin.xml        13 Aug 2002 16:15:21 -0000      1.3
  @@ -138,7 +138,7 @@
              <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,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +              <body 
varUsage="globalVariableCollection,globalVariableServerName,WS"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
   <D:multistatus xmlns:D="DAV:">
         <D:response>
               <D:href>%WS%/WS/test.xml</D:href>
  @@ -190,7 +190,7 @@
    
    <step>
     <request>
  -   <command varUsage="globalVariableCollection,globalVariableServerName">MOVE 
%WS%/WS/test.xml HTTP/1.1</command>
  +   <command varUsage="globalVariableCollection,globalVariableServerName,WS">MOVE 
%WS%/WS/test.xml HTTP/1.1</command>
      <header>Content-type: text/xml; charset="utf-8"</header>
      <header>content-length: 0</header>
      <header 
varUsage="globalVariableCollection,globalVariableServerName,WS">Destination: 
%WS%/WS2/test.xml</header> 
  
  
  
  1.5       +3 -3      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace/WsChoutMveChinUpdte.xml
  
  Index: WsChoutMveChinUpdte.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace/WsChoutMveChinUpdte.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- WsChoutMveChinUpdte.xml   13 Aug 2002 11:13:56 -0000      1.4
  +++ WsChoutMveChinUpdte.xml   13 Aug 2002 16:15:21 -0000      1.5
  @@ -165,7 +165,7 @@
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH" varDefinition="VH" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH,WS" varDefinition="VH" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                       <multistatus xmlns="DAV:">
                                  <response>
                                    <href>%WS%/WS/test.xml</href>
  @@ -250,7 +250,7 @@
                </request>
                <response>
                        <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH2"><![CDATA[<?xml 
version="1.0" encoding="UTF-8"?>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH2,WS"><![CDATA[<?xml 
version="1.0" encoding="UTF-8"?>
                                    <D:multistatus xmlns:D="DAV:">
                                    <D:response>
                                        <D:href>%WS%/WS2/test.xml</D:href>
  @@ -281,7 +281,7 @@
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH3,VH4" 
varDefinition="VH4" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH3,VH4,WS" 
varDefinition="VH4" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                       <multistatus xmlns="DAV:">
                                  <response>
                                    <href>%WS%/WS2/test.xml</href>
  
  
  
  1.5       +14 -14    
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace/WsMveChoutChinUpdte.xml
  
  Index: WsMveChoutChinUpdte.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/additionalUseCases/workspace/WsMveChoutChinUpdte.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- WsMveChoutChinUpdte.xml   13 Aug 2002 11:13:56 -0000      1.4
  +++ WsMveChoutChinUpdte.xml   13 Aug 2002 16:15:21 -0000      1.5
  @@ -149,7 +149,7 @@
                        <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">MOVE %WS%/WS/test.xml 
HTTP/1.1</command>
                        <header>Accept-Language: en-us</header>
                        <header>Overwrite: F</header>
  -                     <header 
varUsage="globalVariableCollection,globalVariableServerName">Destination: 
%WS%/WS/files.xml</header>
  +                     <header 
varUsage="globalVariableCollection,globalVariableServerName,WS">Destination: 
%WS%/WS/files.xml</header>
                        <header>Translate: f</header>
                        <header>User-Agent: Microsoft Data Access Internet Publishing 
Provider DAV</header>
                        <header>Content-: 0</header>
  @@ -160,7 +160,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,globalVariableServerName">CHECKOUT 
%WS%/WS/files.xml HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">CHECKOUT 
%WS%/WS/files.xml HTTP/1.1</command>
                        <header>Content-type: text/xml; charset="utf-8"</header>
                </request>
                <response>
  @@ -169,7 +169,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
%WS%/WS/files.xml HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName,WS">PROPFIND 
%WS%/WS/files.xml HTTP/1.1</command>
                        <header>Accept-Language: en-us</header>
                        <header>Content-Type: text/xml</header>
                        <header>Translate: f</header>
  @@ -180,10 +180,10 @@
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH" varDefinition="VH" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH,WS" varDefinition="VH" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                       <multistatus xmlns="DAV:">
                                  <response>
  -                                 <href>/%WS%/WS/files.xml</href>
  +                                 <href>%WS%/WS/files.xml</href>
                                    <propstat>
                                      <prop>
                                        <checked-out>
  @@ -198,7 +198,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,globalVariableServerName,VH">CHECKIN 
%WS%/WS/files.xml HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,VH,WS">CHECKIN 
%WS%/WS/files.xml HTTP/1.1</command>
                        <header>Content-type: text/xml; charset="utf-8"</header>
                </request>
                <response>
  @@ -237,7 +237,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,globalVariableServerName">UPDATE %WS%/WS2/test.xml 
HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">UPDATE 
%WS%/WS2/test.xml HTTP/1.1</command>
                        <header>content-type: text/xml; charset="utf-8"</header>
                        <body 
varUsage="globalVariableCollection,globalVariableServerName,VH2"><![CDATA[<?xml 
version="1.0"?>
                            <D:update xmlns:D="DAV:">
  @@ -248,7 +248,7 @@
                </request>
                <response>
                        <command>HTTP/1.1 207 Multi-Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH2"><![CDATA[<?xml 
version="1.0" encoding="UTF-8"?>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH2,WS"><![CDATA[<?xml 
version="1.0" encoding="UTF-8"?>
                                    <D:multistatus xmlns:D="DAV:">
                                    <D:response>
                                        <D:href>%WS%/WS2/test.xml</D:href>
  @@ -259,7 +259,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,globalVariableServerName">CHECKOUT 
%WS%/WS2/test.xml HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">CHECKOUT 
%WS%/WS2/test.xml HTTP/1.1</command>
                        <header>Content-type: text/xml; charset="utf-8"</header>
                </request>
                <response>
  @@ -268,7 +268,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName">PROPFIND 
%WS%/WS2/test.xml HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,userNumber,globalVariableServerName,WS">PROPFIND 
%WS%/WS2/test.xml HTTP/1.1</command>
                        <header>Accept-Language: en-us</header>
                        <header>Content-Type: text/xml</header>
                        <header>Translate: f</header>
  @@ -279,7 +279,7 @@
                </request>
                <response>
                        <command>HTTP/1.0 207 Multi Status</command>
  -                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH4" varDefinition="VH4" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
  +                     <body 
varUsage="globalVariableCollection,globalVariableServerName,VH4,WS" 
varDefinition="VH4" 
varPath="multistatus/response/propstat/prop/checked-out/href"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                       <multistatus xmlns="DAV:">
                                  <response>
                                    <href>%WS%/WS2/test.xml</href>
  @@ -297,7 +297,7 @@
        </step>
        <step>
                <request>
  -                     <command 
varUsage="globalVariableCollection,globalVariableServerName,VH3">CHECKIN 
%WS%/WS2/test.xml HTTP/1.1</command>
  +                     <command 
varUsage="globalVariableCollection,globalVariableServerName,VH3,WS">CHECKIN 
%WS%/WS2/test.xml HTTP/1.1</command>
                        <header>Content-type: text/xml; charset="utf-8"</header>
                </request>
                <response>
  @@ -337,7 +337,7 @@
        <cleanup>
                <step>
                        <request>
  -                             <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE %WS%/WS 
HTTP/1.1</command>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">DELETE %WS%/WS 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
                                <header>Translate: f</header>
  @@ -352,7 +352,7 @@
                </step>
                <step>
                        <request>
  -                             <command 
varUsage="globalVariableCollection,globalVariableServerName">DELETE %WS%/WS2 
HTTP/1.1</command>
  +                             <command 
varUsage="globalVariableCollection,globalVariableServerName,WS">DELETE %WS%/WS2 
HTTP/1.1</command>
                                <header>Accept-Language: en-us</header>
                                <header>Destroy: NoUndelete</header>
                                <header>Translate: f</header>
  
  
  

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

Reply via email to