[
https://issues.apache.org/jira/browse/DERBY-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myrna van Lunteren updated DERBY-3598:
--------------------------------------
Attachment: RELEASE-NOTES.html
DERBY-3598.v4.diff
Attaching a patch in which I went back to dyre's patch - undoing Rick's changes
- except for one small adjustment in JiraIssue, where I added a little boolean
skip check (before, issues got added whether they were fixed in previous
releases or not).
Also attaching a sample RELEASE-NOTES.html which I obtained by copying the
changed files to my 10.5 environment, running the same filters I used for
10.5.1.1 and saving the .xml files, then running ant genrelnotes in the
tools/release directory.
Note that this did indeed skip some issues that had been fixed in earlier
releases.
Note also, that the JiraConnector class will get similar .xml files as saving
the filter results, except that that includes other types of issues
(duplicates, for instance).
I'd like to commit these changes, unless someone thinks we should harrangue
infrastructure about the lack of 'XML' (again, it seems we only get 'rss') in
JIRA. In that case I'll have to pass on doing further work on this.
> Modify ReleaseNoteGenerator and ChangesGenerator to exclude issues that are
> fixed in earlier releases
> -----------------------------------------------------------------------------------------------------
>
> Key: DERBY-3598
> URL: https://issues.apache.org/jira/browse/DERBY-3598
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.4.1.3
> Reporter: Dyre Tjeldvoll
> Priority: Minor
> Attachments: derby-3598.diff, derby-3598.v2.diff, derby-3598.v2.stat,
> DERBY-3598.v3.diff, DERBY-3598.v4.diff, RELEASE-NOTES.html
>
>
> Since we cannot create a Jira filter which selects issues with a set fix
> versions and at the same time EXCLUDE issues with another set of fix
> versions, it would be nice if the *Generator programs could filter out those
> issues already fixed in previously released versions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.