vdurmont/emoji-java

Add "Automatic-Module-Name" attribute to MANIFEST.MF

reinhapa opened this issue · 0 comments

The library can not be used as Java module as the calculated automatic module name results in an unusable module name emoji.java.

This can be fixed using the following property:

Automatic-Module-Name: com.vdurmont.emoji