You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Carl Hall (JIRA)" <ji...@apache.org> on 2010/08/16 19:56:18 UTC

[jira] Created: (JCR-2716) OracleDatabaseJournal should assume Oracle defaults

OracleDatabaseJournal should assume Oracle defaults
---------------------------------------------------

                 Key: JCR-2716
                 URL: https://issues.apache.org/jira/browse/JCR-2716
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
    Affects Versions: 2.1.1
            Reporter: Carl Hall


OracleFileSystem and OraclePersistenceManager assumes defaults for certain properties, such as driver and databaseType.  These defaults should be extended to OracleDatabaseJournal for consistency and ease of use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (JCR-2716) OracleDatabaseJournal should assume Oracle defaults

Posted by "Thomas Mueller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller reassigned JCR-2716:
-----------------------------------

    Assignee: Thomas Mueller

> OracleDatabaseJournal should assume Oracle defaults
> ---------------------------------------------------
>
>                 Key: JCR-2716
>                 URL: https://issues.apache.org/jira/browse/JCR-2716
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: 2.1.1
>            Reporter: Carl Hall
>            Assignee: Thomas Mueller
>             Fix For: 2.2.0
>
>         Attachments: JCR-2716.diff
>
>
> OracleFileSystem and OraclePersistenceManager assumes defaults for certain properties, such as driver and databaseType.  These defaults should be extended to OracleDatabaseJournal for consistency and ease of use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-2716) OracleDatabaseJournal should assume Oracle defaults

Posted by "Carl Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Hall updated JCR-2716:
---------------------------

    Attachment: JCR-2716.diff

Attaching patch that sets default values for driver and databaseType.  These calls could be moved to init().
DatabaseJournal sets databaseType="default" which overrides a lookup in init() to determine type by URL.

> OracleDatabaseJournal should assume Oracle defaults
> ---------------------------------------------------
>
>                 Key: JCR-2716
>                 URL: https://issues.apache.org/jira/browse/JCR-2716
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: 2.1.1
>            Reporter: Carl Hall
>         Attachments: JCR-2716.diff
>
>
> OracleFileSystem and OraclePersistenceManager assumes defaults for certain properties, such as driver and databaseType.  These defaults should be extended to OracleDatabaseJournal for consistency and ease of use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2716) OracleDatabaseJournal should assume Oracle defaults

Posted by "Thomas Mueller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller resolved JCR-2716.
---------------------------------

    Fix Version/s: 2.2.0
       Resolution: Fixed

Patch applied

> OracleDatabaseJournal should assume Oracle defaults
> ---------------------------------------------------
>
>                 Key: JCR-2716
>                 URL: https://issues.apache.org/jira/browse/JCR-2716
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: 2.1.1
>            Reporter: Carl Hall
>            Assignee: Thomas Mueller
>             Fix For: 2.2.0
>
>         Attachments: JCR-2716.diff
>
>
> OracleFileSystem and OraclePersistenceManager assumes defaults for certain properties, such as driver and databaseType.  These defaults should be extended to OracleDatabaseJournal for consistency and ease of use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.