[jbosstools-issues] [JBoss JIRA] (JBIDE-21821) JBoss Developer Studio Marketplace Install Breaks Egit in Mars.2

Nick Boldt (JIRA) issues at jboss.org
Fri Mar 11 14:40:00 EST 2016


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

Nick Boldt edited comment on JBIDE-21821 at 3/11/16 2:39 PM:
-------------------------------------------------------------

PR to create a composite site (in the wrong place for now so we don't overlap the live site):

https://github.com/jbosstools/jbosstools-download.jboss.org/pull/595
https://github.com/jbdevstudio/jbdevstudio-website/pull/217

temporary sites that QE can use to test both JBT 4.3.0.Final and JBDS 9.0.0.GA with the addition of the egit 4.1.1 site :

http://download.jboss.org/jbosstools/mars/stable/updates/JBIDE-21821/
https://devstudio.redhat.com/9.0/stable/updates/JBIDE-21821/

Steps to test:

0. unpack Eclipse JEE Mars.0, .1, or .2
1. Check if egit views & preferences work.
2. Check what plugins/features are installed to disk, specifically those with "*git*" in their name

{code}find plugins/ features/ -name "*git*"{code}

3a. For *JBT*: Help > Install > http://download.jboss.org/jbosstools/mars/stable/updates/JBIDE-21821/ > select JBT Abridged category > Install. Restart when prompted

3b. For *JBDS*, Help > Install > https://devstudio.redhat.com/9.0/stable/updates/JBIDE-21821/ and select the "Bring Your Own Eclipse" category)

4. Verify egit views & preferences STILL work.
5. Verify what plugins/features were installed to disk, specifically those with "*git*" in their name

{code}find plugins/ features/ -name "*git*"{code}


was (Author: nickboldt):
PR to create a composite site (in the wrong place for now so we don't overlap the live site):

https://github.com/jbosstools/jbosstools-download.jboss.org/pull/595
https://github.com/jbdevstudio/jbdevstudio-website/pull/217

temporary sites that QE can use to test both JBT 4.3.0.Final and JBDS 9.0.0.GA with the addition of the egit 4.1.1 site :

http://download.jboss.org/jbosstools/mars/stable/updates/JBIDE-21821/
https://devstudio.redhat.com/9.0/stable/updates/JBIDE-21821/

Steps to test:

0. unpack Eclipse JEE Mars.0, .1, or .2
1. Check if egit views & preferences work.
2. Check what plugins/features are installed to disk, specifically those with "*git*" in their name

{code}find plugins/ features/ -name "*git*"{code}

3. Help > Install > http://download.jboss.org/jbosstools/mars/stable/updates/JBIDE-21821/ > select JBT Abridged category > Install. Restart when prompted
(OR, for JBDS, use https://devstudio.redhat.com/9.0/stable/updates/JBIDE-21821/ and select he "BYOE" category)

4. Verify egit views & preferences STILL work.
5. Verify what plugins/features were installed to disk, specifically those with "*git*" in their name

{code}find plugins/ features/ -name "*git*"{code}

> JBoss Developer Studio Marketplace Install Breaks Egit in Mars.2
> ----------------------------------------------------------------
>
>                 Key: JBIDE-21821
>                 URL: https://issues.jboss.org/browse/JBIDE-21821
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build, marketplace
>            Reporter: Thomas Mäder
>            Assignee: Nick Boldt
>            Priority: Blocker
>             Fix For: 4.3.1.CR1
>
>         Attachments: FrameworkEvent ERROR.txt, jbt-error, jgit40_41_JBDS.installed.txt, jgit40_41_JBT.installed.txt
>
>
> Installing Red Hat JBoss Developer Studio 9.0.0GA into a fresh Eclipse 4.5.2 (for Eclipse Committers) causes Egit to break.
> # Install Eclipse 4.5.2
> # In the Marketplace, search for "jboss developer studio"
> # You get a single result: Red Hat JBoss Developer Studio 9.0.0 GA
> # Install it 
> # Restart
> # Observe: the EGit views and preferences are missing
> # Observe: you get messages in the Eclipse error log concerning a dependency version incompatibility



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list