Hi,
I want to use Freemarker, I have the jar, can I throw that in a JIRA dir or in the script dir to use it?
Is there a common directory structure I can use?
Why not just use velocity? You can throw it in web-inf/lib and it should work, if you really want it.
You can't really load it from a script directly, you could using @Grab (http://docs.groovy-lang.org/latest/html/documentation/grape.html) but I always have mixed results.
Good question, didn´t think of it.
Tossed the freemarker jar into jira/lib, seems to work just fine :o
But I´ll check velocity out too. It´s useable out of the box I presume?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
pretty much...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.