mill icon indicating copy to clipboard operation
mill copied to clipboard

Add javalib examples on using `jlink`, `jpackage`, and producing JPMS modules (500USD Bounty)

Open lihaoyi opened this issue 1 year ago • 1 comments


From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.


These are newer Java tools that we should have documented/tested golden paths to using. The examples should go in example/javalib/module with /** Usage */ tests and textual explanations of what the examples are doing and how they relate to the underlying tools and concepts (with links to the relevant upstream documentation pages)

lihaoyi avatar Oct 01 '24 07:10 lihaoyi

  • https://github.com/com-lihaoyi/mill/pull/3201

lefou avatar Oct 01 '24 08:10 lefou

Hi @lihaoyi I've just opened a PR.

When you have a moment, would appreciate it if you could take a look.

ayewo avatar Nov 27 '24 20:11 ayewo