[
https://issues.jboss.org/browse/JBIDE-13392?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-13392 at 1/18/13 6:07 PM:
-------------------------------------------------------------
Did some more testing:
{quote}
install eclipse 3.7.2 JEE SR2
install egit 2.1 or 2.2 from
http://download.jboss.org/jbosstools/updates/juno/SR1a/REPO/
or
http://download.eclipse.org/egit/updates
install openshift 2.3.1 (should actually be called 2.3.2) or all of JBT from
http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/
{quote}
> WORKS!
{quote}
install eclipse 3.7.2 JEE SR2
install egit 2.2 from
http://download.eclipse.org/egit/updates
install openshift 2.3.1 or all of JBT from
http://download.jboss.org/jbosstools/updates/development/indigo/ (current Marketplace
version)
{quote}
FAILS:
{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed: Eclipse EGit 2.2.0.201212191850-r
(org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 1.1.0.201109151100-r (org.eclipse.egit.ui 1.1.0.201109151100-r)
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.3.0.201202151440-r (org.eclipse.egit.ui 1.3.0.201202151440-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Git Team Provider UI 1.0.0.201106090707-r (org.eclipse.egit.ui 1.0.0.201106090707-r)
Cannot satisfy dependency:
From: Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group
2.2.0.201212191850-r)
To: org.eclipse.egit.ui [2.2.0.201212191850-r]
Cannot satisfy dependency:
From: JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
To: org.jboss.tools.openshift.express.ui [2.3.1.v20120715-0255-H145-Final]
Cannot satisfy dependency:
From: OpenShift UI 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final)
To: bundle org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Because this is fixed in 2.3.2 and the above problem will go away when we release it to
the Marketplace, I've renamed this issue and will attach a new patch for simply
bumping features/plugins to 2.3.2.
was (Author: nickboldt):
Did some more testing:
{quote}
install eclipse 3.7.2 JEE SR2
install egit 2.1 or 2.2 from
http://download.jboss.org/jbosstools/updates/juno/SR1a/REPO/
or
http://download.eclipse.org/egit/updates
install openshift 2.3.1 (should actually be called 2.3.2) or all of JBT from
http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/
{quote}
> WORKS!
{quote}
install eclipse 3.7.2 JEE SR2
install egit 2.2 from
http://download.eclipse.org/egit/updates
install openshift 2.3.1 or all of JBT from
http://download.jboss.org/jbosstools/updates/development/indigo/ (current Marketplace
version)
{quote}
FAILS:
{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed: Eclipse EGit 2.2.0.201212191850-r
(org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 1.1.0.201109151100-r (org.eclipse.egit.ui 1.1.0.201109151100-r)
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.3.0.201202151440-r (org.eclipse.egit.ui 1.3.0.201202151440-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Git Team Provider UI 1.0.0.201106090707-r (org.eclipse.egit.ui 1.0.0.201106090707-r)
Cannot satisfy dependency:
From: Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group
2.2.0.201212191850-r)
To: org.eclipse.egit.ui [2.2.0.201212191850-r]
Cannot satisfy dependency:
From: JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
To: org.jboss.tools.openshift.express.ui [2.3.1.v20120715-0255-H145-Final]
Cannot satisfy dependency:
From: OpenShift UI 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final)
To: bundle org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Will rename issue, attach new patch for bumping features/plugins to 2.3.3.
openshift tools should be version 2.3.2, not 2.3.1 in 3.3.x branch
------------------------------------------------------------------
Key: JBIDE-13392
URL:
https://issues.jboss.org/browse/JBIDE-13392
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 3.3.1
Reporter: Nick Boldt
Assignee: Andre Dietisheim
Fix For: 3.3.2
Attachments: JBIDE13392-upversion-only.patch.txt
JBT 3.3.x Indigo target platform includes egit 1.2.
org.jboss.tools.openshift.express.ui depends on
org.eclipse.egit.ui;bundle-version="1.0.0", which means anyone with egit 2.x
already installed won't be able to install the OpenShift tools:
{code}
Cannot complete the install because of a conflicting dependency. Software being
installed:
JBoss OpenShift Tools 2.3.1.v20120715-0255-H145-Final
(org.jboss.tools.openshift.express.feature.feature.group 2.3.1.v20120715-0255-H145-Final)
Software currently installed:
Eclipse EGit 2.2.0.201212191850-r (org.eclipse.egit.feature.group 2.2.0.201212191850-r)
Only one of the following can be installed at once:
Git Team Provider UI 2.2.0.201212191850-r (org.eclipse.egit.ui 2.2.0.201212191850-r)
Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
Because:
org.jboss.tools.openshift.express.ui 2.3.1.v20120715-0255-H145-Final requires
org.eclipse.egit.ui [1.0.0,2.0.0)
{code}
Can openshift tools run w/ egit 2.x? Can we simply extend the version compliance ranges
in the plugins to allow [1.0.0,3.0.0) ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira