Skip to content

Conversation

@MartinWheelerMT
Copy link
Collaborator

No description provided.

MartinWheelerMT and others added 16 commits May 19, 2025 16:01
* Update gradle resources to version `8.0.0`
* Breaking model changes now means that the `Parameter.getParameter(name)` now returns a `Type` which cannot now be cast to a `StringType`. We can work around this by finding the `ParametersParameterComponent` manually and then casting it to retrieve the value.
* Due to Parameter changes in the latest version, there is now a slightly different error phrasing in the error returned when a parameter is missing or empty.  Integration tests have been updated to reflect this.
adjust modifiers to private
…preceded with / followed by> whitespace.)

* Address [IndentationLevel] checkstyle issues
…Name>` must match pattern '^([a-z][a-zA-Z0-9]*|_)$'.)

* Address [MemberName] Checkstyle issues (Name `<LocalVariableName>` must match pattern '^([a-z][a-zA-Z0-9]*|_)$'.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant