Adding release of 1.2 information to index page.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149779 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Peter Carlson 2002-06-20 14:13:43 +00:00
parent 312ae29d61
commit 4cad7c5ff4
2 changed files with 24 additions and 16 deletions

View File

@ -59,22 +59,24 @@
<p><strong>Resources</strong></p>
<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>
@ -135,17 +137,20 @@ Please use the links on the left to access Lucene.
</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.

View File

@ -23,17 +23,20 @@ Please use the links on the left to access Lucene.
</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.