Hey there,
I have some webresources defined in my atlassian-plugin.xml and I require these resources with $webResourceManager.requireResource("…") in my velocity.
In JIRA 7.0.X the resources are not loaded but in JIRA 7.1.X and above everything works fine…does anyone have any idea what I have to consider when developing against JIRA 7.0?
So long.