PavelTurk commented on issue #3255:
URL: 
https://github.com/apache/logging-log4j2/issues/3255#issuecomment-2508880014

   @ppkarwasz 
   > I don't believe this is a big problem, since the information in 
`module-info.class` can be extracted quite easily by any decompiler or `jar -d`.
   
   I am afraid it is not a good solution. Because it is a standard way to get 
sources from `-sources.jar` files. For example, when I work in IDE (NB) I do 
right click on dependency -> download sources. After that I KNOW that I can 
open any file in that dependency and I will read its source.
   
   


-- 
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...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to