mirror of https://github.com/apache/lucene.git
Preparing for 1.4RC2 release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150270 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e258441c87
commit
6c04afefc8
|
@ -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-rc2-dev"/>
|
<property name="version" value="1.4-rc3-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"/>
|
||||||
|
|
|
@ -167,7 +167,7 @@ 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>
|
<h3>30 March 2004 - Lucene 1.4 Release Candidate 2 Released</h3>
|
||||||
<p>A new release of is available with many new features
|
<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>
|
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
|
for details. Binary and source distributions are
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
<section name="Lucene News">
|
<section name="Lucene News">
|
||||||
|
|
||||||
<h3>29 March 2004 - Lucene 1.4 Release Candidate 1 Released</h3>
|
<h3>30 March 2004 - Lucene 1.4 Release Candidate 2 Released</h3>
|
||||||
<p>A new release of is available with many new features
|
<p>A new release of is available with many new features
|
||||||
and bug fixes. See <a
|
and bug fixes. See <a
|
||||||
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.78">CHANGES.txt</a>
|
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.78">CHANGES.txt</a>
|
||||||
|
|
Loading…
Reference in New Issue