| Summary: | requires outdated Orbit org.slf4j.api bundle | ||
|---|---|---|---|
| Product: | [Technology] NatTable | Reporter: | Michael Keppler <michael.keppler> |
| Component: | Core | Assignee: | Dirk Fauth <dirk.fauth> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | dirk.fauth |
| Version: | 2.1.0 | ||
| Target Milestone: | 2.2.0 | ||
| Hardware: | PC | ||
| OS: | Windows 10 | ||
| See Also: | https://git.eclipse.org/r/c/nattable/org.eclipse.nebula.widgets.nattable/+/202222 | ||
| Whiteboard: | |||
|
Description
Michael Keppler
The bundles already have the requirement to org.slf4j as Import-Package statements. The problem only applies to the features as far as I can see. And there is no requirement on the logging implementation, it is the requirement on the logging API. But anyhow I agree that the bundle requirement in the features will be problematic. I removed it so it is possible to consume the NatTable features in older and newer platform versions. Released with 2.2.0 |