[jbosstools-issues] [JBoss JIRA] (JBIDE-14859) make sure usage tracks arquillian, aerogear, livereload

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Jul 3 18:37:20 EDT 2013


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

Max Rydahl Andersen commented on JBIDE-14859:
---------------------------------------------

So I looked into this and can confirm that Platform.getBundleGroupProviders() gives you the list of *branded* features, not *all* features. That explains why aerogear and livereload are not showing up since they are missing branding info.

Alternative was to lookup if a feature exists by id but i did not find a way for this.

Better approach is probably to look for core/ui bundles instead of by feature name.

Even better is that bundles could add metainf data of what they should be recorded as (for future versions) - since then we could just iterate all bundles for tracking info.

                
> make sure usage tracks arquillian, aerogear, livereload 
> --------------------------------------------------------
>
>                 Key: JBIDE-14859
>                 URL: https://issues.jboss.org/browse/JBIDE-14859
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: usage
>    Affects Versions: 4.1.0.Beta2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.0.CR1
>
>
> We need to make sure usage is reporting the following new components (if present in an eclipse installation):
> * aerogear
> * arquillian
> * livereload
> It furthermore turns out that we only track org.jboss.tools.ws.feature but miss *org.jboss.toools.ws.jaxrs.feature*. Since a user cannot install both separately the current tracking is IMHO sufficient.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list