[
https://issues.jboss.org/browse/JBIDE-21821?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-21821 at 3/11/16 2:35 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}
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}
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
temporary site that QE can use to test:
http://download.jboss.org/jbosstools/mars/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
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)