You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/06/14 12:23:15 UTC

[jira] Resolved: (SLING-1556) Add optional imports for JDBC packages used by Jackrabbit Core persistence managers

     [ https://issues.apache.org/jira/browse/SLING-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-1556.
--------------------------------------

    Resolution: Fixed

Added these optional imports in Rev. 954403

> 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.