On 04/06/18 10:06, Mark Thomas wrote:

<snip/>

> Rather than just apply the fix, I'm going to take another look at how
> bnd is integrated into the build process. I want to see if there is a
> better way to do it.

What I was looking for was a way to generate the manifest independently
of re-packaging the JAR. That option doesn't seem to exist.

We could:
- build a temporary JAR
- generate the manifest
- remove the temporary JAR
- build the real JAR

but that doesn't seem any better than the current approach.

Therefore, I have added the system property to vmgump. We should see if
it has worked on the next run.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to