Added the changes in LUCENE-1728 to the "Build" section of contrib/CHANGES.TXT

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@806536 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Simon Willnauer 2009-08-21 12:59:07 +00:00
parent 59d358e68f
commit 61a68fe46f
1 changed files with 5 additions and 1 deletions

View File

@ -167,7 +167,11 @@ Documentation
Build
(None)
1. LUCENE-1728: Splitted contrib/analyzers into common and smartcn modules.
Contrib/analyzers now builds an addtional lucene-smartcn Jar file. All
smartcn classes are not included in the lucene-analyzers JAR file.
(Robert Muri via Simon Willanuer)
Test Cases