The Newsgroup Web Interface is deprecated, and can no longer be used to post. Please use the
Community Forums.
Eclipse NewsPortal - eclipse.platform.pde
Conflicting required versions of o.e.core.resources after export
Subject: Conflicting required versions of o.e.core.resources after export
From: bvitale3002@xxxxxxxxxxxx (Ben Vitale)
Newsgroups: eclipse.platform.pde
Organization: EclipseCorner
Date: Jun 26 2009 13:43:19
I am trying to export a product on 3.5. I am exporting to one platform and I do not have the delta pack installed. Near the end of the export, I get this:
Missing requirement: Company Product Feature 1.6.1.200906261432 (com.company.product.feature.feature.group 1.6.1.200906261432) requires 'org.eclipse.core.resources [3.4.0,3.5.0)' but it could not be found
In the repository content.xml I see this:
<unit id="com.company.product.feature.feature.group" version="1.6.1.200906261432" singleton="false">
.....
<requires size="106">
.....
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.core.resources" range="[3.4.0,4.0.0)" />
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.core.resources" range="[3.4.0,3.5.0)" />
I can't figure out what bundle is driving the requirement of the second org.eclipse.core.resources.
Suggestions on how to find the offending bundle?
Cheers
Ben
| Date | Subject | | Author |
| 31.12. | | | |