adoroszlai commented on PR #9732:
URL: https://github.com/apache/ozone/pull/9732#issuecomment-3867716994

   Thanks @AdyChechani for updating the patch and enabling workflows.
   
   CI found one more change is needed due to checkstyle 
[problem](https://github.com/AdyChechani/ozone/actions/runs/21802250668/job/62899673992#step:16:18):
   
   ```
   
hadoop-hdds/framework/src/main/java/org/apache/hadoop/ozone/util/YamlSerializer.java
    1: Missing package-info.java file.
   ```
   
   Please copy 
`hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/util/package-info.java`
 to `hadoop-hdds/framework/src/main/java/org/apache/hadoop/ozone/util`, so that 
both directories have `package-info.java`.


-- 
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