Preparing for 1.4-RC1 release.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150261 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doug Cutting 2004-03-29 23:20:54 +00:00
parent 31285cb2a3
commit 7a6938c5f8
3 changed files with 26 additions and 10 deletions

View File

@ -16,7 +16,7 @@
<property name="name" value="lucene"/>
<property name="Name" value="Lucene"/>
<property name="version" value="1.4-rc1-dev"/>
<property name="version" value="1.4-rc2-dev"/>
<property name="year" value="2000-${current.year}"/>
<property name="final.name" value="${name}-${version}"/>
<property name="javac.deprecation" value="on"/>

View File

@ -29,13 +29,13 @@ limitations under the License.
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<meta name="author" value="Jon S. Stevens">
<meta name="email" value="jon@latchkey.com">
<meta name="email" value="jon at latchkey.com">
<meta name="author" value="Ted Husted">
<meta name="email" value="husted@apache.org">
<meta name="email" value="husted at apache.org">
<meta name="author" value="Doug Cutting">
<meta name="email" value="cutting@apache.org">
<meta name="email" value="cutting at apache.org">
<meta name="author" value="Peter Carlson">
<meta name="email" value="carlson@apache.org">
<meta name="email" value="carlson at apache.org">
@ -167,7 +167,13 @@ limitations under the License.
</td></tr>
<tr><td>
<blockquote>
<h3>26 December 2003 - Lucene 1.3 Final Released</h3>
<h3>29 March 2004 - Lucene 1.4 Release Candidate 1 Released</h3>
<p>A new release of is available with many new features
and bug fixes. See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.78">CHANGES.txt</a>
for details. Binary and source distributions are
available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.4-rc1/">here</a>.
</p>
<h3>26 December 2003 - Lucene 1.3 Final Released</h3>
<p>A new release
of is available with many new features and bug fixes. See <a href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>
for details. Binary and source distributions are available <a href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-final/">here</a>.

View File

@ -1,10 +1,10 @@
<?xml version="1.0"?>
<document>
<properties>
<author email="jon@latchkey.com">Jon S. Stevens</author>
<author email="husted@apache.org">Ted Husted</author>
<author email="cutting@apache.org">Doug Cutting</author>
<author email="carlson@apache.org">Peter Carlson</author>
<author email="jon at latchkey.com">Jon S. Stevens</author>
<author email="husted at apache.org">Ted Husted</author>
<author email="cutting at apache.org">Doug Cutting</author>
<author email="carlson at apache.org">Peter Carlson</author>
<title>Overview - Jakarta Lucene</title>
</properties>
<body>
@ -22,6 +22,16 @@
</section>
<section name="Lucene News">
<h3>29 March 2004 - Lucene 1.4 Release Candidate 1 Released</h3>
<p>A new release of is available with many new features
and bug fixes. See <a
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.78">CHANGES.txt</a>
for details. Binary and source distributions are
available <a
href="http://cvs.apache.org/dist/jakarta/lucene/v1.4-rc1/">here</a>.
</p>
<h3>26 December 2003 - Lucene 1.3 Final Released</h3> <p>A new release
of is available with many new features and bug fixes. See <a
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>