You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Morris Kwan (JIRA)" <xa...@xml.apache.org> on 2005/06/03 17:29:59 UTC

[jira] Created: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

JAXP 1.3: Update test harness for changed error handling behavior
-----------------------------------------------------------------

         Key: XALANJ-2139
         URL: http://issues.apache.org/jira/browse/XALANJ-2139
     Project: XalanJ2
        Type: Bug
  Components: TestHarness-TestCase  
    Versions: CurrentCVS    
    Reporter: Morris Kwan


This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]

Brian Minchau updated XALANJ-2139:
----------------------------------

    Assign To: Morris Kwan

> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]

Morris Kwan updated XALANJ-2139:
--------------------------------

    Attachment: test_update.patch

The file test_update.patch contains the patch to the test harness.

> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]

Brian Minchau updated XALANJ-2139:
----------------------------------

    reviewer: ilene@ca.ibm.com

> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]
     
Morris Kwan resolved XALANJ-2139:
---------------------------------

    Fix Version: CurrentCVS
     Resolution: Fixed

> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]

Brian Minchau updated XALANJ-2139:
----------------------------------

    Xalan info: [PatchAvailable]

> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: CurrentCVS
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Closed: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Morris Kwan (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]
     
Morris Kwan closed XALANJ-2139:
-------------------------------


> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: Latest Development Code
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: 2.7
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Updated: (XALANJ-2139) JAXP 1.3: Update test harness for changed error handling behavior

Posted by "Brian Minchau (JIRA)" <xa...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XALANJ-2139?page=all ]

Brian Minchau updated XALANJ-2139:
----------------------------------

    Fix Version: 2.7
                     (was: CurrentCVS)

> JAXP 1.3: Update test harness for changed error handling behavior
> -----------------------------------------------------------------
>
>          Key: XALANJ-2139
>          URL: http://issues.apache.org/jira/browse/XALANJ-2139
>      Project: XalanJ2
>         Type: Bug
>   Components: TestHarness-TestCase
>     Versions: CurrentCVS
>     Reporter: Morris Kwan
>     Assignee: Morris Kwan
>      Fix For: 2.7
>  Attachments: test_update.patch
>
> This is the corresponding update to the test harness for XalanJ-2134. After the change in XalanJ-2134, the default ErrorListener no longer throws exceptions on errors. We need to set a customized ErrorListener on TransformerFactory and Transformer in order to throw exceptions on errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org