To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=113199 Issue #|113199 Summary|configure: lucene version check breaks for me Component|tools Version|DEV300m84 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|rene Reported by|cmc
------- Additional comments from [email protected] Fri Jul 16 13:42:13 +0000 2010 ------- rpm -q lucene lucene-2.4.1-3.fc14.noarch the META-INF/MANIFEST.MF contains... Manifest-Version: 1.0 Ant-Version: Apache Ant 1.7.0 Created-By: 2.3 (IBM Corporation) Bundle-ManifestVersion: 2 Export-Package: org.apache.lucene,org.apache.lucene.analysis,org.apach e.lucene.analysis.de,org.apache.lucene.analysis.standard,org.apache.l ucene.document,org.apache.lucene.index,org.apache.lucene.queryParser, org.apache.lucene.search,org.apache.lucene.search.spans,org.apache.lu cene.store,org.apache.lucene.util Bundle-Version: 1.9.1.v20080530-1600 Bundle-SymbolicName: org.apache.lucene Bundle-Name: Apache Lucene Bundle-Localization: plugin Bundle-Vendor: Apache Software Foundation this id-less checkin: http://hg.services.openoffice.org/cws/configure25/diff/baa033edbbbf/configure.in breaks on two counts for me, first it removes the fallback check for lucene.jar which is what our lucene-core.jar is called, and second it tests for stuff that isn't on our manifest and rejects it --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
