[
https://issues.jboss.org/browse/JBIDE-23413?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-23413:
-------------------------------
Description:
Because we use Require-Bundle instead of Import-Package, this project cannot use the rhel
implementation (rh-common-java rpm) version of slf4j.api 1.7.4 .jar
https://github.com/jbosstools/jbosstools-hibernate/blob/master/plugins/or...
Need to switch to using Import-Package to that any implementation of the package,
regardless of bundle, can be used.
More info in JBDS-4136
was:
Because we use Require-Bundle instead of Import-Package, this project cannot use the rhel
implementation (rh-common-java rpm) version of slf4j.api 1.7.4 .jar
https://github.com/jbosstools/jbosstools-hibernate/blob/master/plugins/or...
Need to switch to using Import-Package to that a ny implementation of the package,
regardless of bundle, can be used.
More info in JBDS-4136
use Import-Package instead of Require-Bundle for slf4j.api
[hibernate]
----------------------------------------------------------------------
Key: JBIDE-23413
URL:
https://issues.jboss.org/browse/JBIDE-23413
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate, rpm
Affects Versions: 4.4.2.AM2
Reporter: Nick Boldt
Assignee: Koen Aers
Priority: Blocker
Fix For: 4.4.2.AM3
Attachments: org.hibernate.eclipse.unresolved.req.txt
Because we use Require-Bundle instead of Import-Package, this project cannot use the rhel
implementation (rh-common-java rpm) version of slf4j.api 1.7.4 .jar
https://github.com/jbosstools/jbosstools-hibernate/blob/master/plugins/or...
Need to switch to using Import-Package to that any implementation of the package,
regardless of bundle, can be used.
More info in JBDS-4136
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)