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

Register resource hints for @TestPropertySource location patterns #31088

Open
1 task
sbrannen opened this issue Aug 22, 2023 · 1 comment
Open
1 task

Register resource hints for @TestPropertySource location patterns #31088

sbrannen opened this issue Aug 22, 2023 · 1 comment
Labels
in: test Issues in the test module status: on-hold We can't start working on this issue yet theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement

Comments

@sbrannen
Copy link
Member

sbrannen commented Aug 22, 2023

Overview

We recently introduced support for location patterns in @TestPropertySource; however, MergedContextConfigurationRuntimeHints currently only registers resource hints for static classpath locations (i.e., no wildcards or classpath*: prefix).

Related Issues

Deliverables

  • Update MergedContextConfigurationRuntimeHints so that it also registers resource hints for location patterns (i.e., locations containing wildcards or using the classpath*: prefix).
@sbrannen sbrannen added in: test Issues in the test module type: enhancement A general enhancement theme: aot An issue related to Ahead-of-time processing labels Aug 22, 2023
@sbrannen sbrannen added this to the 6.1.0-RC1 milestone Aug 22, 2023
@sbrannen sbrannen self-assigned this Aug 22, 2023
@sbrannen sbrannen changed the title Register hints for @TestPropertySource resource location patterns Register hints for @TestPropertySource resource location patterns and factory Aug 31, 2023
@sbrannen sbrannen changed the title Register hints for @TestPropertySource resource location patterns and factory Register hints for @TestPropertySource resource patterns and factory Aug 31, 2023
@sbrannen sbrannen changed the title Register hints for @TestPropertySource resource patterns and factory Register hints for @TestPropertySource resource patterns Sep 3, 2023
@sbrannen sbrannen changed the title Register hints for @TestPropertySource resource patterns Register resource hints for @TestPropertySource location patterns Sep 3, 2023
@sbrannen
Copy link
Member Author

sbrannen commented Sep 3, 2023

@sbrannen sbrannen modified the milestones: 6.1.0-RC1, 6.1.x Sep 8, 2023
@sbrannen sbrannen modified the milestones: 6.1.0-RC1, 6.1.x Sep 26, 2023
@sbrannen sbrannen added the status: on-hold We can't start working on this issue yet label Sep 30, 2023
@sbrannen sbrannen modified the milestones: 6.1.x, 6.x Backlog Nov 21, 2023
@sbrannen sbrannen removed their assignment Dec 22, 2023
@bclozel bclozel changed the title Register resource hints for @TestPropertySource location patterns Register resource hints for @TestPropertySource location patterns Feb 14, 2024
@sbrannen sbrannen modified the milestones: 6.x Backlog, General Backlog Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module status: on-hold We can't start working on this issue yet theme: aot An issue related to Ahead-of-time processing type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant