antonio 2004/07/11 08:28:46
Modified: . status.xml
lib jars.xml
Added: src/blocks/lucene/lib lucene-1.4-final.jar
legal lucene-1.4-final.jar.license.txt
Removed: src/blocks/lucene/lib lucene-1.3-final.jar
legal lucene-1.3-final.jar.license.txt
Log:
Update lucene to 1.4
Revision Changes Path
1.392 +5 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -r1.391 -r1.392
--- status.xml 11 Jul 2004 13:59:11 -0000 1.391
+++ status.xml 11 Jul 2004 15:28:46 -0000 1.392
@@ -204,6 +204,9 @@
<changes>
<release version="@version@" date="@date@">
+ <action dev="AG" type="update">
+ Update lucene to 1.4.
+ </action>
<action dev="CZ" type="add">
Add scoped request attributes (global/request).
</action>
@@ -239,7 +242,7 @@
<action dev="TC" type="add" fixes-bug="28015" due-to="Frank Taffelt"
due-to-email="[EMAIL PROTECTED]">
POI block: cell spanning.
</action>
- <action dev="AG" type="fix" fixes-bug="23002" due-to="Viktor Skladovs"
due-to-email="[EMAIL PROTECTED]">
+ <action dev="AG" type="fix" fixes-bug="23002">
POI block: processing of tags "vcenter", "hcenter", "monochrome",
"draft",
"Header", "Footer" in "gmr:PrintInformation". Initial support for
"Margins" ("top", "bottom", "left", "right", "header", "footer").
1.1 cocoon-2.1/src/blocks/lucene/lib/lucene-1.4-final.jar
<<Binary file>>
1.1 cocoon-2.1/legal/lucene-1.4-final.jar.license.txt
Index: lucene-1.4-final.jar.license.txt
===================================================================
/**
* Copyright 2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
1.239 +2 -2 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -r1.238 -r1.239
--- jars.xml 8 Jul 2004 10:11:40 -0000 1.238
+++ jars.xml 11 Jul 2004 15:28:46 -0000 1.239
@@ -585,7 +585,7 @@
searching of documents.
</description>
<used-by>Lucene block</used-by>
- <lib>lucene/lib/lucene-1.3-final.jar</lib>
+ <lib>lucene/lib/lucene-1.4-final.jar</lib>
<homepage>http://jakarta.apache.org/lucene/</homepage>
</file>