Bug 64548 - generate JPMS metadata
Summary: generate JPMS metadata
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 10
Classification: Unclassified
Component: Packaging (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal (vote)
Target Milestone: ------
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-23 13:31 UTC by rotty3000
Modified: 2020-07-11 02:44 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rotty3000 2020-06-23 13:31:45 UTC
bnd can generated JPMS metadata. Use this to make tomcat artifacts proper JPMS modules.

This will require special treatment between master (Tomcat 10) and 9.0.x branches.