Revision: 7323
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7323&view=rev
Author:   milek_pl
Date:     2012-06-12 12:53:32 +0000 (Tue, 12 Jun 2012)
Log Message:
-----------
update morfologik-stemming to 1.5.3

Modified Paths:
--------------
    trunk/JLanguageTool/.classpath
    trunk/JLanguageTool/build.properties

Added Paths:
-----------
    trunk/JLanguageTool/libs/morfologik-fsa-1.5.3.jar
    trunk/JLanguageTool/libs/morfologik-stemming-1.5.3.jar

Removed Paths:
-------------
    trunk/JLanguageTool/libs/morfologik-fsa-1.5.2.jar
    trunk/JLanguageTool/libs/morfologik-stemming-1.5.2.jar

Modified: trunk/JLanguageTool/.classpath
===================================================================
--- trunk/JLanguageTool/.classpath      2012-06-12 12:39:07 UTC (rev 7322)
+++ trunk/JLanguageTool/.classpath      2012-06-12 12:53:32 UTC (rev 7323)
@@ -25,6 +25,7 @@
                        <attribute 
name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" 
value="JLanguageTool/libs/native-lib"/>
                </attributes>
        </classpathentry>
+       <classpathentry kind="lib" path="libs/morfologik-stemming-1.5.3.jar"/>
        <classpathentry exported="true" kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="con" 
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
        <classpathentry kind="lib" path="libs/jWordSplitter.jar" 
sourcepath="/jWordSplitter"/>
@@ -41,7 +42,6 @@
        <classpathentry kind="lib" path="libs/CJFtransform_v1.0.1_bin.jar"/>
        <classpathentry kind="lib" path="libs/commons-validator-1.3.1.jar"/>
        <classpathentry kind="lib" path="libs/xml-text-editor-0.0.3.jar"/>
-       <classpathentry kind="lib" path="libs/morfologik-fsa-1.5.2.jar" 
sourcepath="C:/Users/user/.m2/repository/org/carrot2/morfologik-fsa/1.5.2/morfologik-fsa-1.5.2-sources.jar"/>
-       <classpathentry kind="lib" path="libs/morfologik-stemming-1.5.2.jar" 
sourcepath="C:/Users/user/.m2/repository/org/carrot2/morfologik-stemming/1.5.2/morfologik-stemming-1.5.2-sources.jar"/>
+       <classpathentry kind="lib" path="libs/morfologik-fsa-1.5.3.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>

Modified: trunk/JLanguageTool/build.properties
===================================================================
--- trunk/JLanguageTool/build.properties        2012-06-12 12:39:07 UTC (rev 
7322)
+++ trunk/JLanguageTool/build.properties        2012-06-12 12:53:32 UTC (rev 
7323)
@@ -24,8 +24,8 @@
 ext.dir = ./libs
 ext.ooo.dir = ./libs/ooo
 
-morfologik.fsa.lib = morfologik-fsa-1.5.2.jar
-morfologik.stemming.lib = morfologik-stemming-1.5.2.jar
+morfologik.fsa.lib = morfologik-fsa-1.5.3.jar
+morfologik.stemming.lib = morfologik-stemming-1.5.3.jar
 ext.morfologik.fsa.lib = ${ext.dir}/${morfologik.fsa.lib}
 ext.morfologik.stemming.lib = ${ext.dir}/${morfologik.stemming.lib}
 ext.jwordsplitter.lib = ${ext.dir}/jWordSplitter.jar

Deleted: trunk/JLanguageTool/libs/morfologik-fsa-1.5.2.jar
===================================================================
(Binary files differ)

Added: trunk/JLanguageTool/libs/morfologik-fsa-1.5.3.jar
===================================================================
(Binary files differ)


Property changes on: trunk/JLanguageTool/libs/morfologik-fsa-1.5.3.jar
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Deleted: trunk/JLanguageTool/libs/morfologik-stemming-1.5.2.jar
===================================================================
(Binary files differ)

Added: trunk/JLanguageTool/libs/morfologik-stemming-1.5.3.jar
===================================================================
(Binary files differ)


Property changes on: trunk/JLanguageTool/libs/morfologik-stemming-1.5.3.jar
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

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