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
Ability to override List/Set/Map property #3
Comments
@szpak Would you mind providing test cases for this as well? |
What encoding format did you think about? Groovy like?
|
I'd say yes. The square brackets should probably be optional and the single quotes omitted. The tricky part is to convert the values to the correct type - especially if the variable definition is declared with |
We are doing some housecleaning and we consider this plugin "feature complete". Since this is an enhancement, we will accept PR's but won't be able to prioritize this enhancement. |
It would be nice to be able to override List/Set/Map properties.
The text was updated successfully, but these errors were encountered: