Better JPMS automatic module names.

This commit is contained in:
Harald Kuhr
2021-04-24 12:26:36 +02:00
parent 51bdd370da
commit e0d6fa0d84
28 changed files with 118 additions and 15 deletions

View File

@@ -13,4 +13,8 @@
The TwelveMonkeys Common Language support
</description>
<properties>
<project.jpms.module.name>com.twelvemonkeys.common.lang</project.jpms.module.name>
</properties>
</project>