[
https://issues.jboss.org/browse/JBIDE-18678?page=com.atlassian.jira.plugi...
]
Kaloyan Raev commented on JBIDE-18678:
--------------------------------------
I pushed another pull request:
https://github.com/jbosstools/jbosstools-base/pull/364
The change is only in the org.jboss.tools.usage bundle is backward compatible as long as
the clients use only non-internal classes from the org.jboss.tools.usage bundle.
If this pull requested is accepted then the two previous ones in browsersim and aerogear
won't be needed anymore.
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.11#6341)