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

Fix #16: StringSearchInterpolator does not cache answers. #17

Merged
merged 1 commit into from
May 12, 2024

Conversation

belingueres
Copy link
Contributor

  • Added tests exposing the issue.
  • Fixed code.
  • Added missing @OverRide annotations.

@khmarbaise
Copy link
Member

That looks great, but could you separate the fix of override and the test into separate pull request...I appreciate to merge that...Thanks for helping..

@belingueres
Copy link
Contributor Author

Do you mean only the extra @OverRide in another PR?

Copy link
Member

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the conflicts will have to be solved before merging obviously.

- Added tests exposing the issue.
- Fixed code.
- Added missing @OverRide annotations.
@belingueres
Copy link
Contributor Author

Rebased & squashed.

@slachiewicz slachiewicz merged commit d0a18bc into codehaus-plexus:master May 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants