+ migrated some manifest template changed from 2.5.x to 3.0.x
This commit is contained in:
@@ -2,6 +2,12 @@ Bundle-SymbolicName: org.springframework.jdbc
|
||||
Bundle-Name: Spring JDBC
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Package:
|
||||
oracle.sql;resolution:=optional,
|
||||
org.jboss.resource.adapter.jdbc;resolution:=optional,
|
||||
weblogic.jdbc.extensions;resolution:=optional,
|
||||
com.ibm.websphere.rsadapter;resolution:=optional,
|
||||
com.ibm.ws.rsadapter.jdbc;resolution:=optional
|
||||
Import-Template:
|
||||
com.mchange.v2.c3p0.*;version="[0.9.1.2, 1.0.0)";resolution:=optional,
|
||||
com.sun.rowset.*;version="[1.0.1, 2.0.0)";resolution:=optional,
|
||||
@@ -16,7 +22,4 @@ Import-Template:
|
||||
org.springframework.transaction.*;version="[3.0.0, 3.0.1)",
|
||||
org.springframework.util;version="[3.0.0, 3.0.1)"
|
||||
Unversioned-Imports:
|
||||
javax.naming.*,
|
||||
javax.sql,
|
||||
javax.xml.transform.*,
|
||||
org.w3c.dom.*
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user