[
https://issues.apache.org/jira/browse/SYSTEMML-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1603:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.15
> Move release notes under _src directory
> ---------------------------------------
>
> Key: SYSTEMML-1603
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1603
> Project: SystemML
> Issue Type: Improvement
> Components: Website
> Reporter: Deron Eriksson
> Assignee: Deron Eriksson
> Fix For: SystemML 0.15
>
>
> Currently the project release notes are stored in the root of the website
> project:
> {code}
> 0.9.0-incubating/release_notes.md
> 0.10.0-incubating/release_notes.md
> 0.11.0-incubating/release_notes.md
> 0.12.0-incubating/release_notes.md
> 0.13.0-incubating/release_notes.md
> {code}
> Since these are not included under the _src directory, they are not generated
> for the website, so currently the roadmap on the website links to them on
> GitHub, which is awkward (links such as
> https://github.com/apache/incubator-systemml-website/blob/master/0.13.0-incubating/release_notes.md).
> They can be moved to a location such as
> _src/release_notes/release_notes-0.9.0-incubating.md, etc...
> This would allow them to be generated for the project website, which can then
> be linked to internally rather than linking to GitHub.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)