Although it does say <= 5.1.8 it works here with 5.2.7 after uninstall and reinstall.
Actually I recompiled it with the new sdk and updated pom, but I'm pretty sure a plain uninstall/reinstall would have been sufficient.
I'm not sure Nabil was talking about the vendor update - I think they just downloaded the source and recompiled it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the info. I am confused. Does your update take time to percolate through Atlassians systems? The plugin is still listing as 5.1.8
I think this means that when I try and search for and install the plugin from within JIRA it is not found. If that not the case I dont know what is going on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic is right, I'm not the vendor, just a user.
Did you try uninstalling and reinstalling? I think that would be sufficient.
If not, install the atlassian SDK and then checkout the JBCP source:
svn checkout https://tngtech-oss.atlassian.net/svn/JBCP/tags/jira-barchart-gadget-plugin-2.4 JBCP
Then do atlas-run. It will automatically ask you then if you want to update the pom.xml. At the end it will start an intance at http://localhost:2990/jira/ where you can test the plugin.
The compiled plugin will be in the target/ directory. Simply upload it to your installation and you're done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for all the help/pointers.... but.....
On the basis I currently know nothing about plugin compilation etc. (yet...) I downloaded the jar file and was going to copy that to \\Program Files\Atlassian\Application Data\JIRA\plugins\installed-plugins
but all the plugins listed in there have names like plugin_454464646446_pluginname.jar
so I am assuming copying in jira-barchart-gadget-plugin-2.4.jar wont work..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Plugin JARs are installed via "Manage Add-ons" -> "Upload Add-on".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nabil. I finally discovered the upload add on link. I have the barchart plgin working now although it doesnt seem to scale properly.
Many thanks for your jelp.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Glad it helped. Would you mind marking this answer as the accepted answer? ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.