JPMS: compile main sources with module-info.java to make sure that compiler reports errors if classes are used from other modules that are not specified in module dependencies (#1)

This commit is contained in:
Karl Tauber
2019-10-01 19:31:43 +02:00
parent 177996ee81
commit 07d6755ddb
2 changed files with 9 additions and 14 deletions