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 2003/08/08 16:46:25 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlProperties 04_PropFind-alternate-URI-set.xml

juergen     2003/08/08 07:46:25

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlProperties
                        04_PropFind-alternate-URI-set.xml
  Log:
  declare variable before usage.
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlProperties/04_PropFind-alternate-URI-set.xml
  
  Index: 04_PropFind-alternate-URI-set.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlProperties/04_PropFind-alternate-URI-set.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- 04_PropFind-alternate-URI-set.xml	8 Aug 2003 07:12:52 -0000	1.6
  +++ 04_PropFind-alternate-URI-set.xml	8 Aug 2003 14:46:25 -0000	1.7
  @@ -8,7 +8,7 @@
   	</specification>
   	<step>
   		<request>
  -			<command varUsage="globalVariableRootUserPath,globalVariableGroupsColl,globalVariableGroup,globalVariableServerName,user">PROPFIND %globalVariableRootUserPath%/%globalVariableUsersColl%/%user% HTTP/1.1</command>
  +			<command varUsage="globalVariableRootUserPath,globalVariableGroupsColl,globalVariableGroup,globalVariableUsersColl,globalVariableServerName,user">PROPFIND %globalVariableRootUserPath%/%globalVariableUsersColl%/%user% HTTP/1.1</command>
   			<header>Content-Type: text/xml; charset=utf-8</header>
   			<header>User-Agent: Jakarta HTTP Client/1.0</header>
   			<header>Depth: 0</header>