]> granicus.if.org Git - icu/commitdiff
ICU-9353 remove last mentions of word_ja.txt
authorMaxime Serrano <mserrano@svn.icu-project.org>
Fri, 17 Aug 2012 21:58:20 +0000 (21:58 +0000)
committerMaxime Serrano <mserrano@svn.icu-project.org>
Fri, 17 Aug 2012 21:58:20 +0000 (21:58 +0000)
X-SVN-Rev: 32196

icu4c/source/data/xml/brkitr/ja.xml
icu4c/source/test/intltest/rbbiapts.cpp

index ad29233ed8225ebe5e9832b06725ff1c43781dfd..b821f580283f245246a3d5d961a1463945ba1d27 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- Copyright (c) 2006-2011 International Business Machines Corporation and others. All rights reserved.
+ Copyright (c) 2006-2012 International Business Machines Corporation and others. All rights reserved.
 -->
 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd"
 [
@@ -17,7 +17,6 @@
     <special xmlns:icu="http://www.icu-project.org/">
         <icu:breakIteratorData>
             <icu:boundaries>
-                <icu:word icu:dependency="word_ja.brk"/>
                 <icu:line icu:dependency="line_ja.brk"/>
             </icu:boundaries>
         </icu:breakIteratorData>
index 51cac02635a52d19a2170b427b30d3dfa55039ba..b61f060cd99b056d3891b70f9050fd9bea00a778 100644 (file)
@@ -1052,7 +1052,6 @@ void RBBIAPITest::TestRoundtripRules() {
     RoundtripRule("line");
     RoundtripRule("char");
     if (!quick) {
-        RoundtripRule("word_ja");
         RoundtripRule("word_POSIX");
     }
 }