antonio 2003/12/27 16:47:49
Modified: . status.xml
lib jars.xml
Added: src/blocks/lucene/lib lucene-1.3-final.jar
Removed: src/blocks/lucene/lib lucene-1.2.jar
Log:
Updating to Lucene 1.3-final
Revision Changes Path
1.219 +4 -1 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/status.xml,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- status.xml 20 Dec 2003 06:38:51 -0000 1.218
+++ status.xml 28 Dec 2003 00:47:48 -0000 1.219
@@ -190,6 +190,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="update">
+ Updated Lucene to 1.3 final
+ </action>
<action dev="AG" type="fix" fixes-bug="25664" due-to-email="[EMAIL
PROTECTED]" due-to="Karel Vervaeke">
build fails on windows without cygwin
</action>
1.1 cocoon-2.1/src/blocks/lucene/lib/lucene-1.3-final.jar
<<Binary file>>
1.142 +3 -3 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- jars.xml 27 Dec 2003 07:30:41 -0000 1.141
+++ jars.xml 28 Dec 2003 00:47:48 -0000 1.142
@@ -517,7 +517,7 @@
searching of documents.
</description>
<used-by>Lucene block</used-by>
- <lib>lucene/lib/lucene-1.2.jar</lib>
+ <lib>lucene/lib/lucene-1.3-final.jar</lib>
<homepage>http://jakarta.apache.org/lucene/</homepage>
</file>
@@ -935,7 +935,7 @@
for Java Objects against relational databases.
</description>
<used-by>OJB</used-by>
- <lib>ojb/lib/db-ojb-1.0.rc5-20031210.jar</lib>
+ <lib>ojb/lib/db-ojb-1.0.rc5-20031227.jar</lib>
<homepage>http://db.apache.org/ojb/</homepage>
</file>
<!-- OJB block end (6-Aug-2003) -->