Issue Type: Bug Bug
Assignee: Unassigned
Components: jiratestresultreporter
Created: 09/Jan/14 2:47 PM
Description:

When using this plugin on an old version of JIRA like v4.4.4 the rest API url is http://localhost:8080/rest/api/2.0.alpha1/issue and not /rest/api/2/issue/.

In the code I saw on line 151
String url = "" + "rest/api/2/issue/";

Please make it so that this string is parametrized so that we can define it ourselves due to different JIRA versions.

Project: Jenkins
Labels: plugin jira
Priority: Major Major
Reporter: george dma
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to