juergen 2003/08/07 05:56:16
Modified: testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get
01_getAllGroup.xml 02_getGroup.xml
03_getUserOfGroup.xml
Log:
replced /%globalVariableServerName%%globalVariableUsersPath% mit
%globalVariableRootUserPath% (josef)
Revision Changes Path
1.2 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get/01_getAllGroup.xml
Index: 01_getAllGroup.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get/01_getAllGroup.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 01_getAllGroup.xml 4 Jul 2003 13:28:19 -0000 1.1
+++ 01_getAllGroup.xml 7 Aug 2003 12:56:16 -0000 1.2
@@ -8,7 +8,7 @@
</specification>
<step>
<request>
- <command
varUsage="globalVariableServerName,globalVariableUsersPath">GET
/%globalVariableServerName%%globalVariableUsersPath%/groups HTTP/1.1</command>
+ <command varUsage="globalVariableServerName">GET
%globalVariableRootUserPath%/groups HTTP/1.1</command>
<header>Accept: */*</header>
<header>Accept-Language: en-us</header>
<header>Accept-Encoding: gzip, deflate</header>
1.3 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get/02_getGroup.xml
Index: 02_getGroup.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get/02_getGroup.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 02_getGroup.xml 7 Aug 2003 11:42:27 -0000 1.2
+++ 02_getGroup.xml 7 Aug 2003 12:56:16 -0000 1.3
@@ -8,7 +8,7 @@
</specification>
<step>
<request>
- <command
varUsage="globalVariableServerName,globalVariableUsersPath,globalVariableGroupsColl">GET
/%globalVariableServerName%%globalVariableUsersPath%/groups/%globalVariableGroupsColl%0
HTTP/1.1</command>
+ <command
varUsage="globalVariableServerName,globalVariableGroupsColl">GET
%globalVariableRootUserPath%/groups/%globalVariableGroupsColl%0 HTTP/1.1</command>
<header>Accept: */*</header>
<header>Accept-Language: en-us</header>
<header>Accept-Encoding: gzip, deflate</header>
1.3 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get/03_getUserOfGroup.xml
Index: 03_getUserOfGroup.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/get/03_getUserOfGroup.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 03_getUserOfGroup.xml 7 Aug 2003 11:42:27 -0000 1.2
+++ 03_getUserOfGroup.xml 7 Aug 2003 12:56:16 -0000 1.3
@@ -8,7 +8,7 @@
</specification>
<step>
<request>
- <command
varUsage="globalVariableGroupsColl,user,globalVariableServerName,globalVariableUsersPath">GET
/%globalVariableServerName%%globalVariableUsersPath%/groups/%globalVariableGroupsColl%0/%user%
HTTP/1.1</command>
+ <command
varUsage="globalVariableGroupsColl,user,globalVariableServerName">GET
%globalVariableRootUserPath%/groups/%globalVariableGroupsColl%0/%user%
HTTP/1.1</command>
<header>Accept: */*</header>
<header>Accept-Language: en-us</header>
<header>Accept-Encoding: gzip, deflate</header>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]