You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2007/06/26 19:19:26 UTC

[jira] Updated: (JCR-985) [PATCH] refactor access to SAXParser and log which parser class is used

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

Bertrand Delacretaz updated JCR-985:
------------------------------------

    Attachment: SAXParserProvider.patch

here's the patch (and not "parser" as I said in the previous comment, I guess it's time for dinner...)

> [PATCH] refactor access to SAXParser and log which parser class is used
> -----------------------------------------------------------------------
>
>                 Key: JCR-985
>                 URL: https://issues.apache.org/jira/browse/JCR-985
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.3.1
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SAXParserProvider.patch
>
>
> This parser collects code that was duplicated in the SessionImpl and WorkspaceImpl class to initialize the SAXParser.
> Also, the actual SAXParser class being used is logged (once only) to make it easier to debug problems like JCR-984.

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