https://bz.apache.org/bugzilla/show_bug.cgi?id=67932

Mark Thomas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <[email protected]> ---
The embedded packages are convenience packages that combine multiple standard
Tomcat JARs in a single JAR.

Unfortunately, the JPMS doesn't yet support multiple modules in a single JAR:
https://openjdk.org/projects/jigsaw/spec/issues/#MultiModuleJARs


You'll need to create dependencies on the individual Tomcat JARs you need
rather than the embedded versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to