[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
