
carlson at apache
Jun 20, 2002, 7:13 AM
Post #1 of 1
(84 views)
Permalink
|
|
cvs commit: jakarta-lucene/xdocs index.xml
|
|
carlson 2002/06/20 07:13:43 Modified: xdocs index.xml Log: Adding release of 1.2 information to index page. Revision Changes Path 1.6 +9 -6 jakarta-lucene/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 14 May 2002 23:01:06 -0000 1.5 +++ index.xml 20 Jun 2002 14:13:43 -0000 1.6 @@ -23,17 +23,20 @@ </section> <section name="Lucene News"> -<p> -<b>Lucene v1.2-RC5 release</b> - This release is the latest release from the Lucene team. -Download it <a href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2-rc5/"> here</a>. +<h3>12 June 2002 - Lucene 1.2 Final Released</h3> +<p>The Lucene Team is proud to announce the release of Lucene 1.2. +This is the first production release of Lucene since it moved to the Apache project. +This release contains many features and bug fixes over the previous 1.0.2 release - see <a href="http://cvs.apache.org/viewcvs/jakarta-lucene/CHANGES.txt">CHANGES.txt</a> for details. +Binary and source distributions are available <a href="http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/">here</a>. </p> +<h3>Lucene v1.02 released</h3> <p> -<b>Lucene v1.02 released</b> - This release repackages Lucene as a product -of the Apache Software Foundation. Download it +This release repackages Lucene as a product of the Apache Software Foundation. Download it <a href="http://jakarta.apache.org/site/binindex.html">here</a>. </p> +<h3>Lucene Joins Jakarta</h3> <p> -<b>Lucene Joins Jakarta</b> - The Lucene Team is happy to announce that +The Lucene Team is happy to announce that Lucene is now a part of the Apache Jakarta Project. This move will help Lucene continue to grow, and enhance its position as the leading server-side searching solution for Java. -- To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe [at] jakarta> For additional commands, e-mail: <mailto:lucene-dev-help [at] jakarta>
|