juergen 2002/08/14 06:24:00
Modified: testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV
checkOutSearch.xml versionControlSearch.xml
Log:
declare the variables before usage.
Revision Changes Path
1.7 +5 -5
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV/checkOutSearch.xml
Index: checkOutSearch.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV/checkOutSearch.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- checkOutSearch.xml 14 Aug 2002 12:25:33 -0000 1.6
+++ checkOutSearch.xml 14 Aug 2002 13:23:59 -0000 1.7
@@ -225,10 +225,10 @@
</request>
<response>
<command>HTTP/1.0 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName,testresourcecontentlength,testresourcecheckout,testresourcepredecessorset,testresourceversionhistory"><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
+ <body
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host,testresourcecontentlength,testresourcecheckout,testresourcepredecessorset,testresourceversionhistory"><![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.xml</D:href>
+
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
<D:propstat>
<D:prop>
<D:current-user-privilege-set>
@@ -282,12 +282,12 @@
<D:getcontentlength>%testresourcecontentlength%</D:getcontentlength>
<D:displayname>test.xml</D:displayname>
<D:owner>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">%globalVariableRootUserPath%</D:href>
+
<D:href>%globalVariableUserPath%</D:href>
</D:owner>
<D:acl>
<D:ace>
<D:principal>
-
<D:href>/%globalVariableServerName%/administration/security/users</D:href>
+
<D:href>%globalVariableRootUserPath%</D:href>
</D:principal>
<D:grant>
<D:privilege>
@@ -306,7 +306,7 @@
<xsv:xdavContentId
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
<D:getlastmodified>Mon, 12 Aug 2002 08:41:05 GMT</D:getlastmodified>
<D:principal-collection-set>
-
<D:href>/taminowebdavserver/administration/security/users</D:href>
+
<D:href>%globalVariableRootUserPath%</D:href>
</D:principal-collection-set>
<D:supported-privilege-set>
<D:supported-privilege>
1.7 +5 -5
jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV/versionControlSearch.xml
Index: versionControlSearch.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/DASL/functional/select/DELTAV/versionControlSearch.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- versionControlSearch.xml 14 Aug 2002 12:25:33 -0000 1.6
+++ versionControlSearch.xml 14 Aug 2002 13:24:00 -0000 1.7
@@ -179,10 +179,10 @@
</request>
<response>
<command>HTTP/1.0 207 Multi-Status</command>
- <body
varUsage="globalVariableCollection,globalVariableServerName,testresourcecontentlength,testresourcecheckout,testresourcepredecessorset,testresourceversionhistory"><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
+ <body
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host,testresourcecontentlength,testresourcecheckout,testresourcepredecessorset,testresourceversionhistory"><![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.xml</D:href>
+
<D:href>/%globalVariableServerName%/%globalVariableCollection%/test.xml</D:href>
<D:propstat>
<D:prop>
<D:current-user-privilege-set>
@@ -236,12 +236,12 @@
<D:getcontentlength>%testresourcecontentlength%</D:getcontentlength>
<D:displayname>test.xml</D:displayname>
<D:owner>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">%globalVariableRootUserPath%</D:href>
+
<D:href>%globalVariableUserPath%</D:href>
</D:owner>
<D:acl>
<D:ace>
<D:principal>
-
<D:href>/%globalVariableServerName%/administration/security/users</D:href>
+
<D:href>%globalVariableRootUserPath%</D:href>
</D:principal>
<D:grant>
<D:privilege>
@@ -260,7 +260,7 @@
<xsv:xdavContentId
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
<D:getlastmodified>Mon, 12 Aug 2002 08:41:05 GMT</D:getlastmodified>
<D:principal-collection-set>
-
<D:href>/taminowebdavserver/administration/security/users</D:href>
+
<D:href>%globalVariableRootUserPath%</D:href>
</D:principal-collection-set>
<D:supported-privilege-set>
<D:supported-privilege>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>