[
https://issues.jboss.org/browse/JBIDE-22964?page=com.atlassian.jira.plugi...
]
Fred Bricon commented on JBIDE-22964:
-------------------------------------
Indeed, we check whether Integration Stack and EA are available before enabling the Camel,
Fuse, BRMS examples (or if the proper plugins are installed):
-
https://github.com/jbosstools/jbosstools-central/blob/master/central/plug...
-
https://github.com/jbosstools/jbosstools-central-webpage/blob/master/src/...
So the proper fix would be to check whether the features are available on the remote urls,
but that would be time consuming. The easiest fix is to remove the
jboss.discovery.site.integration-stack.url value if nothing is relevant there.
Fuse examples are found even though Fuse is not installed (and is not
available in Central)
-------------------------------------------------------------------------------------------
Key: JBIDE-22964
URL:
https://issues.jboss.org/browse/JBIDE-22964
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.4.1.AM3
Environment: Devstudio 10.1.0.AM3-v20160809-0722-B5729
Reporter: Radim Hopp
After turning Early Access on, camel, fuse, brms examples can be looked up in Central
even though Integration stack is not on the Software/Update page.
That is probably because _jboss.discovery.site.integration-stack.url_ and
_jboss.discovery.earlyaccess.site.integration-stack.url_ properties are configured in
ide-config.properties.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)