Sergey Chernov

Results 28 comments of Sergey Chernov

> I only worry about it being inconsistent with how buildHealth works What would you prefer - address both `projectHealth` and `buildHealth` in scope of a single PR or implement...

Some updates from experience with this issue. The fix with adding new Input with absolute path was not enough. Eventually similar problem happened on moving one of the modules in...

> making it opt-in may be problematic since some of the techniques used in the prototype require that "services" be automatically registered based on what's in the classpath. So, this...

One more possible approach that can allow to avoid introducing new jar artifacts in the group of spring-framework: * keep current behaviour as is, for the sake of back compatibility...

Sorry for the delay, I've created simple project reproducing the issue https://github.com/seregamorph/demo-gradle-included-issue.git I'd like to focus attention: * the build has to be binary reproducible (files packed to jar have...

@bsautel I've tried option with `--include-build` on the branch `apple-silicon`. The nodejs artifact is now resolved as `https://nodejs.org/dist/v12.18.2/node-v12.18.2-darwin-x64.tar.gz`, but I have another failure now: ``` internal/modules/cjs/loader.js:834 throw err; ^ Error:...

@bsautel Project root (multimodule): /Users/morph/Projects/acme/acme-codeserver-framework Module (with new task): /Users/morph/Projects/acme/acme-codeserver-framework/codeserver-framework/framework-ui/build.gradle env.js location: /Users/morph/Projects/acme/acme-codeserver-framework/codeserver-framework/framework-ui/env.js Command: ./gradlew clean :codeserver-framework:framework-ui:env --include-build /Users/morph/Projects/3rdparty/gradle-node-plugin -d Result contains: 2021-03-24T09:24:57.309+0300 [QUIET] [system.out] Current working directory: /Users/morph/Projects/acme/acme-codeserver-framework/codeserver-framework/framework-ui (if...

@bsautel , @deepy I've sent you an e-mail (found your address in git commits), please check, maybe it's in the spam box. Does it work for you?

@deepy okay, whatever. Can you please contact me to serega.morph[at]gmail.com, I'm ready to suggest some options regarding rent M1 machines. I'd like not to discuss it here.