Skip to content

Move bundle classpath transformation to URLs from JasperClassLoader to swissbox [PAXSB-59] #72

@ops4j-issues

Description

@ops4j-issues

Tuomas Kiviaho created PAXSB-59

Swissbox BundleUtils could have one static method for translating Bundle-Classpath to URLs. This functionality already exists at pax-web-jsp/src/main/java/org/ops4j/pax/web/jsp/internal/JasperClassLoader.java but using of it requires an inconvenient dependency to pax-web-jsp an on top of that a classloader needs to be created and immediately discarded.

This feature is needed for projects like RestEASY that require classpath scanning and I'm unaware of an alternative approach.


Fixed in: 1.9.0
Votes: 0, Watches: 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions