[lucene-gosen] r246 committed - fix issue #51 change libraries ver 4.7.1

1 view
Skip to first unread message

lucene...@googlecode.com

unread,
Apr 1, 2014, 9:03:08 PM4/1/14
to lucene...@googlegroups.com
Revision: 246
Author: johtani
Date: Wed Apr 2 01:02:08 2014 UTC
Log: fix issue #51 change libraries ver 4.7.1
http://code.google.com/p/lucene-gosen/source/detail?r=246

Added:
/branches/4x/lib/lucene-analyzers-common-4.7.1.jar
/branches/4x/lib/lucene-codecs-4.7.1.jar
/branches/4x/lib/lucene-core-4.7.1.jar
/branches/4x/lib/lucene-test-framework-4.7.1.jar
/branches/4x/lib/solr-core-4.7.1.jar
/branches/4x/lib/solr-solrj-4.7.1.jar
Modified:
/branches/4x/.classpath
/branches/4x/CHANGES.txt
/branches/4x/build.xml

=======================================
--- /dev/null
+++ /branches/4x/lib/lucene-analyzers-common-4.7.1.jar Wed Apr 2 01:02:08
2014 UTC
File is too large to display a diff.
=======================================
--- /dev/null
+++ /branches/4x/lib/lucene-codecs-4.7.1.jar Wed Apr 2 01:02:08 2014 UTC
Binary file, no diff available.
=======================================
--- /dev/null
+++ /branches/4x/lib/lucene-core-4.7.1.jar Wed Apr 2 01:02:08 2014 UTC
File is too large to display a diff.
=======================================
--- /dev/null
+++ /branches/4x/lib/lucene-test-framework-4.7.1.jar Wed Apr 2 01:02:08
2014 UTC
File is too large to display a diff.
=======================================
--- /dev/null
+++ /branches/4x/lib/solr-core-4.7.1.jar Wed Apr 2 01:02:08 2014 UTC
File is too large to display a diff.
=======================================
--- /dev/null
+++ /branches/4x/lib/solr-solrj-4.7.1.jar Wed Apr 2 01:02:08 2014 UTC
Binary file, no diff available.
=======================================
--- /branches/4x/.classpath Thu Feb 27 03:09:54 2014 UTC
+++ /branches/4x/.classpath Wed Apr 2 01:02:08 2014 UTC
@@ -5,16 +5,16 @@
<classpathentry kind="src" path="src/test"/>
<classpathentry kind="src" path="src/compiled-dictionaries/ipadic"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/lucene-test-framework-4.7.0.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-test-framework-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/jisx0213-1.0.jar"/>
<classpathentry kind="lib" path="lib/junit-4.10.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.6.6.jar"/>
<classpathentry kind="lib"
path="lib/randomizedtesting-runner-2.0.13.jar"/>
- <classpathentry kind="lib" path="lib/lucene-analyzers-common-4.7.0.jar"/>
- <classpathentry kind="lib" path="lib/lucene-codecs-4.7.0.jar"/>
- <classpathentry kind="lib" path="lib/lucene-core-4.7.0.jar"/>
- <classpathentry kind="lib" path="lib/solr-core-4.7.0.jar"/>
- <classpathentry kind="lib" path="lib/solr-solrj-4.7.0.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-analyzers-common-4.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-codecs-4.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-core-4.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/solr-core-4.7.1.jar"/>
+ <classpathentry kind="lib" path="lib/solr-solrj-4.7.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
=======================================
--- /branches/4x/CHANGES.txt Thu Feb 27 03:09:54 2014 UTC
+++ /branches/4x/CHANGES.txt Wed Apr 2 01:02:08 2014 UTC
@@ -1,9 +1,12 @@
lucene-gosen Change Log

-========== 4.8.0 / YYYY-MM-DD ===================================
+========== 4.7.1 / 2014-04-02 ===================================

Important Notice

+* http://code.google.com/p/lucene-gosen/issues/detail?id=51
+ Change Lucene/Solr 4.7.1 library
+
New Features & Improvements

Bug Fixes
=======================================
--- /branches/4x/build.xml Thu Feb 27 03:09:54 2014 UTC
+++ /branches/4x/build.xml Wed Apr 2 01:02:08 2014 UTC
@@ -6,7 +6,7 @@
<!-- to change the dictionary type to naist-chasen, ant
-Ddictype=naist-chasen -->
<property name="dictype" value="ipadic"/>

- <property name="version" value="4.7.0"/>
+ <property name="version" value="4.7.1"/>

<property name="src.dir" location="src/java"/>
<property name="cdic.dir" location="src/compiled-dictionaries"/>
Reply all
Reply to author
Forward
0 new messages