Display consistent file and line number format for errors.
----------------------------------------------------------

                 Key: VELOCITY-622
                 URL: https://issues.apache.org/jira/browse/VELOCITY-622
             Project: Velocity
          Issue Type: New Feature
          Components: Engine
    Affects Versions: 1.6
            Reporter: Byron Foster


The provided patch changes the display of file errors so that it is of one 
consistent format.  The format implemented is the following:

 $filename[line $lnum, column $cnum]

If the filename is not available then filename is substituted with <unknown 
file>

A consistent format help tools to detect and process file references in 
velocity logs and exceptions.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to