[JBoss JIRA] (JBIDE-17808) Identify which installed IUs are from Early Access vs. supported/tested versions
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17808?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-17808:
------------------------------------
In case EA is different for JBT and JBDS, the properties file [1] should instead be in two places:
com.jboss.devstudio.core.central/earlyaccess.properties and org.jboss.tools.community.central/earlyaccess.properties
[1] https://github.com/mickaelistria/jbosstools-central/blob/JBIDE-17808/cent...
> Identify which installed IUs are from Early Access vs. supported/tested versions
> --------------------------------------------------------------------------------
>
> Key: JBIDE-17808
> URL: https://issues.jboss.org/browse/JBIDE-17808
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: central
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Labels: documentation
> Fix For: 4.2.0.CR1
>
> Attachments: JBIDE17808.jpeg
>
>
> [~maxandersen] brought up a good point on a call today:
> we have no way from within JBDS of identifying which installed IUs were installed from Early Access vs. those what were installed from Central or another "supported" location.
> Thus we need some sort of UI to list installed IUs that are "Early Access".
> This could be... (brainstorming now):
> * a text file with the list of things installed from Early Access (features and plugins)
> * a set of asterisks added to the Help > About dialogs when browsing for installed features / plugins
> * a way to filter the plugin view (Help > About) to show only EA content (or exclude it)
> * ... ?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (JBIDE-18105) generate jbtearlyaccess.properties from jbtearlyaccess-multiple.target
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18105?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-18105:
-------------------------------
Description:
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...
was: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.
> 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/cent...
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months