pjfanning opened a new issue, #733: URL: https://github.com/apache/pekko-http/issues/733
We have at least some packages split across pekko-http and pekko-http-core, eg * org.apache.pekko.http.javadsl.settings * org.apache.pekko.http.scaladsl.settings With Java modules (JPMs), the idea is that packages are implemented in just one jar. This is a useful security feature because it stops rogue lib maintainers from sneakily adding variants of classes from other libs in their libs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org