[ http://issues.apache.org/jira/browse/XALANJ-2317?page=all ]
Brian Minchau resolved XALANJ-2317. ----------------------------------- Fix Version/s: Latest Development Code Resolution: Fixed I have reviewed and approve the patch and committed it to the latest code. I tested this with a stylesheet with a bogus xsl element, <xsl:fred /> For Xalan-J interpreted the error was reported with location information, but not for XSLTC. With the patch the error message was printed. > Command line XSLTC 2.7.0 swallows error diagnostics > --------------------------------------------------- > > Key: XALANJ-2317 > URL: http://issues.apache.org/jira/browse/XALANJ-2317 > Project: XalanJ2 > Issue Type: Bug > Components: Xalan-CmdLine > Affects Versions: 2.7 > Reporter: Alfred Nathaniel > Assigned To: Santiago Pericas-Geertsen > Fix For: Latest Development Code > > Attachments: Process.java.patch > > > http://svn.apache.org/viewvc?view=rev&revision=338167 changed error reporting. > Since then the command line XSLTC does not print the error diagnostic anymore. > To fix it org.apache.xalan.xslt.Process needs to use everywhere > setErrorListener(new DefaultErrorHandler(**false**)). -- 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]