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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to