Skip to content

Comments

If there are duplicate packages use the first declaration#1562

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:use_first_package
Jan 14, 2025
Merged

If there are duplicate packages use the first declaration#1562
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:use_first_package

Conversation

@laeubi
Copy link
Contributor

@laeubi laeubi commented Jan 14, 2025

In some rare cases it can happen that duplicate exports are present (seen in org.eclipse.osgi with java.io package resolved from jre), in this case API tools fails with an error.

THis now simply always ever use the first declared package for analysis.

In some rare cases it can happen that duplicate exports are present
(seen in org.eclipse.osgi with java.io package resolved from jre), in
this case API tools fails with an error.

THis now simply always ever use the first declared package for analysis.
@laeubi laeubi merged commit 493bedf into eclipse-pde:master Jan 14, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant