Revision: 7814
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7814&view=rev
Author:   dnaber
Date:     2012-08-08 06:21:59 +0000 (Wed, 08 Aug 2012)
Log Message:
-----------
print that hunspell version testing works on Windows only

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

Modified: trunk/JLanguageTool/build.xml
===================================================================
--- trunk/JLanguageTool/build.xml       2012-08-08 06:13:03 UTC (rev 7813)
+++ trunk/JLanguageTool/build.xml       2012-08-08 06:21:59 UTC (rev 7814)
@@ -158,7 +158,7 @@
     </target>
 
     <target name="test-hunspell-libs">
-        <echo>Testing versions of hunspell libraries...</echo>
+        <echo>Testing versions of hunspell libraries (Windows only)...</echo>
         <exec failonerror="false" resultproperty="return.code" os="Windows XP 
Windows Vista Windows 7" dir="${src.java.dev.dir}/tools"
               outputproperty="return.message"
               executable="cscript">

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