If I have my velocity.properties file already set to autoreload, I can make changes to Velociy scripts in classes/templates/email/ without restarting Jira.
If I need to make additions to classes/com/atlassian/jira/web/action/JiraWebActionSupport.properties file, do I need to restart Jira even if velocity.properties is set to autoreload?
-Brian
Yes. Velocity.properties change only affect velocity template changes. It won't impact changes to property files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.