Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore check if a BundleComponent has explicitly declared its EE #1395

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

HannesWell
Copy link
Member

And assume no EE if that check is positive.

Fixes #1386

Also incorporate the test-case added in #1388 and clean-up the rest of ProjectTypeContainerTests.

HannesWell and others added 2 commits September 5, 2024 21:04
This checks whether no error is produced when both, the
Bundle-RequiredExecutionEvironment header as well as an 'osgi.ee'
element for the Require-Capability are missing from the manifest.

See eclipse-pde#1386
Copy link

github-actions bot commented Sep 5, 2024

Test Results

   285 files  ±0     285 suites  ±0   49m 50s ⏱️ - 2m 11s
 3 581 tests +1   3 505 ✅ +1   76 💤 ±0  0 ❌ ±0 
10 935 runs  +3  10 704 ✅ +3  231 💤 ±0  0 ❌ ±0 

Results for commit e04c343. ± Comparison against base commit 0953a33.

♻️ This comment has been updated with latest results.

@HannesWell HannesWell merged commit 951532e into eclipse-pde:master Sep 6, 2024
17 checks passed
@HannesWell HannesWell deleted the fix-1386 branch September 6, 2024 19:35
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.

API error on SWT on a 4.34 master
2 participants