-
Notifications
You must be signed in to change notification settings - Fork 617
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
Add support for Value Expressions for Repository Query methods #2956
Conversation
I've been trying to make this work but I have a couple of tests failing but only when running from Maven
@meistermeier do you have any ideas what can be wrong |
We will look at this, but right now we are a bit time constrained. |
Your branch doesn't even compile:
🤷 |
Build issues were introduced because or CI was broken and we weren't able to publish snapshots for commons. 9e80388 points now to proper snapshots. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thank you!
Now it is no longer evaluated as variable. See #2956
fixes #2954