Closed tpolecat closed 9 years ago
Looks good, but conflicts with the pull request I just merged, so I can't auto-merge it. This will have to wait until I can get around to manually merging it (which I might get to this weekend), unless you want to rebase it.
Hi @reggert, sorry for the delay in responding. I'll rebase and straighten this out.
After many months I remembered to rebase this. So here you go.
Bnd allows you to specify an included resource as
@path/to/my.jar
which simply explodes the jarfile into the bundle. This patch adds anexplodedJars
key that does this.