juergen 2002/11/12 01:50:26
Modified: testsuite/testsuite/junit/xmltestcases/configuration
create_i18n_stores_en.xml create_i18n_stores_ja.xml
create_i18n_stores_zh.xml create_webdav_stores.xml
remove_i18n_stores_en.xml remove_i18n_stores_ja.xml
remove_i18n_stores_zh.xml remove_webdav_stores.xml
Log:
adaptions completed.
Revision Changes Path
1.2 +6 -6
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_i18n_stores_en.xml
Index: create_i18n_stores_en.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_i18n_stores_en.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- create_i18n_stores_en.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ create_i18n_stores_en.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if stores with i18n characters can be created. After
running this test the webDAV server needs to be restarted</abstract>
@@ -12,7 +12,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/ßàçèéäöüÄÖÜiso8859.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_en/ISO-8859-1/collection/storeConfigIso88591.xm1"
fileEncoding="ISO-8859-1"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_en/ISO-8859-1/collection/storeConfigIso88591.xm1"
fileEncoding="ISO-8859-1"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -23,7 +23,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/ßàçèéäöüÄÖÜutf16.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_en/UTF-16/collection/storeConfigUtf16.xm1"
fileEncoding="UTF-16"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_en/UTF-16/collection/storeConfigUtf16.xm1"
fileEncoding="UTF-16"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -34,7 +34,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/ßàçèéäöüÄÖÜutf16BE.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_en/UTF-16BE/collection/storeConfigUtf16BE.xm1"
fileEncoding="UTF-16BE"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_en/UTF-16BE/collection/storeConfigUtf16BE.xm1"
fileEncoding="UTF-16BE"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -45,7 +45,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/ßàçèéäöüÄÖÜutf16LE.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_en/UTF-16LE/collection/storeConfigUtf16LE.xm1"
fileEncoding="UTF-16LE"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_en/UTF-16LE/collection/storeConfigUtf16LE.xm1"
fileEncoding="UTF-16LE"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -56,7 +56,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/ßàçèéäöüÄÖÜutf8.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_en/UTF-8/collection/storeConfigUtf8.xm1"
fileEncoding="UTF-8"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_en/UTF-8/collection/storeConfigUtf8.xm1"
fileEncoding="UTF-8"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
1.2 +6 -6
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_i18n_stores_ja.xml
Index: create_i18n_stores_ja.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_i18n_stores_ja.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- create_i18n_stores_ja.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ create_i18n_stores_ja.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if stores with i18n characters can be created. After
running this test the webDAV server needs to be restarted</abstract>
@@ -12,7 +12,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/製品番号shiftJIS.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_ja/Shift_JIS/collection/storeConfig.xm1"
fileEncoding="Shift_JIS"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_ja/Shift_JIS/collection/storeConfig.xm1"
fileEncoding="Shift_JIS"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -23,7 +23,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/製品番号utf16.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_ja/UTF-16/collection/storeConfig.xm1"
fileEncoding="UTF-16"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_ja/UTF-16/collection/storeConfig.xm1"
fileEncoding="UTF-16"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -34,7 +34,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/製品番号utf16BE.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_ja/UTF-16BE/collection/storeConfig.xm1"
fileEncoding="UTF-16BE"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_ja/UTF-16BE/collection/storeConfig.xm1"
fileEncoding="UTF-16BE"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -45,7 +45,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/製品番号utf16LE.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_ja/UTF-16LE/collection/storeConfig.xm1"
fileEncoding="UTF-16LE"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_ja/UTF-16LE/collection/storeConfig.xm1"
fileEncoding="UTF-16LE"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -56,7 +56,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/製品番号utf8.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_ja/UTF-8/collection/storeConfig.xm1"
fileEncoding="UTF-8"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_ja/UTF-8/collection/storeConfig.xm1"
fileEncoding="UTF-8"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
1.2 +6 -6
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_i18n_stores_zh.xml
Index: create_i18n_stores_zh.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_i18n_stores_zh.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- create_i18n_stores_zh.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ create_i18n_stores_zh.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if stores with i18n characters can be created. After
running this test the webDAV server needs to be restarted</abstract>
@@ -12,7 +12,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/即可顯示Big5.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_zh/Big5/collection/storeConfig.xm1"
fileEncoding="Big5"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_zh/Big5/collection/storeConfig.xm1"
fileEncoding="Big5"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -23,7 +23,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/即可顯示utf16.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_zh/UTF-16/collection/storeConfig.xm1"
fileEncoding="UTF-16"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_zh/UTF-16/collection/storeConfig.xm1"
fileEncoding="UTF-16"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -34,7 +34,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/即可顯示utf16BE.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_zh/UTF-16BE/collection/storeConfig.xm1"
fileEncoding="UTF-16BE"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_zh/UTF-16BE/collection/storeConfig.xm1"
fileEncoding="UTF-16BE"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -45,7 +45,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/即可顯示utf16LE.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_zh/UTF-16LE/collection/storeConfig.xm1"
fileEncoding="UTF-16LE"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_zh/UTF-16LE/collection/storeConfig.xm1"
fileEncoding="UTF-16LE"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
@@ -56,7 +56,7 @@
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/即可顯示utf8.xml
HTTP/1.1</command>
- <body varUsage="workdb"
fileReference="../../contentDirectory/I18N/schema_zh/UTF-8/collection/storeConfig.xm1"
fileEncoding="UTF-8"/>
+ <body varUsage="workdb"
fileReference="../contentDirectory/I18N/schema_zh/UTF-8/collection/storeConfig.xm1"
fileEncoding="UTF-8"/>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
1.2 +4 -21
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_webdav_stores.xml
Index: create_webdav_stores.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/create_webdav_stores.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- create_webdav_stores.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ create_webdav_stores.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,13 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if the default stores for the webdav test suite can
be created. After running this test the webDAV server needs to be restarted</abstract>
<description> The test case consist of following steps: PUTs a
configuration file into administration/configuration directory</description>
<expectedResult> Status code returned by Put Method must be 201
Created/Changed to 204 in order to run it repeatedly</expectedResult>
</specification>
-
-
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/%globalVariableCollection%.xml</command>
@@ -20,18 +18,12 @@
<parameter name="allowNonXML">true</parameter>
<parameter
name="autoCreateXmlSchema">true</parameter>
</configuration>
- ]]>
- </body>
+ ]]></body>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
</response>
</step>
-
-
-
-
-
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/%globalVariableCollection%_secondCollection.xml</command>
@@ -44,16 +36,12 @@
<parameter name="allowNonXML">true</parameter>
<parameter
name="autoCreateXmlSchema">true</parameter>
</configuration>
- ]]>
- </body>
+ ]]></body>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
</response>
</step>
-
-
-
<step>
<request>
<command
varUsage="globalVariableCollection,globalVariableServerName">PUT
/%globalVariableServerName%/administration/configuration/%globalVariableCollection%_2.xml</command>
@@ -67,15 +55,10 @@
<parameter
name="autoCreateXmlSchema">true</parameter>
<parameter
name="basicQueryClass">org.apache.slide.search.basic.BasicQueryImpl</parameter>
</configuration>
- ]]>
- </body>
+ ]]></body>
</request>
<response>
<command>HTTP/1.0 (201,204)</command>
</response>
</step>
-
-
-
-
</test>
1.2 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_i18n_stores_en.xml
Index: remove_i18n_stores_en.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_i18n_stores_en.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- remove_i18n_stores_en.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ remove_i18n_stores_en.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if stores with i18n characters can be created. After
running this test the webDAV server needs to be restarted</abstract>
1.2 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_i18n_stores_ja.xml
Index: remove_i18n_stores_ja.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_i18n_stores_ja.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- remove_i18n_stores_ja.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ remove_i18n_stores_ja.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if stores with i18n characters can be created. After
running this test the webDAV server needs to be restarted</abstract>
1.2 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_i18n_stores_zh.xml
Index: remove_i18n_stores_zh.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_i18n_stores_zh.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- remove_i18n_stores_zh.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ remove_i18n_stores_zh.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if stores with i18n characters can be created. After
running this test the webDAV server needs to be restarted</abstract>
1.2 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_webdav_stores.xml
Index: remove_webdav_stores.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/configuration/remove_webdav_stores.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- remove_webdav_stores.xml 12 Nov 2002 09:29:43 -0000 1.1
+++ remove_webdav_stores.xml 12 Nov 2002 09:50:26 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE test SYSTEM "../../../Tprocessor.dtd">
+<!DOCTYPE test SYSTEM "../../Tprocessor.dtd">
<test>
<specification>
<abstract> Checks if the default stores for the webdav test suite can
be created. After running this test the webDAV server needs to be restarted</abstract>
--
To unsubscribe, e-mail: <mailto:slide-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@;jakarta.apache.org>