Daniel Lacasse

Results 183 issues of Daniel Lacasse

Currently, we rely on forking a Gradle process to perform the generation, we only need a Gradle instance for `gradle-api` and `gradle-test-kit`. Everything else can be done in plain Java.

in:gradle-api

Fixes https://github.com/gradle-plugins/toolbox/issues/93

Fixes https://github.com/gradle/gradle/issues/29767 ### Context Ensure the task dependencies are propagated correctly when using conventional source layout. ### Contributor Checklist - [x] [Review Contribution Guidelines](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md). - [x] Make sure that all...

in:native-platform
from:contributor