You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Peter McCracken (JIRA)" <xe...@xml.apache.org> on 2006/05/16 23:46:05 UTC

[jira] Created: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

XInclude tests fail during build when using JDK 1.5
---------------------------------------------------

         Key: XERCESJ-1164
         URL: http://issues.apache.org/jira/browse/XERCESJ-1164
     Project: Xerces2-J
        Type: Bug

  Components: Build  
    Reporter: Peter McCracken
    Priority: Minor


The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.

To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Closed: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

Posted by "Peter McCracken (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1164?page=all ]
     
Peter McCracken closed XERCESJ-1164:
------------------------------------


> XInclude tests fail during build when using JDK 1.5
> ---------------------------------------------------
>
>          Key: XERCESJ-1164
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1164
>      Project: Xerces2-J
>         Type: Bug

>   Components: Build
>     Reporter: Peter McCracken
>     Assignee: Peter McCracken
>     Priority: Minor

>
> The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.
> To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Closed: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1164?page=all ]

Michael Glavassevich closed XERCESJ-1164.
-----------------------------------------

    Resolution: Fixed

> XInclude tests fail during build when using JDK 1.5
> ---------------------------------------------------
>
>                 Key: XERCESJ-1164
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1164
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.8.0
>            Reporter: Peter McCracken
>         Assigned To: Peter McCracken
>            Priority: Minor
>             Fix For: 2.8.1
>
>
> The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.
> To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Resolved: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

Posted by "Peter McCracken (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1164?page=all ]
     
Peter McCracken resolved XERCESJ-1164:
--------------------------------------

    Resolution: Fixed

Fixed by not including error messages in the expected output.

> XInclude tests fail during build when using JDK 1.5
> ---------------------------------------------------
>
>          Key: XERCESJ-1164
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1164
>      Project: Xerces2-J
>         Type: Bug

>   Components: Build
>     Reporter: Peter McCracken
>     Assignee: Peter McCracken
>     Priority: Minor

>
> The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.
> To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Assigned: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

Posted by "Peter McCracken (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1164?page=all ]

Peter McCracken reassigned XERCESJ-1164:
----------------------------------------

    Assign To: Peter McCracken

> XInclude tests fail during build when using JDK 1.5
> ---------------------------------------------------
>
>          Key: XERCESJ-1164
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1164
>      Project: Xerces2-J
>         Type: Bug

>   Components: Build
>     Reporter: Peter McCracken
>     Assignee: Peter McCracken
>     Priority: Minor

>
> The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.
> To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Updated: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1164?page=all ]

Michael Glavassevich updated XERCESJ-1164:
------------------------------------------

        Fix Version/s: 2.8.1
    Affects Version/s: 2.8.0

> XInclude tests fail during build when using JDK 1.5
> ---------------------------------------------------
>
>                 Key: XERCESJ-1164
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1164
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.8.0
>            Reporter: Peter McCracken
>         Assigned To: Peter McCracken
>            Priority: Minor
>             Fix For: 2.8.1
>
>
> The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.
> To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org


[jira] Reopened: (XERCESJ-1164) XInclude tests fail during build when using JDK 1.5

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESJ-1164?page=all ]

Michael Glavassevich reopened XERCESJ-1164:
-------------------------------------------

             

> XInclude tests fail during build when using JDK 1.5
> ---------------------------------------------------
>
>                 Key: XERCESJ-1164
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1164
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.8.0
>            Reporter: Peter McCracken
>         Assigned To: Peter McCracken
>            Priority: Minor
>             Fix For: 2.8.1
>
>
> The XInclude test suite uses exact string matching to determine whether a test passed or failed.  However, error messages can be unstable; they can vary between JDKs.  In particular, several XInclude tests were failing because the exception message for a FileNotFoundException added a period to the end of the message in Java 1.5.
> To fix this, we shouldn't be checking error messages beyond our control in the test suite.

-- 
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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org