[
https://issues.apache.org/jira/browse/DERBY-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412826#comment-16412826
]
Rick Hillegas commented on DERBY-6990:
--------------------------------------
Attaching derby-6990-01-aa-removeSOAPlogic.diff. This patch removes the
invocation of the broken SOAP api by the genrelnotes target. With this patch,
you can generate release notes provided that you manually create a
fixedBugsList.txt file. Instructions for creating that file can be found at
https://wiki.apache.org/db-derby/FixedBugsList, which is linked from the master
page that describes how to generate release notes:
https://wiki.apache.org/db-derby/ReleaseNoteProcess
More work could be done on this issue in order to automate the process of
producing the list of fixed bugs. That is a mini-project which deserves some
thought. In the meantime, hopefully, this patch will make it possible to
proceed with generating 10.14.2 release candidates.
Touches the following file:
{noformat}
M tools/release/build.xml
{noformat}
> Fix the release notes generator now that the JIRA SOAP api has been deprecated
> ------------------------------------------------------------------------------
>
> Key: DERBY-6990
> URL: https://issues.apache.org/jira/browse/DERBY-6990
> Project: Derby
> Issue Type: Bug
> Components: Build tools
> Affects Versions: 10.14.1.0, 10.15.0.0
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Priority: Major
> Attachments: derby-6990-01-aa-removeSOAPlogic.diff
>
>
> The current version of JIRA no longer supports the SOAP api used by the
> release notes generator to list fixed bugs, their summaries, and detailed
> release notes. We need to fix this tool before we can produce any more
> releases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)