Community
Participate
Working Groups
The above bundle has been added to the repository and will be added to the map file shortly. It should be included in the experimental cocoa drop. Is there anything else we need to do to ensure that this happens?
Created attachment 117336 [details] patch I also need to add it to the rcp feature, and usually I run a test build to make sure everything is okay. I'll do that this afternoon.
Build failed with this message Build N20081107-1504 (Timestamp: 200811071504): The following error occurred while executing this line: /builds/N200811071504/org.eclipse.releng.eclipsebuilder/buildAll.xml:152: The following error occurred while executing this line: /builds/N200811071504/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.N20081105-2000/scripts/build.xml:64: The following error occurred while executing this line: /builds/N200811071504/org.eclipse.releng.eclipsebuilder/eclipse/buildConfigs/sdk/customTargets.xml:13: The following error occurred while executing this line: /builds/N200811071504/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.5.0.N20081105-2000/scripts/genericTargets.xml:94: Bundle org.eclipse.ui.cocoa_0.0.0 failed to resolve.: Host plug-in org.eclipse.ui_[3.5.0.qualifier,4.0.0) has not been found. Currently the org.eclipse.ui.cocoa bundle states this in the manifest Fragment-Host: org.eclipse.ui;bundle-version="[3.5.0.qualifier,4.0.0)" I think it should look like this Fragment-Host: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)" I've reverted the change to the rcp feature for tonight.
(In reply to comment #2) > > Currently the org.eclipse.ui.cocoa bundle states this in the manifest > > Fragment-Host: org.eclipse.ui;bundle-version="[3.5.0.qualifier,4.0.0)" > > I think it should look like this > > Fragment-Host: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)" > > I've reverted the change to the rcp feature for tonight. > I've fixed the Cocoa fragment in HEAD
Thanks, I've update the feature for the next build.
and released it for the I-build.