[jbosstools-issues] [JBoss JIRA] (JBTIS-290) enable jboss tools usage tracking for plugins installed directly

Dan Florian (JIRA) issues at jboss.org
Mon Oct 13 11:04:35 EDT 2014


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

Dan Florian commented on JBTIS-290:
-----------------------------------

Paul & Max,

I've added the #2 part to the appropriate ModeShape JCR plugin. Will one of you be doing the #1 part for the ModeShape JCR feature? Or would you like me to do that?

Also, when I try to build locally now the *{{usage plugin}}* cannot be found. In the past I've used *{{-Punified.target}}* when building locally. Is the usage plugin found somewhere else now?

Thanks

 

> enable jboss tools usage tracking for plugins installed directly
> ----------------------------------------------------------------
>
>                 Key: JBTIS-290
>                 URL: https://issues.jboss.org/browse/JBTIS-290
>             Project: JBoss Tools Integration Stack
>          Issue Type: Feature Request
>            Reporter: Max Rydahl Andersen
>            Assignee: Paul Leacu
>            Priority: Critical
>
> I think it is time we get integration stack components stats to show up more consistently in stats (right now we only collect switchyard - we should do more)
> There are two parts to it.
> 1) add a line to https://github.com/jbosstools/jbosstools-base/blob/master/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java#L75 for the key feature we want to count as "one install" 
> 2) add an *optional* dependency to your plugins to org.jboss.tools.usage - this ensures the statistics gathering happens no matter how the feature gets installed.
> The following line should be added to plugins manifest.mf:
> {code}
> org.jboss.tools.usage;resolution:=optional;x-installation:=greedy
> {code}
> Example: https://github.com/jbosstools/jbosstools-server/blob/master/archives/plugins/org.jboss.ide.eclipse.archives.core/META-INF/MANIFEST.MF#L16



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


More information about the jbosstools-issues mailing list