[
https://issues.apache.org/jira/browse/JENA-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361927#comment-14361927
]
Bruno P. Kinoshita commented on JENA-896:
-----------------------------------------
I had a look at Apache Hadoop's
[HowToRelease](http://wiki.apache.org/hadoop/HowToRelease) documentation, and
they use a Python script (relnotes.py) to query JIRA and create the
releasenotes.html.
Here is the gist of this [modified script for
Jena](https://gist.github.com/anonymous/3f9b6ebcc71f982e2e3e).
It produced a simple HTML, but that I think can be as useful - maybe even more
since it has the description - than our existing ReleaseNotes.txt. What do you
think? Attaching the 2.11.1 releasenotes.html. Maybe we could further adapt it
to take into consideration the component, and generate one report pert
component?
Cheers
> Remove ReleaseNotes.txt from releases
> -------------------------------------
>
> Key: JENA-896
> URL: https://issues.apache.org/jira/browse/JENA-896
> Project: Apache Jena
> Issue Type: Task
> Components: Documentation, Web site
> Affects Versions: Jena 2.13.0
> Reporter: Stian Soiland-Reyes
>
> The [release notes of 2.13.0
> RC1|https://github.com/apache/jena/blob/ecaa41eefdcb79f16bd4b9525b89309f8282ca47/jena-core/ReleaseNotes.txt]
> were not updated to mention 2.13.0
> It was [suggested for future
> releases|http://mail-archives.apache.org/mod_mbox/jena-dev/201503.mbox/%3C54FD8D9D.8020206%40apache.org%3E]
> to remove these ReleaseNotes from the releases as they require manual
> updating - and instead include a fixed URL to page(s) that describes the
> change log. This may be an auto-generated page in Jira or a page on the
> website, with links to Jira.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)