Attila Doroszlai created HDDS-7171:
--------------------------------------
Summary: Add SupportedSourceVersion in annotation processors
Key: HDDS-7171
URL: https://issues.apache.org/jira/browse/HDDS-7171
Project: Apache Ozone
Issue Type: Task
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
Get rid of the warning:
{code}
[INFO] --- aspectj-maven-plugin:1.14.0:compile (default) @ ozone-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[WARNING] No SupportedSourceVersion annotation found on
org.apache.hadoop.hdds.conf.ConfigFileGenerator, returning RELEASE_6.
<unknown source file>:<no line information>
[WARNING] No SupportedSourceVersion annotation found on
org.apache.ozone.annotations.ReplicateAnnotationProcessor, returning RELEASE_6.
<unknown source file>:<no line information>
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]