[JBoss JIRA] (JBTIS-361) JBDS IS 8 Beta1 features not showing up in EA view
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-361?page=com.atlassian.jira.plugin.... ]
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-earlyacces...
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-earlyacces...
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-earlyacces...
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-earlyacces...
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)
11 years, 4 months
[JBoss JIRA] (JBTIS-361) JBDS IS 8 Beta1 features not showing up in EA view
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-361?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBTIS-361:
----------------------------------
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-earlyacces...
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-earlyacces...
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
> 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)
11 years, 4 months
[JBoss JIRA] (JBTIS-361) JBDS IS 8 Beta1 features not showing up in EA view
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-361?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBTIS-361:
-----------------------------
Attachment: JBDS800-marketplace+JBDSIS800Beta1_EA-empty.png
> 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
> 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)
11 years, 4 months
[JBoss JIRA] (JBTIS-361) JBDS IS 8 Beta1 features not showing up in EA view
by Nick Boldt (JIRA)
Nick Boldt created JBTIS-361:
--------------------------------
Summary: 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
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)
11 years, 4 months
[JBoss JIRA] (JBIDE-18745) Separate Eclipse Marketplace entry for Hybrid Mobile
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18745?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-18745:
---------------------------------
Description:
Create a new marketplace entry for JBoss tools Hybrid Mobile which should include the following features.
- org.jboss.tools.aerogear.thym.feature
- org.jboss.tools.aerogear.thym.feature
was:
Create a new marketplace entry for JBoss tools Hybrid Mobile which should include the following features.
- org.jboss.tools.aerogear.thym.feature
> Separate Eclipse Marketplace entry for Hybrid Mobile
> ----------------------------------------------------
>
> Key: JBIDE-18745
> URL: https://issues.jboss.org/browse/JBIDE-18745
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.2.0.Final
> Reporter: Gorkem Ercan
> Priority: Blocker
>
> Create a new marketplace entry for JBoss tools Hybrid Mobile which should include the following features.
> - org.jboss.tools.aerogear.thym.feature
> - org.jboss.tools.aerogear.thym.feature
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months