Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rap-dev] B3 aggregation fails

Hi,

 

We’re currently experiencing problems when adding our org.eclipse.scout.rt.rap.feature.group and org.eclipse.scout.rt.rap.source.feature.group respectively to the B3 aggregator Scout contribution.

We defined a dependency to the bundles contained in org.eclipse.rap.feature. When starting the B3 validation, the following error message occurs:

 

Cannot complete the install because one or more required items could not be found. Missing requirement: Eclipse Scout Runtime RAP (Binary only) 3.9.0.20130318-1825 (org.eclipse.scout.rt.rap.feature.group 3.9.0.20130318-1825) requires 'org.eclipse.rap.ui.cheatsheets [2.0.0,3.0.0)' but it could not be found.

 

We have a reference to the RAP bundles as a dependency currently because of [1]. However, I modified the feature org.eclipse.scout.rt.rap to have a only a direct dependency to org.eclipse.rap.feature (containing no other bundles or features) but the aggregation validation fails with a similar error message:

 

“Cannot complete the install because one or more required items could not be found.

Missing requirement: Eclipse Scout Runtime RAP (Binary only) 3.9.0.20130319-1552 (org.eclipse.scout.rt.rap.feature.group 3.9.0.20130319-1552) requires 'org.eclipse.rap.feature.feature.group [2.0.0,3.0.0)' but it could not be found”

 

Can anyone give us any hints?

 

Cheers,

 

Ken

 

[1] http://www.eclipse.org/forums/index.php/t/452786/

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top