[
https://issues.apache.org/jira/browse/DERBY-5080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-5080:
-----------------------------------
Attachment: derby-5080-2a-utilize_jql.diff
derby-5080-2a-utilize_jql.stat
Attaching patch 2a, which makes the SOAP client use JQL to obtain the list of
issues to include in the release notes.
The addition is backward compatible, that is you can continue to use manually
created JIRA filters without any changes. The only thing required to make the
tool use JQL is to specify a JIRA filter id of 0 (zero) when invoking the ant
script (i.e. ant -Doption=X genrelnotes in tools/release). You can also use the
SOAP client directly, but that's slightly more tedious. I'll see if I can add a
README.
Patch ready for review.
> Utilize JQL to fetch JIRA issue list for release notes generation
> -----------------------------------------------------------------
>
> Key: DERBY-5080
> URL: https://issues.apache.org/jira/browse/DERBY-5080
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.8.1.2
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Minor
> Attachments: derby-5080-2a-utilize_jql.diff,
> derby-5080-2a-utilize_jql.stat
>
>
> DERBY-4857 made it possible to use the JIRA SOAP API to fetch a list of
> issues fixed in a release. However, the release manager have to manually
> create a JIRA filter and feed the filter id to the tool.
> Now that the Apache JIRA instance has been updated to 4.x, we can use the
> JIRA Query Language (JQL) to avoid that manual step.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira