Back to bug 1397483

Who When What Removed Added
Michael Simacek 2016-11-22 16:58:26 UTC Status NEW ASSIGNED
Assignee omajid msimacek
Michael Simacek 2016-11-22 17:57:47 UTC Status ASSIGNED MODIFIED
Fixed In Version rh-java-common-lucene-4.8.0-6.8.el6 rh-java-common-lucene-4.8.0-6.8.el7
errata-xmlrpc 2016-11-23 08:50:26 UTC Status MODIFIED ON_QA
Michael Simacek 2016-11-23 11:55:34 UTC Doc Text Cause:
Presence of both lucene 4 and lucene 5 in the same OSGi environment, for example when using multiple Eclipse plugins that each depend on different lucene major versions.

Consequence:
Given OSGi bundle (Eclipse plugin) crashes due to bytecode verification errors.

Fix:
Lucene OSGi metadata has been changed to have more strict version requirements.

Result:
It is possible to have multiple OSGi bundles (Eclipse plugins) which each depend on different lucene major versions used within single OSGi runtime (Eclipse).
Doc Type If docs needed, set a value Bug Fix
Lenka Špačková 2016-11-23 13:44:25 UTC Doc Text Cause:
Presence of both lucene 4 and lucene 5 in the same OSGi environment, for example when using multiple Eclipse plugins that each depend on different lucene major versions.

Consequence:
Given OSGi bundle (Eclipse plugin) crashes due to bytecode verification errors.

Fix:
Lucene OSGi metadata has been changed to have more strict version requirements.

Result:
It is possible to have multiple OSGi bundles (Eclipse plugins) which each depend on different lucene major versions used within single OSGi runtime (Eclipse).
Previously, the presence of both Lucene versions 4 and 5 in the same OSGi environment caused problems, for example, when using multiple Eclipse plug-ins that each depended on a different Lucene major version. Consequently, the given OSGi bundle (Eclipse plug-in) terminated unexpectedly due to bytecode verification errors. With this update, Lucene OSGi metadata has been changed to contain stricter version requirements. As a result, it is now possible to use multiple Eclipse plug-ins depending on different major versions of Lucene within a single OSGi runtime (Eclipse).
Lukáš Zachar 2016-12-01 13:15:08 UTC Status ON_QA VERIFIED
QA Contact qe-baseos-apps lzachar
errata-xmlrpc 2016-12-01 16:12:03 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-12-05 09:29:46 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-12-05 04:29:46 UTC

Back to bug 1397483