adoroszlai opened a new pull request, #3724:
URL: https://github.com/apache/ozone/pull/3724

   ## What changes were proposed in this pull request?
   
   Get rid of the warning:
   
   ```
   [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>
   ```
   
   https://issues.apache.org/jira/browse/HDDS-7171
   
   ## How was this patch tested?
   
   Built locally, verified no warnings:
   
   ```
   [INFO] --- aspectj-maven-plugin:1.14.0:compile (default) @ ozone-manager ---
   [INFO] Showing AJC message detail for messages of types: [error, warning, 
fail]
   [INFO] 
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/2935378198


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to