pjfanning opened a new issue, #2113:
URL: https://github.com/apache/pekko/issues/2113

   Java Modules (JPMs) discourage having packages where classes appear in 
different jars. It is a security risk to have the possibility of rogue jar 
including classes that hide classes in a well known jar.
   
   cluster-typed and distributed-data share the package
   * org.apache.pekko.cluster.ddata
   
   There are more instances. This is just one that I spotted today.
   


-- 
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

Reply via email to