juergen 2003/08/07 05:54:54
Modified:
testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties
PropPatch-ACL.xml
PropPatch-principal-collection-set.xml
Log:
replced /%globalVariableServerName%%globalVariableUsersPath% mit
%globalVariableRootUserPath% (josef)
Revision Changes Path
1.10 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-ACL.xml
Index: PropPatch-ACL.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-ACL.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- PropPatch-ACL.xml 4 Jul 2003 11:31:20 -0000 1.9
+++ PropPatch-ACL.xml 7 Aug 2003 12:54:54 -0000 1.10
@@ -51,7 +51,7 @@
</request>
<response>
<command>HTTP/1.0 207 Multi Status</command>
- <body
varUsage="globalVariableCollection,userNumber,globalVariableUsersPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>/%globalVariableServerName%/%globalVariableCollection%</href>
@@ -60,7 +60,7 @@
<acl>
<ace>
<principal>
- <href>/%globalVariableServerName%%globalVariableUsersPath%</href>
+ <href>%globalVariableRootUserPath%</href>
</principal>
<grant>
<privilege>
1.9 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-principal-collection-set.xml
Index: PropPatch-principal-collection-set.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/AccessControlProperties/ProtectedProperties/PropPatch-principal-collection-set.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PropPatch-principal-collection-set.xml 4 Jul 2003 11:31:20 -0000 1.8
+++ PropPatch-principal-collection-set.xml 7 Aug 2003 12:54:54 -0000 1.9
@@ -50,14 +50,14 @@
</request>
<response>
<command>HTTP/1.0 207 Multi Status</command>
- <body
varUsage="globalVariableCollection,userNumber,globalVariableUsersPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body
varUsage="globalVariableCollection,userNumber,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:">
<D:response>
<D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
<D:propstat>
<D:prop>
<D:principal-collection-set>
- <D:href>/%globalVariableServerName%%globalVariableUsersPath%</D:href>
+ <D:href>%globalVariableRootUserPath%</D:href>
</D:principal-collection-set>
</D:prop>
<D:status>HTTP/1.1 200 OK</D:status>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]