]
David Hladky commented on JBIDE-20375:
--------------------------------------
Hi Max the content in the rest service is now limited by the use we have - being the
source for the product download pages. There are plans that it will become populated from
the data from the customer portal itself in near future. When that happens, it can become
asset for you as well.
We opened discussion about it with [~rob.stryker] yesterday. But I must admit I do not
have the full picture of what metadata would be required, so I created this issue so we
keep it separated from JBIDE-19948.
Investigate possibility of reading Download Manager data from a REST
service instead of YAML
--------------------------------------------------------------------------------------------
Key: JBIDE-20375
URL:
https://issues.jboss.org/browse/JBIDE-20375
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: build, server, updatesite, upstream, website
Reporter: David Hladky
Download Manager has a rest service, that contains information about all downloads on
developers.redhat.com web page (and also many projects on
www.jboss.org product pages). In
the next year it will start also showing content from ITs unified Download Manager so the
number of downloads it describes will become even higher.
Because our productization team (I think [~pmuir], [~cobrien_redhat]), has to fill the
information about existing downloads to many places (from what I know they must upload it
to access.cdn, they must enter information about it to Download Manager, they must mention
it in Yaml files, they must upload it to customer portal, some of those to Unified
download manager as well...). In my opinion it is quite tedious process that we have a
chance to make less complicated.
Download manager will be a source for the product web pages and as it already contains
most of the necessary information [~wesbos] is working on it an he is fairly close to this
goal.
And if we have enough information about that why not use it and replicate the information
in a different process?