Re: jlink SystemModulesPlugin use of hashCode breaks reproducibility

2021-09-21 Thread Craig Raw
Thanks Alan, Please see the last two comments on the related issue: https://github.com/sparrowwallet/sparrow/issues/197 Craig On Tue, Sep 21, 2021 at 9:21 AM Alan Bateman wrote: > On 20/09/2021 12:07, Craig Raw wrote: > > Sure - I'm using the Gradle badass-jlink-plugin. The command it is > > e

Re: module resource loading - opens {package} when {package} only holds resources

2021-09-21 Thread Alan Bateman
On 20/09/2021 23:15, Rob Bygrave wrote: /:/ In case it's interesting, one thing that I hit when migrating to module-info was that a number of the modules are only used in maven test scope - as such they don't get a /requires/ clause in src/main/java/module-info. Currently when running tests v

Re: jlink SystemModulesPlugin use of hashCode breaks reproducibility

2021-09-21 Thread Alan Bateman
On 20/09/2021 12:07, Craig Raw wrote: Sure - I'm using the Gradle badass-jlink-plugin. The command it is executing is: /Users/craigraw/.sdkman/candidates/java/16.0.1.hs-adpt/bin/jlink -v --strip-debug --compress 2 --no-header-files --no-man-pages --ignore-signing-information --exclude-files *