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,6 +13,10 @@
type ILBM and PBM format.
</description>
<properties>
<project.jpms.module.name>com.twelvemonkeys.imageio.iff</project.jpms.module.name>
</properties>
<dependencies>
<dependency>
<groupId>com.twelvemonkeys.imageio</groupId>