[jbosstools-issues] [JBoss JIRA] (JBIDE-11437) openshift egit integration is missing egit plugins

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Mar 29 15:07:47 EDT 2012


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

Nick Boldt edited comment on JBIDE-11437 at 3/29/12 3:06 PM:
-------------------------------------------------------------

Selecting org.jboss.tools.openshift.express.feature from the nightly core trunk site, I end up with this installed:

{code}
./features/org.jboss.tools.openshift.express.feature_2.3.0.v20120329-0412-H350-Beta3
./plugins/org.jboss.tools.openshift.egit.core_2.3.0.v20120329-0412-H350-Beta3.jar
./plugins/org.jboss.tools.openshift.egit.ui_2.3.0.v20120329-0412-H350-Beta3.jar
./plugins/org.jboss.tools.openshift.express.client_2.3.0.v20120329-0412-H350-Beta3.jar
./plugins/org.jboss.tools.openshift.express.ui_2.3.0.v20120329-0412-H350-Beta3.jar
and
./plugins/org.eclipse.jgit_1.3.0.201202151440-r.jar
./plugins/org.eclipse.egit_1.3.0.201202151440-r.jar
./plugins/org.eclipse.egit.core_1.3.0.201202151440-r.jar
./plugins/org.eclipse.egit.ui_1.3.0.201202151440-r.jar

./plugins/com.jcraft.jsch_0.1.44.v201101211721.jar
./plugins/org.eclipse.jsch.core_1.1.300.I20110514-0800.jar
./plugins/org.eclipse.jsch.ui_1.1.300.R37x_v20111201-1600.jar

{code}

So... I suspect you're right. Everything is fine but Isaac's eclipse install was somehow corrupted. 

                
      was (Author: nickboldt):
    Selecting org.jboss.tools.openshift.express.feature from the nightly core trunk site, I end up with this installed:

{code}
./features/org.jboss.tools.openshift.express.feature_2.3.0.v20120329-0412-H350-Beta3
./plugins/org.jboss.tools.openshift.egit.ui_2.3.0.v20120329-0412-H350-Beta3.jar
./plugins/org.jboss.tools.openshift.express.client_2.3.0.v20120329-0412-H350-Beta3.jar
./plugins/org.jboss.tools.openshift.express.ui_2.3.0.v20120329-0412-H350-Beta3.jar
./plugins/org.jboss.tools.openshift.egit.core_2.3.0.v20120329-0412-H350-Beta3.jar
and
./plugins/org.eclipse.jgit_1.3.0.201202151440-r.jar
./plugins/org.eclipse.egit_1.3.0.201202151440-r.jar
./plugins/org.eclipse.egit.ui_1.3.0.201202151440-r.jar
./plugins/org.eclipse.egit.core_1.3.0.201202151440-r.jar
{code}

So... I suspect you're right. Everything is fine but Isaac's eclipse install was somehow corrupted. 

                  
> openshift egit integration is missing egit plugins
> --------------------------------------------------
>
>                 Key: JBIDE-11437
>                 URL: https://issues.jboss.org/browse/JBIDE-11437
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift, UpStream
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Nick Boldt
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta3
>
>         Attachments: install-openshift.png, openshift-installed-plugins.png
>
>
> From Isaac's email:
> {code}
> I tried starting the OpenShift plug-ins independently within the Eclipse install I 
> have where they aren't working and below is the output:
> 2135    INSTALLED   org.jboss.tools.openshift.egit.ui_2.3.0.v20120327-1112-H344-Beta3
> osgi> start 2135
> org.osgi.framework.BundleException: The bundle "org.jboss.tools.openshift.egit.ui_2.3.0.v20120327-1112-H344-Beta3 [2135]" 
> could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.egit.ui; bundle-version="[1.0.0,2.0.0)"
> (output truncated here)
> {code}
> Suggest adding dependent features/plugins into the org.jboss.tools.openshift.egit.integration.feature feature to ensure that it drags in egit plugins on which you depend, such that it's all installed as needed.
> Already checked the MANIFEST.MF for org.jboss.tools.openshift.egit.ui, and it DOES declare the dependency stated above, so I suppose the problem is just one of feature installation?
> {code}
> Require-Bundle: org.jboss.tools.openshift.egit.core;bundle-version="[2.3.0,3.0.0)",
>  org.eclipse.egit.core;bundle-version="[1.0.0,2.0.0)",
>  org.eclipse.egit.ui;bundle-version="[1.0.0,2.0.0)",
>  org.eclipse.jgit;bundle-version="[1.0.0,2.0.0)",
>  com.jcraft.jsch;bundle-version="[0.1.44,1.0.0)",
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list