-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Labels
dependency resolutionRelated to the project dependency/standard library resolverRelated to the project dependency/standard library resolvergradleRelated to the language server's support for Gradle projectsRelated to the language server's support for Gradle projects
Description
At line 56 of https://github.com/fwcd/kotlin-language-server/blob/main/shared/src/main/resources/projectClassPathFinder.gradle
inside the doLast block, it references a SourceSet which is not permitted.
Currently this is causing configuration caching problems.
Jeffsetcasret
Metadata
Metadata
Assignees
Labels
dependency resolutionRelated to the project dependency/standard library resolverRelated to the project dependency/standard library resolvergradleRelated to the language server's support for Gradle projectsRelated to the language server's support for Gradle projects