Mechite commented on PR #154: URL: https://github.com/apache/commons-logging/pull/154#issuecomment-1685356508
It is not - I have currently a modified JAR deployed to my local repository with `Automatic-Module-Name` set in order to achieve this. I do agree though - [dmlloyd/module-info](https://github.com/dmlloyd/module-info) can be used to generate the file without dropping support for Java <8, or alternatively a `java9` source directory created and `module-info` built seperately. In any case, `Automatic-Module-Name` should be set and working as soon as possible in order to reserve the name. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
