[jbosstools-issues] [JBoss JIRA] (JBIDE-18105) generate jbtearlyaccess.properties from jbtearlyaccess-multiple.target

Nick Boldt (JIRA) issues at jboss.org
Wed Aug 27 10:35:09 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996172#comment-12996172 ] 

Nick Boldt commented on JBIDE-18105:
------------------------------------

As discussed today, sounds like the best approach here is to XSLT from plugin.xml -> a properties file like https://github.com/mickaelistria/jbosstools-central/blob/JBIDE-17808/central/plugins/org.jboss.tools.central/jbtearlyaccess.properties because the discovery plugin.xml already contains the explicit list of features which we consider EA. Using p2 would pull in all the dependent features too, which is more than we want tagged as EA in the UI (JBIDE-17808).

> 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: Nick Boldt
>             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/central/plugins/org.jboss.tools.central/jbtearlyaccess.properties



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list