Pasquale Congiusti created CAMEL-22550:
------------------------------------------
Summary: [build] Generated class is missing @Generated
Key: CAMEL-22550
URL: https://issues.apache.org/jira/browse/CAMEL-22550
Project: Camel
Issue Type: Task
Reporter: Pasquale Congiusti
We have this warning repeated for all generated class:
{code}
[WARNING] Generated class is missing @Generated ...
{code}
We can tackle this identifying the source code which is in charge to autogen
those classes and add such annotation to clear CI builds.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)