You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ju...@apache.org on 2002/05/24 08:26:37 UTC

cvs commit: jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind DAV_CM_propertyValue_en.xml DAV_CM_propertyValue_ja.xml DAV_CM_propertyValue_zh.xml DAV_C_propertyTag_en.xml DAV_C_propertyTag_ja.xml DAV_C_propertyTag_zh.xml DAV_C_propertyValueResource_en.xml DAV_C_propertyValueResource_ja.xml DAV_C_propertyValueResource_zh.xml DAV_C_propertyValue_en.xml DAV_C_propertyValue_ja.xml DAV_C_propertyValue_zh.xml

juergen     02/05/23 23:26:37

  Modified:    testsuite/testsuite/junit/xmltestcases/I18N/propfind
                        DAV_CM_propertyValue_en.xml
                        DAV_CM_propertyValue_ja.xml
                        DAV_CM_propertyValue_zh.xml
                        DAV_C_propertyTag_en.xml DAV_C_propertyTag_ja.xml
                        DAV_C_propertyTag_zh.xml
                        DAV_C_propertyValueResource_en.xml
                        DAV_C_propertyValueResource_ja.xml
                        DAV_C_propertyValueResource_zh.xml
                        DAV_C_propertyValue_en.xml
                        DAV_C_propertyValue_ja.xml
                        DAV_C_propertyValue_zh.xml
  Log:
  whitespace around the property value deleted
  
  Revision  Changes    Path
  1.4       +3 -7      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_CM_propertyValue_en.xml
  
  Index: DAV_CM_propertyValue_en.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_CM_propertyValue_en.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DAV_CM_propertyValue_en.xml	23 May 2002 14:50:04 -0000	1.3
  +++ DAV_CM_propertyValue_en.xml	24 May 2002 06:26:37 -0000	1.4
  @@ -48,17 +48,13 @@
      			<D:propertyupdate xmlns:D="DAV:">
      			<D:set>
      				<D:prop>
  -   					<D:authors>
  -   					àçèéäöüÄÖÜ
  -   					</D:authors>
  -   				</D:prop>
  +   					<D:authors>àçèéäöüÄÖÜ</D:authors>
  +      				</D:prop>
      			</D:set>
      	
      			<D:set>
      				<D:prop>
  -   					<D:authors>
  -   					àçèéäöüÄÖÜaddàçèéäöüÄÖÜ
  -   					</D:authors>
  +   					<D:authors>àçèéäöüÄÖÜaddàçèéäöüÄÖÜ</D:authors>
      				</D:prop>
      			</D:set>
         			</D:propertyupdate>
  
  
  
  1.4       +3 -7      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_CM_propertyValue_ja.xml
  
  Index: DAV_CM_propertyValue_ja.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_CM_propertyValue_ja.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DAV_CM_propertyValue_ja.xml	23 May 2002 14:50:04 -0000	1.3
  +++ DAV_CM_propertyValue_ja.xml	24 May 2002 06:26:37 -0000	1.4
  @@ -48,17 +48,13 @@
      			<D:propertyupdate xmlns:D="DAV:">
      			<D:set>
      				<D:prop>
  -   					<D:authors>
  -   					製品番号
  -   					</D:authors>
  -   				</D:prop>
  +   					<D:authors>製品番号</D:authors>
  +      				</D:prop>
      			</D:set>
      	
      			<D:set>
      				<D:prop>
  -   					<D:authors>
  -   					製品番号add製品番号
  -   					</D:authors>
  +   					<D:authors>製品番号add製品番号</D:authors>
      				</D:prop>
      			</D:set>
         			</D:propertyupdate>
  
  
  
  1.4       +3 -7      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_CM_propertyValue_zh.xml
  
  Index: DAV_CM_propertyValue_zh.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_CM_propertyValue_zh.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DAV_CM_propertyValue_zh.xml	23 May 2002 14:50:04 -0000	1.3
  +++ DAV_CM_propertyValue_zh.xml	24 May 2002 06:26:37 -0000	1.4
  @@ -48,17 +48,13 @@
      			<D:propertyupdate xmlns:D="DAV:">
      			<D:set>
      				<D:prop>
  -   					<D:authors>
  -   					即可顯示
  -   					</D:authors>
  -   				</D:prop>
  +   					<D:authors>即可顯示</D:authors>
  +      				</D:prop>
      			</D:set>
      	
      			<D:set>
      				<D:prop>
  -   					<D:authors>
  -   					即可顯示add即可顯示
  -   					</D:authors>
  +   					<D:authors>即可顯示add即可顯示</D:authors>
      				</D:prop>
      			</D:set>
         			</D:propertyupdate>
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyTag_en.xml
  
  Index: DAV_C_propertyTag_en.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyTag_en.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyTag_en.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyTag_en.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				<D:propertyupdate xmlns:D="DAV:">
      				<D:set>
      				<D:prop>
  -   				<D:àçèéäöüÄÖÜ>
  -   				test
  -   				</D:àçèéäöüÄÖÜ>
  -   				</D:prop>
  +   				<D:àçèéäöüÄÖÜ>test</D:àçèéäöüÄÖÜ>
  +      				</D:prop>
      				</D:set>
      				</D:propertyupdate>
      			</body>
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyTag_ja.xml
  
  Index: DAV_C_propertyTag_ja.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyTag_ja.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyTag_ja.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyTag_ja.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:製品番号&gt;
  -   				test
  -   				&lt;/D:製品番号&gt;
  -   				&lt;/D:prop&gt;
  +   				&lt;D:製品番号&gt;test&lt;/D:製品番号&gt;
  +      				&lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
      			</body>
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyTag_zh.xml
  
  Index: DAV_C_propertyTag_zh.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyTag_zh.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyTag_zh.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyTag_zh.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:即可顯示&gt;
  -   				test
  -   				&lt;/D:即可顯示&gt;
  -   				&lt;/D:prop&gt;
  +   				&lt;D:即可顯示&gt;test&lt;/D:即可顯示&gt;
  +      				&lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
      			</body>
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValueResource_en.xml
  
  Index: DAV_C_propertyValueResource_en.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValueResource_en.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyValueResource_en.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyValueResource_en.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:authors&gt;
  -   				àçèéäöüÄÖÜ
  -   				&lt;/D:authors&gt;
  -   				&lt;/D:prop&gt;
  +   				&lt;D:authors&gt;àçèéäöüÄÖÜ&lt;/D:authors&gt;
  +   				 &lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
      			</body>
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValueResource_ja.xml
  
  Index: DAV_C_propertyValueResource_ja.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValueResource_ja.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyValueResource_ja.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyValueResource_ja.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:authors&gt;
  -   				製品番号
  -   				&lt;/D:authors&gt;
  -   				&lt;/D:prop&gt;
  +   				&lt;D:authors&gt;製品番号&lt;/D:authors&gt;
  +   				 &lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
      			</body>
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValueResource_zh.xml
  
  Index: DAV_C_propertyValueResource_zh.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValueResource_zh.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyValueResource_zh.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyValueResource_zh.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:authors&gt;
  -   				即可顯示
  -   				&lt;/D:authors&gt;
  -   				&lt;/D:prop&gt;
  +   				&lt;D:authors&gt;即可顯示&lt;/D:authors&gt;
  +      				&lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
      			</body>
  
  
  
  1.3       +1 -3      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValue_en.xml
  
  Index: DAV_C_propertyValue_en.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValue_en.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyValue_en.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyValue_en.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,9 +31,7 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:authors&gt;
  -   				àçèéäöüÄÖÜ
  -   				&lt;/D:authors&gt;
  +   				&lt;D:authors&gt;àçèéäöüÄÖÜ&lt;/D:authors&gt;
      				&lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
  
  
  
  1.3       +1 -3      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValue_ja.xml
  
  Index: DAV_C_propertyValue_ja.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValue_ja.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyValue_ja.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyValue_ja.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,9 +31,7 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:authors&gt;
  -   				製品番号
  -   				&lt;/D:authors&gt;
  +   				&lt;D:authors&gt;製品番号&lt;/D:authors&gt;
      				&lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
  
  
  
  1.3       +2 -4      jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValue_zh.xml
  
  Index: DAV_C_propertyValue_zh.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/I18N/propfind/DAV_C_propertyValue_zh.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DAV_C_propertyValue_zh.xml	23 May 2002 07:13:46 -0000	1.2
  +++ DAV_C_propertyValue_zh.xml	24 May 2002 06:26:37 -0000	1.3
  @@ -31,10 +31,8 @@
      				&lt;D:propertyupdate xmlns:D="DAV:"&gt;
      				&lt;D:set&gt;
      				&lt;D:prop&gt;
  -   				&lt;D:authors&gt;
  -   				即可顯示
  -   				&lt;/D:authors&gt;
  -   				&lt;/D:prop&gt;
  +   				&lt;D:authors&gt;即可顯示&lt;/D:authors&gt;
  +   			   	&lt;/D:prop&gt;
      				&lt;/D:set&gt;
      				&lt;/D:propertyupdate&gt;
      			</body>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>