juergen 2003/11/20 01:30:11
Modified:
testsuite/testsuite/junit/xmltestcases/ACL/functional/users/AccessControlMethods/ACLPrecondition
ACE-ConflictGrantWriteDenyAll.xml
Log:
(fga) corrected path to test file
Revision Changes Path
1.3 +2 -2
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/users/AccessControlMethods/ACLPrecondition/ACE-ConflictGrantWriteDenyAll.xml
Index: ACE-ConflictGrantWriteDenyAll.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/users/AccessControlMethods/ACLPrecondition/ACE-ConflictGrantWriteDenyAll.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ACE-ConflictGrantWriteDenyAll.xml 18 Nov 2003 10:29:21 -0000 1.2
+++ ACE-ConflictGrantWriteDenyAll.xml 20 Nov 2003 09:30:11 -0000 1.3
@@ -11,7 +11,7 @@
<step>
<request>
<command varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test.html HTTP/1.1</command>
- <body fileReference="../../../../contentDirectory/html.html" />
+ <body fileReference="../../../../../contentDirectory/html.html" />
</request>
<response>
<command>HTTP/1.0 201 Created</command>
@@ -56,7 +56,7 @@
<step>
<request>
<command varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/%globalVariableCollection%/test.html HTTP/1.1</command>
- <body fileReference="../../../../contentDirectory/html.html" />
+ <body fileReference="../../../../../contentDirectory/html.html" />
</request>
<response>
<command>HTTP/1.0 403 Forbidden</command>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]