You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/08/24 13:13:00 UTC

[jira] [Created] (HDDS-7171) Add SupportedSourceVersion in annotation processors

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org