Skip to content

Conversation

@big-andy-coates
Copy link
Collaborator

@big-andy-coates big-andy-coates commented Jan 17, 2024

fixes: #227

Enhance TestTask to patch-in additional resource directories containing generated resources, as added via org.gradle.api.tasks.SourceSetOutput.dir() methods, so that all resources are accessible when running unit tests.

fixes: java9-modularity#227

Enhance `TestTask` to patch-in additional resource directories containing generated resources, as added via `org.gradle.api.tasks.SourceSetOutput.dir()` methods, when running unit tests, so that all resources are accessible.
@big-andy-coates
Copy link
Collaborator Author

@siordache any thoughts?

@big-andy-coates
Copy link
Collaborator Author

big-andy-coates commented Feb 1, 2024

@tlinkowski / @paulbakker are you still involved in this project?

@big-andy-coates big-andy-coates merged commit 1236fa1 into java9-modularity:master Feb 14, 2024
@big-andy-coates big-andy-coates deleted the generated-resources branch February 14, 2024 11:24
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.

Additional resource directories are not patched into the module during testing.

1 participant