]
Mickael Istria reassigned JBIDE-18105:
--------------------------------------
Assignee: Mickael Istria (was: Nick Boldt)
generate jbtearlyaccess.properties from
jbtearlyaccess-multiple.target
----------------------------------------------------------------------
Key: JBIDE-18105
URL:
https://issues.jboss.org/browse/JBIDE-18105
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: build, central, discovery
Affects Versions: 4.2.0.CR1
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 4.2.0.CR1
Since the JBT EA .target file already contains all the IUs which are considered early
access (and their dependencies, which are sometimes also EA, like Tern) we can generate
the list of EA features from that .target file, and maintain an ongoing [min,max] version
range of what's considered early access.
Currently the properties file looks like this:
https://github.com/mickaelistria/jbosstools-central/blob/JBIDE-17808/cent...