mirror of https://github.com/apache/lucene.git
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:
parent
31285cb2a3
commit
7a6938c5f8
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
<property name="name" value="lucene"/>
|
<property name="name" value="lucene"/>
|
||||||
<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="year" value="2000-${current.year}"/>
|
||||||
<property name="final.name" value="${name}-${version}"/>
|
<property name="final.name" value="${name}-${version}"/>
|
||||||
<property name="javac.deprecation" value="on"/>
|
<property name="javac.deprecation" value="on"/>
|
||||||
|
|
|
@ -29,13 +29,13 @@ limitations under the License.
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
||||||
|
|
||||||
<meta name="author" value="Jon S. Stevens">
|
<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="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="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="author" value="Peter Carlson">
|
||||||
<meta name="email" value="carlson@apache.org">
|
<meta name="email" value="carlson at apache.org">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -167,6 +167,12 @@ limitations under the License.
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><td>
|
<tr><td>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
<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>
|
<h3>26 December 2003 - Lucene 1.3 Final Released</h3>
|
||||||
<p>A new release
|
<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>
|
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>
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<document>
|
<document>
|
||||||
<properties>
|
<properties>
|
||||||
<author email="jon@latchkey.com">Jon S. Stevens</author>
|
<author email="jon at latchkey.com">Jon S. Stevens</author>
|
||||||
<author email="husted@apache.org">Ted Husted</author>
|
<author email="husted at apache.org">Ted Husted</author>
|
||||||
<author email="cutting@apache.org">Doug Cutting</author>
|
<author email="cutting at apache.org">Doug Cutting</author>
|
||||||
<author email="carlson@apache.org">Peter Carlson</author>
|
<author email="carlson at apache.org">Peter Carlson</author>
|
||||||
<title>Overview - Jakarta Lucene</title>
|
<title>Overview - Jakarta Lucene</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
@ -22,6 +22,16 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="Lucene News">
|
<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
|
<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
|
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>
|
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.65">CHANGES.txt</a>
|
||||||
|
|
Loading…
Reference in New Issue