[jbosstools-issues] [JBoss JIRA] (JBIDE-13392) Can openshift tools in JBT 3.3 run with egit 2.x?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Jan 17 13:54:21 EST 2013


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

Nick Boldt commented on JBIDE-13392:
------------------------------------

Checked, and yes, Openshift tools should be at 2.3.2.

* JBDS-2212 -- bumped to 2.3.1 in July. 

* Then commits came in in September for JBIDE-10118, JBIDE-12382, JBIDE-12357

Therefore, Openshift is now 2.3.2. My patch fixes that and also extends the acceptable version range to allow 2.x as well as 1.x. 
                
> Can openshift tools in JBT 3.3 run with egit 2.x?
> -------------------------------------------------
>
>                 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.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


More information about the jbosstools-issues mailing list