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

Patch-in generated resources during testing #228

Merged

Commits on Jan 17, 2024

  1. Patch-in generated resources during testing

    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 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    79d8996 View commit details
    Browse the repository at this point in the history