[jbosstools-issues] [JBoss JIRA] (JBTIS-361) JBDS IS 8 Beta1 features not showing up in EA view

Nick Boldt (JIRA) issues at jboss.org
Wed Nov 12 16:36:30 EST 2014


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

Nick Boldt edited comment on JBTIS-361 at 11/12/14 4:36 PM:
------------------------------------------------------------

http://download.jboss.org/jbosstools/configuration/ide-config.properties defines the locations from which to pull the *earlyaccess.properties file, such as these:

* https://devstudio.redhat.com/updates/8.0/devstudio-earlyaccess.properties
* https://devstudio.redhat.com/updates/8.0-development/devstudio-earlyaccess.properties

Looking into the EA files, I see:

{code:title=https://devstudio.redhat.com/updates/8.0/devstudio-earlyaccess.properties, https://devstudio.redhat.com/updates/8.0-development/devstudio-earlyaccess.properties}
org.fusesource.ide.camel.editor.feature=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
org.fusesource.ide.core.feature=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
{code}

So... if I had to guess, I'd say the problem is that these should be .feature.group entries, eg.,

{code}
org.fusesource.ide.camel.editor.feature.feature.group=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
org.fusesource.ide.core.feature.feature.group=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
{code}


was (Author: nickboldt):
http://download.jboss.org/jbosstools/configuration/ide-config.properties defines the locations from which to pull the *earlyaccess.properties file, such as these:

* https://devstudio.redhat.com/updates/8.0/devstudio-earlyaccess.properties
* https://devstudio.redhat.com/updates/8.0-development/devstudio-earlyaccess.properties

Looking into the EA files, I see:

{code:title=https://devstudio.redhat.com/updates/8.0/devstudio-earlyaccess.properties, https://devstudio.redhat.com/updates/8.0-development/devstudio-earlyaccess.properties
org.fusesource.ide.camel.editor.feature=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
org.fusesource.ide.core.feature=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
{code}

So... if I had to guess, I'd say the problem is that these should be .feature.group entries, eg.,

{code}
org.fusesource.ide.camel.editor.feature.feature.group=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
org.fusesource.ide.core.feature.feature.group=[7.3.0.v20141022-1856-H331-Beta1,7.3.0.v20141022-1856-H331-Beta1]
{code}

> JBDS IS 8 Beta1 features not showing up in EA view
> --------------------------------------------------
>
>                 Key: JBTIS-361
>                 URL: https://issues.jboss.org/browse/JBTIS-361
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: distribution, Fuse IDE
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Paul Leacu
>             Fix For: 8.0.0.Beta1
>
>         Attachments: JBDS800-marketplace+JBDSIS800Beta1_EA-empty.png
>
>
> 0. Install JBDS 8 from Marketplace. Restart.
> 1. Open Central > Software Update tab > [x] Enable Early Access > Yes
> 2. Install the JBDS IS connectors, including:
> * JBoss Business Process and Rules Development
> * JBoss Data Virtualization Development
> * JBoss Integration and SOA Development
> * JBoss SOA 5.x Development
> 3. Restart. Open Central and uncheck the [ ] Enable Early Access box - note the 4 connectors listed as being EA are:
> * JBoss Business Process and Rules Development
> * JBoss Data Virtualization Development
> * JBoss Integration and SOA Development
> * JBoss SOA 5.x Development
> Hit OK.
> 4. Open Help > About and verify the Fuse, Teiid, Modeshape and SwitchYard icons are shown, among others.
> 5. Click Installation Details > Installed Software and verify Fuse, BPMN2, BPEL, Drools, Guvnor, etc. are all installed.
> 6. Select the JBoss Central tab. Note that the list of EA features installed is empty. 
> !JBDS800-marketplace+JBDSIS800Beta1_EA-empty.png!



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list