]
Martin Malina closed JBIDE-24805.
---------------------------------
I'm satisfied. Closing.
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
Fix For: 4.5.0.Final
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?