Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Problems trying to build the EPP packages.

Here's some more elaborate info.

Errors and Warnings
  [0384] : No suitable provider for component org.eclipse.emf.emfqtv.all.sdk:eclipse.feature was found in searchPath galileo
  [1473] : No suitable provider for component org.eclipse.perfmsr.core:osgi.bundle/1.0.0#OSGi was found in searchPath galileo
  [1650] : No suitable provider for component com.ibm.icu:osgi.bundle/[3.4.0,4.0.0)#OSGi was found in searchPath galileo
  [1680] : No suitable provider for component com.ibm.etools.emf.event:osgi.bundle/[3.0.0,4.0.0]#OSGi was found in searchPath galileo

TAG-ID 0384 = path:
 org.eclipse.epp.package.modeling.feature:eclipse.feature$1.0.0.qualifier#OSGi

TAG-ID 1473 = path:
 org.eclipse.epp.package.rcp.feature:eclipse.feature$1.0.0.qualifier#OSGi ->
 org.eclipse.wst.xml_ui.feature:eclipse.feature$3.1.0.v200901260254-7H6FMUDxtkIrXHcTEGF1qMogQ39E#OSGi ->
 org.eclipse.wst.common_ui.feature:eclipse.feature$3.1.0.v200903021835-7B5FPfDhdMNPm1etn9jqUJjUjOsU#OSGi ->
 org.eclipse.wst.common.frameworks.ui:osgi.bundle$1.1.300.v200901292200#OSGi ->
 org.eclipse.jem.util:osgi.bundle$2.0.200.v200901261500#OSGi

TAG-ID 1650 = path:
 org.eclipse.epp.package.modeling.feature:eclipse.feature$1.0.0.qualifier#OSGi ->
 org.eclipse.gmf.sdk:eclipse.feature$2.2.0.v20090114-0940-7C7B3BLunT1tiiquB1WfXqnMVJm-#OSGi ->
 org.eclipse.ocl:eclipse.feature$1.3.0.v200901271800-46-9oB55V5D6D7J98#OSGi ->
 org.eclipse.ocl.ecore:osgi.bundle$1.3.0.v200902010223#OSGi

TAG-ID 1680 = path:
 org.eclipse.epp.package.reporting.feature:eclipse.feature$1.0.0.qualifier#OSGi ->
 org.eclipse.birt.chart.integration.wtp:eclipse.feature$2.5.0.v20081211-34-7w311A1337#OSGi ->
 org.eclipse.jst.web_ui.feature:eclipse.feature$3.1.0.v200901280155-7E77FBbDlwX1_9Lcr0lz0BclN03h#OSGi ->
 org.eclipse.jst.web_core.feature:eclipse.feature$3.1.0.v200901260254-7S7CFygFIhIehSkM-2gLtu#OSGi ->
 org.eclipse.jem.beaninfo:osgi.bundle$2.0.300.v200901290200#OSGi


David M Williams wrote:
No suitable provider for component 
com.ibm.etools.emf.event:osgi.bundle/[3.0.0,4.0.0]#OSGi was found in 
searchPath galileo
    
May be from WTP (or, at least an early, ancient version of WTP, 
org.eclipse.jem packages, specifically). Should be "optional" requirement 
in a bundle. (I actually thought we got rid of that in latest version, so 
feel free to open a bug if causing trouble ... or maybe someone just 
copied us :) 

  
No suitable provider for component 
com.ibm.icu:osgi.bundle/[3.4.0,4.0.0)#OSGi was found in searchPath 
    
galileo
  
Someone has forgotten to move up. 

  
No suitable provider for component 
org.eclipse.emf.emfqtv.all.sdk:eclipse.feature was found in searchPath 
galileo
    
no info

  
No suitable provider for component 
org.eclipse.perfmsr.core:osgi.bundle/1.0.0#OSGi was found in searchPath 
galileo
    
May be from WTP (or, at least an early version of WTP). Should be 
"optional" requirement in a bundle. Not really required to build. But if 
present while running, some extra performance measurements are captured. 


_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev
  


Back to the top