[jbosstools-issues] [JBoss JIRA] (JBIDE-18678) Make dependencies to org.jboss.tools.usage optional

Alexey Kazakov (JIRA) issues at jboss.org
Tue Oct 21 14:22:35 EDT 2014


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

Alexey Kazakov edited comment on JBIDE-18678 at 10/21/14 2:21 PM:
------------------------------------------------------------------

It's not so easy. BrowserSim uses Usage API. So in the current state we have to use a hard dependency to usage to compile/run BrowserSim.
As a workaround you can disable this dialog (and entire usage reporting) setting a system property: usage_reporting_enabled="false"
[~kaloyan-raev] does it work for you?


was (Author: akazakov):
It's not so easy. BrowserSim uses Usage API. So in the current state we have to use a hard dependency to usage to compile/run BrowserSim.
As a workaround you can disable this dialog (and entire usage reporting) setting a system property: usage_reporting_enabled="true"
[~kaloyan-raev] does it work for you?

> Make dependencies to org.jboss.tools.usage optional
> ---------------------------------------------------
>
>                 Key: JBIDE-18678
>                 URL: https://issues.jboss.org/browse/JBIDE-18678
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: browsersim, usage
>    Affects Versions: 4.2.0.CR1
>            Reporter: Kaloyan Raev
>            Assignee: Alexey Kazakov
>             Fix For: 4.3.x
>
>
> I am interested in adopting the CordovaSim feature in our product. However, most of the browsersim bundles have a strong dependency to org.jboss.tools.usage bundle, which force a Usage Reporting popup on startup. I want to avoid this and have the org.jboss.tools.usage excluded from my build.
> Is it possible to make the dependencies to org.jboss.tools.usage optional?



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


More information about the jbosstools-issues mailing list