Claus Ibsen created CAMEL-16573:
-----------------------------------
Summary: Checkstyle 8.42 - Unnecessary parentheses around
expression
Key: CAMEL-16573
URL: https://issues.apache.org/jira/browse/CAMEL-16573
Project: Camel
Issue Type: Task
Reporter: Claus Ibsen
Fix For: 3.x
There are a number of components etc that has CS violations around parenthesis.
Anyone is welcome to help with this to contribute PRs
Change this to 8.42 at
https://github.com/apache/camel/blob/main/parent/pom.xml#L387
And then in components run
mvn compile -P sourcecheck | grep ERROR
--
This message was sent by Atlassian Jira
(v8.3.4#803005)