Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-releng-inbox] [Bug 219308] New: EPP CPP package build fails due to org.eclipse.ui.views. log dependency

https://bugs.eclipse.org/bugs/show_bug.cgi?id=219308  
Product/Component: CDT / cdt-releng
           Summary: EPP CPP package build fails due to
                    org.eclipse.ui.views.log dependency
           Product: CDT
           Version: 5.0
          Platform: All
               URL: http://www.eclipse.org/epp/download.php
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-releng
        AssignedTo: cdt-releng-inbox@xxxxxxxxxxx
        ReportedBy: mknauer@xxxxxxxxxxxxxx
                CC: platform-releng-inbox@xxxxxxxxxxx, cross-
                    project.inbox@xxxxxxxxxxx


The EPP CPP package build fails (see
http://download.eclipse.org/technology/epp/downloads/testing/20080218-0440/index.html)

I've tried to find out what changed in the last version and found a new
dependency to the bundle org.eclipse.ui.views.log in my local build:

/opt/eclipse/64/eclipse.3.4M5.rcp/plugins/org.eclipse.pde.build_3.4.0.v20080206/scripts/package.xml:46:
Bundle org.eclipse.cdt.ui_5.0.0.200802111122 failed to resolve.:
        Missing required plug-in org.eclipse.ui.views.log_1.0.0.

This bundle is provided by the org.eclipse.pde_3.4.0 feature, but from my point
of view it does _not_ make sense to include this feature in the CPP package.

Is it possible that...

* the CDT team removes that dependency

  OR

* that we re-assign this bug to the Platform team and ask them to provide a
separate feature that provides this bundle?


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Back to the top