You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Will Glass-Husain (JIRA)" <ji...@apache.org> on 2005/10/19 06:18:45 UTC

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

     [ http://issues.apache.org/jira/browse/VELOCITY-412?page=all ]
     
Will Glass-Husain resolved VELOCITY-412:
----------------------------------------

    Fix Version: 1.5
     Resolution: Fixed

Patch applied.  Thanks!

> Enable access to application attributes
> ---------------------------------------
>
>          Key: VELOCITY-412
>          URL: http://issues.apache.org/jira/browse/VELOCITY-412
>      Project: Velocity
>         Type: Improvement
>   Components: Source
>     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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org


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

Posted by Malcolm Edgar <ma...@gmail.com>.
Thanks Will.

Hard to bet OS turn around time.

regards Malcolm Edgar