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

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

Open
ops4j-issues opened this issue Mar 18, 2009 · 0 comments
Open

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

ops4j-issues opened this issue Mar 18, 2009 · 0 comments
Labels

Comments

@ops4j-issues
Copy link

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

@ops4j-issues ops4j-issues added the type: new feature New Feature label Feb 23, 2021
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