Skip to content

fix: drop Export-Package entries for deleted JUnit 4 packages#1342

Merged
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:fix/drop-stale-export-package-entries
May 18, 2026
Merged

fix: drop Export-Package entries for deleted JUnit 4 packages#1342
joaodinissf merged 1 commit into
dsldevkit:masterfrom
joaodinissf:fix/drop-stale-export-package-entries

Conversation

@joaodinissf
Copy link
Copy Markdown
Collaborator

Three MANIFEST.MF files still listed Export-Package entries for packages removed in the JUnit 4 cleanup. Eclipse PDE flags these as "Plug-in Problem" markers:

Package 'com.avaloq.tools.ddk.xtext.test.contentassist' does not exist in this plug-in

Affected manifests:

  • com.avaloq.tools.ddk.test.core/META-INF/MANIFEST.MF — drops test.core.junit.runners
  • com.avaloq.tools.ddk.test.ui/META-INF/MANIFEST.MF — drops test.ui.junit.runners
  • com.avaloq.tools.ddk.xtext.test.core/META-INF/MANIFEST.MF — drops 9 entries (contentassist, conversion, formatting, generator, junit.runners, linking, modelinference, resource, scoping)

🤖 Generated with Claude Code

Three MANIFEST.MF files still listed Export-Package entries for
packages removed in the JUnit 4 cleanup. Eclipse PDE flags these as
"Plug-in Problem" markers ("Package X does not exist in this plug-in").

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@joaodinissf joaodinissf merged commit 11c352b into dsldevkit:master May 18, 2026
4 checks passed
@joaodinissf joaodinissf deleted the fix/drop-stale-export-package-entries branch May 18, 2026 07:41
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