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
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]