]
Ilya Buziuk commented on JBIDE-18678:
-------------------------------------
As I recall, I have tested the last PR and everything seemed to work fine for BrowserSim
without any updates.
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?