New issue 155 by russelw.young: Error loading latest plugin for version 4.2
http://code.google.com/p/jira-suite-utilities/issues/detail?id=155
What steps will reproduce the problem?
1. I am upgrading from Jira 3.13.5 to Jira 4.2 so I downloaded
jira-suite-utilities-0.7.15.jar, put it in the WEB-INF/lib folder and
restarted Jira.
2. When I check the plugin page I see an error that says: OSGi plugins
cannot be deployed via the classpath, which is usually WEB-INF/lib. URL is:
jar:file:/C:/Program%20Files/Atlassian/JIRA%204.2/atlassian-jira/WEB-INF/lib/jira-suite-utilities-0.7.15.jar!/atlassian-plugin.xml
3.
What is the expected output? What do you see instead?
I expected it would work just like version 0.7.8 I was using before.
What version of the product are you using? On what operating system?
Jira 4.2 on Windows.
Please provide any additional information below.
I removed the jar and replaced it with the 0.7.8 version and I don't see
the error. But this version is not compatible with Jira 4.2. I tried
version 14 and it failed also with the same error message.
Great plugin - thanks for your help!
Russ
Comment #1 on issue 155 by abashev: Error loading latest plugin for version
4.2
http://code.google.com/p/jira-suite-utilities/issues/detail?id=155
Version 0.7.15 is plugin for framework version 2. It should be installed
into <Jira home>/plugins/installed-plugins
Yep - I figured that out after I logged this! thanks!