[
https://issues.apache.org/jira/browse/SLING-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1556.
--------------------------------------
Resolution: Fixed
Consensus, then.
We keep DynamicImport-Package but also the explicit optional imports,
> Add optional imports for JDBC packages used by Jackrabbit Core persistence
> managers
> -----------------------------------------------------------------------------------
>
> Key: SLING-1556
> URL: https://issues.apache.org/jira/browse/SLING-1556
> Project: Sling
> Issue Type: Improvement
> Components: JCR
> Affects Versions: JCR Jackrabbit Server 2.0.6
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: JCR Jackrabbit Server 2.0.8
>
>
> Currently the Jackrabbit Server bundle only has an optional import for the
> Derby JDBC driver package. To support simpler replacment of Derby as the
> Jackrabbit persistence manager, optional imports should be created for all
> JDBC driver packages of the persistence managers included with the Jackrabbit
> Core library.
> Particulary this is the list of optional imports to be added:
> org.h2
> com.microsoft.sqlserver.jdbc
> org.gjt.mm.mysql
> oracle.jdbc
> org.postgresql
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.