juergen     2002/07/01 01:21:52

  Modified:    
testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Locate-by-history_report
                        VcVcReportlocate-by-history.xml
  Log:
  fixed expected response in report method
  
  Revision  Changes    Path
  1.2       +2 -2      
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Locate-by-history_report/VcVcReportlocate-by-history.xml
  
  Index: VcVcReportlocate-by-history.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DeltaV/functional/Version_history_feature/Locate-by-history_report/VcVcReportlocate-by-history.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- VcVcReportlocate-by-history.xml   28 Jun 2002 14:21:20 -0000      1.1
  +++ VcVcReportlocate-by-history.xml   1 Jul 2002 08:21:52 -0000       1.2
  @@ -152,7 +152,7 @@
                    <body 
varUsage="globalVariableCollection,VH1,VH2,globalVariableServerName"><![CDATA[<?xml 
version="1.0" encoding="utf-8" ?>
                       <multistatus xmlns="DAV:">
     <response>
  -    
<href>http://localhost:80/%globalVariableServerName%/%globalVariableCollection%/test.xml</href>
  +    <href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</href>
       <propstat>
         <prop>
           <version-history>
  @@ -163,7 +163,7 @@
       </propstat>
     </response>
     <response>
  -    
<href>http://localhost:80/%globalVariableServerName%/%globalVariableCollection%/test2.xml</href>
  +    <href>/%globalVariableServerName%/%globalVariableCollection%/test2.xml</href>
       <propstat>
         <prop>
           <version-history>
  
  
  

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

Reply via email to