Revision: 7369
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7369&view=rev
Author:   dnaber
Date:     2012-06-16 18:44:26 +0000 (Sat, 16 Jun 2012)
Log Message:
-----------
exclude more hunspell files from the OOo/LO distribution

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

Modified: trunk/JLanguageTool/build.xml
===================================================================
--- trunk/JLanguageTool/build.xml       2012-06-16 16:40:39 UTC (rev 7368)
+++ trunk/JLanguageTool/build.xml       2012-06-16 18:44:26 UTC (rev 7369)
@@ -469,7 +469,7 @@
 <target name="dist" depends="ooo-internal" description="Builds 
LibreOffice/ApacheOpenOffice extension">
 <zip compress="yes" destfile="${dist.dir}/LanguageTool-${version}.oxt" 
basedir="${dist.dir}" includes="**" 
        
excludes="deploy.sh,undeploy.sh,turn.sh,printlocales.jar,**/hunspell/**,${bliki.lib},junit.jar,Rule*.jar,
-       
lucene*.jar,testwikipedia.*,LanguageTool.jar,LanguageToolGUI.jar,*.xsl,${jna.lib}"
 />
+       
lucene*.jar,testwikipedia.*,LanguageTool.jar,LanguageToolGUI.jar,*.xsl,${jna.lib},hunspell-*.jnilib,hunspell-*.dll,libhunspell-*.so"
 />
 </target>
 
 <target name="fast" depends="ooo-internal" description="like dist, but without 
ZIP compression (for development only)">

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to