Mailing List Archive

cvs commit: jakarta-lucene/docs index.html
carlson 2002/06/20 07:13:38

Modified: docs index.html
Log:
Adding release of 1.2 information to index page.

Revision Changes Path
1.15 +15 -10 jakarta-lucene/docs/index.html

Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/index.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- index.html 8 Jun 2002 20:43:01 -0000 1.14
+++ index.html 20 Jun 2002 14:13:38 -0000 1.15
@@ -60,22 +60,24 @@
<ul>
<li> <a href="http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi">FAQ (Official)</a>
</li>
- <li> <a href="./gettingstarted.html">Getting Started</a>
-</li>
<li> <a href="http://www.jguru.com/faq/Lucene">JGuru FAQ</a>
</li>
+ <li> <a href="./gettingstarted.html">Getting Started</a>
+</li>
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bugs</a>
</li>
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Lucene&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27">Lucene Bugs</a>
</li>
- <li> <a href="./resources.html">Articles</a>
-</li>
<li> <a href="./queryparsersyntax.html">Query Syntax</a>
</li>
<li> <a href="./api/index.html">Javadoc</a>
</li>
<li> <a href="./contributions.html">Contributions</a>
</li>
+ <li> <a href="./lucenesandbox.html">Lucene Sandbox</a>
+</li>
+ <li> <a href="./resources.html">Articles</a>
+</li>
</ul>
<p><strong>Plans</strong></p>
<ul>
@@ -135,17 +137,20 @@
</td></tr>
<tr><td>
<blockquote>
- <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@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>