[
https://issues.apache.org/jira/browse/SLING-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878571#action_12878571
]
Felix Meschberger commented on SLING-1556:
------------------------------------------
Right, didn't see it.
Still, I consider it better to have explicit (albeit optional) imports for
these packages.
And then we should probably remove the DynamicImport-Package statement
completely.
> 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.