Regression: Specifying bad template name to VelocityEngine.mergeTemplate no 
longer throws Exception
---------------------------------------------------------------------------------------------------

                 Key: VELOCITY-667
                 URL: https://issues.apache.org/jira/browse/VELOCITY-667
             Project: Velocity
          Issue Type: Bug
    Affects Versions: 1.6.1
            Reporter: Paul Benedict


With version 1.5, VelocityEngine.mergeTemplate() would throw VelocityException 
if I specified a bad template name. Now in 1.6.1, it renders an empty string.

velocityEngine.mergeTemplate(templateLocation, velocityContext, writer);

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