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

Fix TCK scenarios related to Chapter 128 of OSGi CMPN specification #416

Closed
grgrzybek opened this issue Apr 6, 2023 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@grgrzybek
Copy link
Member

When testing Pax Web with OSGi TCK for Web Applications specification (ops4j/org.ops4j.pax.web#1803), I found several tests failing:

  • Bundle-ManifestVersion header handling (versions other than 2 should be rejected)
  • Presence of signing manifest attributes (should be removed)
  • Recursive handling of Bundle-ClassPath (Class-Path header of jars from WEB-INF/lib should be added to Bundle-ClassPath)
  • Detection of real WAB
@grgrzybek grgrzybek added the type: bug Bug label Apr 6, 2023
@grgrzybek grgrzybek added this to the 2.6.13 milestone Apr 6, 2023
@grgrzybek grgrzybek self-assigned this Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant