Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11437

openshift egit integration is missing egit plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 3.3.0.Beta3
    • 3.3.0.Beta3
    • openshift, upstream
    • None

    Description

      From Isaac's email:

      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)
      

      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?

      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)",
      ...
      

      Attachments

        Activity

          People

            adietish@redhat.com André Dietisheim
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: