[CONJ-778] Missing import org.osgi.service.jdbc in Import-Package clause of the OSGi manifest Created: 2020-04-08 Updated: 2020-06-23 Resolved: 2020-06-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 2.6.0 |
| Fix Version/s: | 2.6.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Domagoj Cosic | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Missing org.osgi.service.jdbc prevents loading of the interface org.osgi.service.jdbc.DataSourceFactory at runtime (java.lang.ClassNotFoundException), causing the OSGi bundle activator to fail when using the driver within an OSGi container. Although all necessary components seem now in place in order to use this driver directly in an OSGi based system, this is probably the only remaining obstacle. It would be a shame if the work already put into the feature cannot be used. |
| Comments |
| Comment by Diego Dupin [ 2020-06-22 ] | |||||||||||||||
|
allright. Could you confirm anything missing with snapshot version ?
|