[
https://issues.jboss.org/browse/JBIDE-24805?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-24805:
---------------------------------------
I asked [~jeffmaury] on chat and he thought this was simply because there was no entry for
4.5.0.Final in the products.yml yet. And that it was shown in the list of N&N pages
simply because some N&N pages for 4.5.0.Final already existed.
So I created an empty entry hoping it would trigger the aggregation:
https://github.com/jbosstools/jbosstools-website/commit/dedfe3cad6402778c...
And now after a few minutes delay (I was starting to be worried - it didn't happen
immediately after the build on Travis was complete) it's there:
http://tools.stage.jboss.org/documentation/whatsnew/jbosstools/4.5.0.Fina...
So I'm gonna push this to production also.
N&N for 4.5.0.Final is not aggregated properly
----------------------------------------------
Key: JBIDE-24805
URL:
https://issues.jboss.org/browse/JBIDE-24805
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: website
Affects Versions: 4.5.0.Final
Reporter: Martin Malina
Assignee: Nick Boldt
Something's fishy here.
http://tools.stage.jboss.org/documentation/whatsnew/jbosstools/4.5.0.Fina...
It says at the top:
This is a summary page of all New & Noteworthy for 4.5.0.AM2 and 4.5.0.AM1
But it's not true. For example this one is not included:
http://tools.stage.jboss.org/documentation/whatsnew/jbosstools/4.5.0.AM2....
Freemarker component deprecation
In the past the aggregation didn't happen unless the Final version was defined in the
products.yml. See JBIDE-22199 and this commit:
https://github.com/jbosstools/jbosstools-website/commit/a5a0763d35c33c399...
If you look at the current state of products.yml in master, the 4.5.0.Final version is
not there yet:
https://github.com/jbosstools/jbosstools-website/blob/b8e750b5e027a0c3260...
And yet, the page already shows it as Coming soon, which should only happen when you have
that definition (without a release date).
Am I missing something?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)