You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <de...@velocity.apache.org> on 2007/03/08 01:04:43 UTC

[jira] Closed: (VELOCITY-412) Enable access to application attributes

     [ https://issues.apache.org/jira/browse/VELOCITY-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henning Schmiedehausen closed VELOCITY-412.
-------------------------------------------


> Enable access to application attributes
> ---------------------------------------
>
>                 Key: VELOCITY-412
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-412
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: 1.5
>            Reporter: Malcolm Edgar
>             Fix For: 1.5
>
>         Attachments: RuntimeServices_patch.txt, VelocityEngine_patch.txt
>
>
> Enable the getting of application attributes held by the RuntimeInstance.
> Currently you can set application attributes through the RuntimeServices interface, but you cannot get them.
> When Click starts up it initialises a custom Logger with Velocity and sets the logging level to INFO which produces useful initialisation debug information. 
> Once initialisation has been completed it Click needs to turn down the Logger level to WARN, so that Velocity resource loading messages are not displayed.
> Please see the attached patches.
> regards Malcolm Edgar

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