Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JELLY-146 Here is an overview of the issue: --------------------------------------------------------------------- Key: JELLY-146 Summary: jelly should avoid java exceptions Type: Improvement Status: Unassigned Priority: Minor Project: jelly Components: core / taglib.core Versions: 1.0-beta-4 Assignee: Reporter: Paul Libbrecht Created: Mon, 13 Sep 2004 12:22 AM Updated: Mon, 13 Sep 2004 12:22 AM Description: Currently jelly, when it encounters an error has a tendency to output three pages of java stack-traces... not necessarily very elegant and especially not illuminating for non java developers. There should be a switch (e.g. a sys-property) which should be off by default and with which, only when set to true, the stacktraces are output. Making minor as there's little jelly developers who are not java developers... still... Actually a further wish would be to provide a JELLY STACKTRACE... even format this in the form that most compilers output it (<pathToFile>:<lineNumber>:<colNumber>:message) thus making the output clickable in, say, Emacs or jEdit... paul --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
