Give ability to reinitialize Velocity
-------------------------------------

                 Key: VELOCITY-564
                 URL: https://issues.apache.org/jira/browse/VELOCITY-564
             Project: Velocity
          Issue Type: New Feature
          Components: Engine
    Affects Versions: 1.4
            Reporter: Emilio Dolce


I have an eclipse plugin that use Velocity as a code generation tool.
During the generation of a project I intialize velocity by using 
Velocity.init(Properties).
When I try to generate another project with different velocity properties (i.e. 
different language used for javadoc generation), that initialization was 
ignored by velocity. The only solution is to close and restart eclipse.

It is possible to have a reinit(Properties) method or ability to set the 
isInitialized attribute to false ?

Thanks and Regards.

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