Skip to content

Support jar inclusion in wrap: url handler [PAXURL-40] #76

@ops4j-issues

Description

@ops4j-issues

Alin Dreghiciu created PAXURL-40

Currently, wrap protocol accepts just embedding of the target, to be wrapped, jar. This means that the content of the target jar is copied inside the generated bundle.

But sometimes a violation of licensing terms to insert metadata into a JAR's manifest. In that case the best approach is to include the target JAR within the generated bundle JAR. That is, the unaltered commercial JAR is nested inside the bundle JAR, with the Bundle-Classpath property set to point at it.


Votes: 1, 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