You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/05/25 19:47:16 UTC

[jira] Created: (JCR-947) XMLReader logs fatal error to system out

XMLReader logs fatal error to system out
----------------------------------------

                 Key: JCR-947
                 URL: https://issues.apache.org/jira/browse/JCR-947
             Project: Jackrabbit
          Issue Type: Improvement
          Components: JCR TCK
    Affects Versions: 1.0
         Environment: SUN Java 1.5 (does not happen with 1.4)
            Reporter: Marcel Reutegger
            Priority: Minor


Some test cases check if an appropriate exception is thrown when invalid XML is supplied, in that case the build in XMLReader in Java 1.5 logs a fatal error to system out.

This seems to be caused by a missing error handler on the XMLReader.

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


[jira] Updated: (JCR-947) XMLReader logs fatal error to system out

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

Jukka Zitting updated JCR-947:
------------------------------

        Fix Version/s: 1.4
    Affects Version/s:     (was: 1.0)

> XMLReader logs fatal error to system out
> ----------------------------------------
>
>                 Key: JCR-947
>                 URL: https://issues.apache.org/jira/browse/JCR-947
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: JCR TCK
>         Environment: SUN Java 1.5 (does not happen with 1.4)
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> Some test cases check if an appropriate exception is thrown when invalid XML is supplied, in that case the build in XMLReader in Java 1.5 logs a fatal error to system out.
> This seems to be caused by a missing error handler on the XMLReader.

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


[jira] Resolved: (JCR-947) XMLReader logs fatal error to system out

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

Marcel Reutegger resolved JCR-947.
----------------------------------

    Resolution: Fixed

Fixed in revision: 541737

> XMLReader logs fatal error to system out
> ----------------------------------------
>
>                 Key: JCR-947
>                 URL: https://issues.apache.org/jira/browse/JCR-947
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: JCR TCK
>    Affects Versions: 1.0
>         Environment: SUN Java 1.5 (does not happen with 1.4)
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> Some test cases check if an appropriate exception is thrown when invalid XML is supplied, in that case the build in XMLReader in Java 1.5 logs a fatal error to system out.
> This seems to be caused by a missing error handler on the XMLReader.

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