Bug 701389 - lucene ships old MANIFEST.MF's
Summary: lucene ships old MANIFEST.MF's
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lucene
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-02 18:53 UTC by Chris Aniszczyk
Modified: 2014-07-25 05:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-03 14:57:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Aniszczyk 2011-05-02 18:53:06 UTC
In Eclipse 3.7, there are three lucene-related plug-ins

org.apache.lucene (re-exports the two plug-ins below for backwards compat)
org.apache.lucene.core
org.apache.lucene.analysis

I noticed in that Lucene 2.9.4 which is in rawhide atm... is shipping the old 1.9 MANIFEST.MFs which is causing me issues when trying to build the latest release of Eclipse. I would love to see the newer MANIFEST.MF's be used.

Comment 1 Alexander Kurtakov 2011-05-03 14:57:32 UTC
core and analysis should have proper (2.9.1 as shipped by Eclipse) manifest .
org.apache.lucene bundle that re-exports would have to be created in eclipse-build or dropped entirely.
I don't plan adding this to lucene srpm because:
* this would be a hack to lucene builds system
* the jar is not usable outside of eclipse
* lucene doesn't depend on eclipse and thus can't install into eclipse folders but the jar should not be in _javadir because of the previous item

See http://koji.fedoraproject.org/koji/buildinfo?buildID=242265


Note You need to log in before you can comment on or make changes to this bug.