Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Dokka Accepting Directories for classpath/includes/sourcesRoots/suppressedFiles #3864

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

solonovamax
Copy link

This PR fixes #3863

See issue for more info.

The test case here is kinda jank and ugly, but whatever

tbh this test isn't exactly the *cleanest*, but whatever.

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
Recursively resolve directories using `.asFileTree.files` instead of `.files`

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
@adam-enko adam-enko marked this pull request as draft October 16, 2024 12:29
@adam-enko adam-enko self-requested a review October 16, 2024 12:29
@adam-enko
Copy link
Member

Converted to a draft, while we discuss further in #3863

@adam-enko adam-enko added the runner: Gradle plugin An issue/PR related to Dokka's Gradle plugin label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
runner: Gradle plugin An issue/PR related to Dokka's Gradle plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Dokka Does Not Accept Using Directories for the Includes Property
2 participants