juergen 2003/08/07 05:55:32
Modified: testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind
propfindAclAllC.xml propfindAclAllR.xml
Log:
replced /%globalVariableServerName%%globalVariableUsersPath% mit
%globalVariableRootUserPath% (josef)
Revision Changes Path
1.11 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind/propfindAclAllC.xml
Index: propfindAclAllC.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind/propfindAclAllC.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- propfindAclAllC.xml 4 Jul 2003 11:35:03 -0000 1.10
+++ propfindAclAllC.xml 7 Aug 2003 12:55:32 -0000 1.11
@@ -23,7 +23,7 @@
</request>
<response>
<command>HTTP/1.0 207 Multi-Status</command>
- <body
varUsage="globalVariableUsersPath,globalVariableServerName,user,host,globalVariableCollection"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
+ <body
varUsage="globalVariableServerName,user,host,globalVariableCollection"><![CDATA[<?xml
version="1.0" encoding="utf-8" ?>
<D:multistatus xmlns:D="DAV:">
<D:response>
<D:href>/%globalVariableServerName%/%globalVariableCollection%</D:href>
@@ -32,7 +32,7 @@
<D:acl>
<D:ace>
<D:principal>
-
<D:href>/%globalVariableServerName%%globalVariableUsersPath%</D:href>
+
<D:href>%globalVariableRootUserPath%</D:href>
</D:principal>
<D:grant>
<D:privilege>
1.6 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind/propfindAclAllR.xml
Index: propfindAclAllR.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/propfind/propfindAclAllR.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- propfindAclAllR.xml 4 Jul 2003 11:35:03 -0000 1.5
+++ propfindAclAllR.xml 7 Aug 2003 12:55:32 -0000 1.6
@@ -24,7 +24,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="globalVariableUsersPath,globalVariableServerName,user,host">
+ <body varUsage="globalVariableServerName,user,host">
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:S="http://jakarta.apache.org/slide/"
>
<response>
@@ -34,7 +34,7 @@
<acl>
<ace>
<principal>
-
<href>/%globalVariableServerName%%globalVariableUsersPath%</href>
+ <href>%globalVariableRootUserPath%</href>
</principal>
<grant>
<privilege><all/></privilege>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]