Revision: 7767
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7767&view=rev
Author:   jaumeortola
Date:     2012-07-28 08:48:09 +0000 (Sat, 28 Jul 2012)
Log Message:
-----------
[ja] Copy Japan resource file to distribution. This removes an error in 
LanguagetoolGUI.

Modified Paths:
--------------
    trunk/JLanguageTool/build.xml

Modified: trunk/JLanguageTool/build.xml
===================================================================
--- trunk/JLanguageTool/build.xml       2012-07-28 08:18:41 UTC (rev 7766)
+++ trunk/JLanguageTool/build.xml       2012-07-28 08:48:09 UTC (rev 7767)
@@ -664,6 +664,8 @@
         <copy file="${resource.dir}/ca/disambiguation.xml" 
todir="${dist.dir}/resource/ca" />
         <copy file="${resource.dir}/ca/README" todir="${dist.dir}/resource/ca" 
/>
         <copy file="${resource.dir}/ca/ca.ngp" todir="${dist.dir}/resource/ca" 
/>
+       
+       <copy file="${resource.dir}/ja/ja.ngp" todir="${dist.dir}/resource/ja" 
/>
 
         <copy file="${resource.dir}/zh/coreDict.dct" 
todir="${dist.dir}/resource/zh" />
         <copy file="${resource.dir}/zh/BigramDict.dct" 
todir="${dist.dir}/resource/zh" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to