Build path contains duplicate entry: 'org.apache.felix.sigil.common.core' for
project 'org.apache.felix.sigil.ivy.resolver'
---------------------------------------------------------------------------------------------------------------------------
Key: FELIX-1663
URL: https://issues.apache.org/jira/browse/FELIX-1663
Project: Felix
Issue Type: Bug
Components: Sigil
Environment: Eclipse 3.4
Reporter: David Savage
Assignee: David Savage
The ivy resolver project contains an explicit reference to the
org.apache.felix.sigil.common.core project in it's .classpath file this leads
to the following error in some eclipse environments:
Description Resource Path Location Type
Build path contains duplicate entry:
'org.apache.felix.sigil.common.core' for project
'org.apache.felix.sigil.ivy.resolver' org.apache.felix.sigil.ivy.resolver
Build
path Build Path Problem
However, if we remove the project dependency we get access restriction errors,
which would require
org.apache.felix.sigil.common.core to export *.internal.* packages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.