scala/scala-parser-combinators

Add Automatic-Module-Name to MANIFEST.INF

schrepfler opened this issue · 1 comments

In order to increase compatibility on JDK versions with modules consider adding Automatic-Module-Name in the MANIFEST.INF along the lines of akka/akka#23960 or perhaps even implement properly the module-info descriptor.