You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/09/13 09:23:37 UTC

[jira] Created: (JELLY-146) jelly should avoid java exceptions

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