Activity for Ethan McCue

  • Ethan McCue Ethan McCue posted a comment on discussion Help

    Hi there! Would it be possible to add a module-info to the jar distributed for jericho? A few of us in the wider community would like to use the jlink/jpackage flow more often and to be able to recommend others do the same. Without a module-info, if Jericho is a dependency (no matter how deep down the tree) then folks need to manually figure out what modules it depends on + configure their build tool to account for that. The technical solution here is pretty straightforward - compile a module-info.java...

1