File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 276276 <Bundle-SymbolicName >org.mariadb.jdbc</Bundle-SymbolicName >
277277 <Automatic-Module-Name >org.mariadb.jdbc</Automatic-Module-Name >
278278 <Export-Package >org.mariadb.jdbc</Export-Package >
279- <Import-Package >org.osgi.framework;resolution:=optional, javax.naming,
280- javax.management,
281- javax.net;resolution:=optional, javax.net.ssl;resolution:=optional, javax.sql,
282- javax.transaction.xa;resolution:=optional, waffle.windows.auth;resolution:=optional,
283- waffle.windows.auth.impl;resolution:=optional, *
279+ <Import-Package >org.osgi.framework,
280+ javax.naming,
281+ javax.management,
282+ javax.sql,
283+ javax.net;resolution:=optional,
284+ javax.net.ssl;resolution:=optional,
285+ javax.transaction.xa;resolution:=optional,
286+ waffle.windows.auth;resolution:=optional,
287+ waffle.windows.auth.impl;resolution:=optional
284288 </Import-Package >
285289 <Bundle-Activator >org.mariadb.jdbc.internal.osgi.MariaDbActivator</Bundle-Activator >
286290 </manifestEntries >
You can’t perform that action at this time.
0 commit comments