[jbosstools-issues] [JBoss JIRA] (JBIDE-22964) Fuse examples are found even though Fuse is not installed (and is not available in Central)

Fred Bricon (JIRA) issues at jboss.org
Tue Aug 9 10:31:02 EDT 2016


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

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/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/GettingStartedHtmlPage.java#L554
- https://github.com/jbosstools/jbosstools-central-webpage/blob/master/src/scripts/main.js#L149

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)


More information about the jbosstools-issues mailing list