Skip to content

Handle class deletion scenario for cleaning up empty exported packages#2292

Open
nburnwal09 wants to merge 1 commit intoeclipse-pde:masterfrom
nburnwal09:del_pkgEmpty
Open

Handle class deletion scenario for cleaning up empty exported packages#2292
nburnwal09 wants to merge 1 commit intoeclipse-pde:masterfrom
nburnwal09:del_pkgEmpty

Conversation

@nburnwal09
Copy link
Copy Markdown

Enhancement added for handling class/type deletion scenario.
When all classes in a package are deleted via delete operation, the package(having no java files or any other resources) should be automatically removed from the Export-Package header in MANIFEST.MF if it was previously exported.

Addressing #2290

type.delete.refactor.mov

@nburnwal09
Copy link
Copy Markdown
Author

This is an enhancement to the previous task mentioned here

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

Test Results

  147 files  ±0    147 suites  ±0   34m 29s ⏱️ -52s
3 497 tests ±0  3 443 ✅ ±0   54 💤 ±0  0 ❌ ±0 
9 312 runs  ±0  9 182 ✅ ±0  130 💤 ±0  0 ❌ ±0 

Results for commit 83fbd43. ± Comparison against base commit 50600c6.

♻️ This comment has been updated with latest results.

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.

2 participants