Skip to content

[2.x] fix: Directory support - #1571

Merged
eed3si9n merged 1 commit into
sbt:developfrom
eed3si9n:wip/directory-support
Aug 28, 2025
Merged

[2.x] fix: Directory support#1571
eed3si9n merged 1 commit into
sbt:developfrom
eed3si9n:wip/directory-support

Conversation

@eed3si9n

Copy link
Copy Markdown
Member

Ref sbt/sbt#8244

Problem

While it might be inefficient, we might need to set exportJars to false, and pass directories between the subprojects and Compile/Test configurations. Currently this fails at calculation of the input hash.

Solution

This adds MappedDirectory to recursively calculate the file content hash and aggregate them.

**Problem**
While it might be inefficient, we might need to set exportJars to false,
and pass directories between the subprojects and Compile/Test configurations.
Currently this fails at calculation of the input hash.

**Solution**
This adds MappedDirectory to recursively calculate the file content hash
and aggregate them.
@eed3si9n
eed3si9n merged commit 8e13c5d into sbt:develop Aug 28, 2025
9 checks passed
@eed3si9n
eed3si9n deleted the wip/directory-support branch August 28, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant