[
https://issues.apache.org/jira/browse/DERBY-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-6588:
---------------------------------
Attachment: derby-6588-01-aa-firstDraftReleaseNotes.diff
Attaching derby-6588-01-aa-firstDraftReleaseNotes.diff. This is the first draft
of the release notes.
I ran into the "more than 200 issues" problem which Myrna encountered during
the 10.10.2.0 release: DERBY-6588. This patch supplies a fix for that problem
which may be sufficient for 10.11.1. The fix is to add an extra clause to the
JQL query to exclude issues which were fixed in certain previous versions.
Fortunately, the release note generator already knows how to calculate the list
of versions whose fixes can be excluded, and that information is now available
to the method which cooks up the JQL query. Right now, we're at 181 issues. We
can fix 19 more issues for 10.11.1 before we run into the 200 issue limit
again. In the meantime, I will ask infrastructure to raise the limit to 250 or
300. We may have to do something more creative if infrastructure balks at that
request.
Touches the following files:
------------------
M releaseSummary.xml
Description of the release.
------------------
M
tools/release/jirasoap/src/main/java/org/apache/derbyBuild/jirasoap/FilteredIssueLister.java
Improve the JQL query to exclude issues fixed in certain previous versions.
------------------
M RELEASE-NOTES.html
The first draft of the release notes.
> Tasks for producing a 10.11.1 feature release
> ---------------------------------------------
>
> Key: DERBY-6588
> URL: https://issues.apache.org/jira/browse/DERBY-6588
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Reporter: Rick Hillegas
> Attachments: derby-6588-01-aa-firstDraftReleaseNotes.diff
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)