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/08/12 11:08:58 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant readACL_Single_Resource.xml

juergen     2002/08/12 02:08:58

  Modified:    testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant
                        readACL_Single_Resource.xml
  Log:
  fixed globalVariableRootUserPath/globalVariableUserPath problem (eckehard)
  
  Revision  Changes    Path
  1.5       +5 -5      jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/readACL_Single_Resource.xml
  
  Index: readACL_Single_Resource.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/multi-user/DifferentCollections/Grant/readACL_Single_Resource.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- readACL_Single_Resource.xml	9 Aug 2002 12:30:05 -0000	1.4
  +++ readACL_Single_Resource.xml	12 Aug 2002 09:08:58 -0000	1.5
  @@ -167,7 +167,7 @@
     	      	</request>
     	      	<response>
      	        	<command>HTTP/1.0 207 Multi-Status</command>
  -   	        		<body varUsage="globalVariableUserPath,globalVariableServerName,user,host,globalVariableCollection,userNumber"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
  +   	        		<body varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host,globalVariableCollection,userNumber"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
   					<D:multistatus xmlns:D="DAV:">
       						<D:response>
           					<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml</D:href>
  @@ -186,7 +186,7 @@
                       								</D:ace>
                       								<D:ace>
                           								<D:principal>
  -                            									<D:href>%globalVariableUserPath%</D:href>
  +                            									<D:href>%globalVariableRootUserPath%</D:href>
                           								</D:principal>
                           								<D:grant>
                               									<D:privilege>
  @@ -273,10 +273,10 @@
     	      	</request>
     	      	<response>
      	        	<command>HTTP/1.0 207 Multi-Status</command>
  -   	        		<body varUsage="globalVariableUserPath,globalVariableServerName,user,host,globalVariableCollection,userNumber"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
  +   	        		<body varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host,globalVariableCollection,userNumber"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
   					<D:multistatus xmlns:D="DAV:">
       						<D:response>
  -        					<D:href varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml</D:href>
  +        					<D:href varUsage="globalVariableRootUserPath,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/user%userNumber%/test.xml</D:href>
           						<D:propstat>
               							<D:prop>
                   							<D:acl>
  @@ -292,7 +292,7 @@
                       								</D:ace>
                       								<D:ace>
                           								<D:principal>
  -                            									<D:href>%globalVariableUserPath%</D:href>
  +                            									<D:href>%globalVariableRootUserPath%</D:href>
                           								</D:principal>
                           								<D:grant>
                               									<D:privilege>
  
  
  

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