Add Automatic-Module-Name to MANIFEST.INF
schrepfler opened this issue · 1 comments
schrepfler commented
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.
SethTisue commented
best handled at scala/sbt-scala-module#71