cutting     2003/11/25 14:01:47

  Modified:    .        build.xml
               docs     index.html
               xdocs    index.xml
  Log:
  Update for RC3.
  
  Revision  Changes    Path
  1.53      +1 -1      jakarta-lucene/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/build.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- build.xml 23 Oct 2003 01:59:55 -0000      1.52
  +++ build.xml 25 Nov 2003 22:01:47 -0000      1.53
  @@ -10,7 +10,7 @@
   
     <property name="name" value="lucene"/>
     <property name="Name" value="Lucene"/>
  -  <property name="version" value="1.3-rc3-dev"/>
  +  <property name="version" value="1.3-rc4-dev"/>
     <property name="year" value="2000-2003"/> <!-- todo: make this dynamic -->
     <property name="final.name" value="${name}-${version}"/>
     <property name="javac.debug" value="on"/>
  
  
  
  1.32      +3 -3      jakarta-lucene/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/docs/index.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- index.html        22 Oct 2003 15:09:33 -0000      1.31
  +++ index.html        25 Nov 2003 22:01:47 -0000      1.32
  @@ -149,10 +149,10 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>22 October 2003 - Lucene 1.3 RC2 
Released</h3>
  +                                    <h3>25 November 2003 - Lucene 1.3 RC3 
Released</h3>
                                                   <p>A new release
  -candidate 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.56";>CHANGES.txt</a>
  -for details.  Binary and source distributions are available <a 
href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-rc2/";>here</a>.
  +candidate 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.58";>CHANGES.txt</a>
  +for details.  Binary and source distributions are available <a 
href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-rc3/";>here</a>.
   </p>
                                                   <h3>12 June 2002 - Lucene 1.2 Final 
Released</h3>
                                                   <p>The Lucene Team is proud to 
announce the release of Lucene 1.2.
  
  
  
  1.11      +3 -3      jakarta-lucene/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/xdocs/index.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.xml 22 Oct 2003 15:09:33 -0000      1.10
  +++ index.xml 25 Nov 2003 22:01:47 -0000      1.11
  @@ -23,11 +23,11 @@
   </section>
   
   <section name="Lucene News">
  -<h3>22 October 2003 - Lucene 1.3 RC2 Released</h3> <p>A new release
  +<h3>25 November 2003 - Lucene 1.3 RC3 Released</h3> <p>A new release
   candidate 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.56";>CHANGES.txt</a>
  
+href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-lucene/CHANGES.txt?rev=1.58";>CHANGES.txt</a>
   for details.  Binary and source distributions are available <a
  -href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-rc2/";>here</a>.
  +href="http://cvs.apache.org/dist/jakarta/lucene/v1.3-rc3/";>here</a>.
   </p>
   
   <h3>12 June 2002 - Lucene 1.2 Final Released</h3>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to