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

   ## What changes were proposed in this pull request?
   
   HDDS-15279 changed `populate-cache` to use Java 21, just like most of 
regular CI.  `basic` checks still use Java 8, and now `findbugs` encounters 
intermittent error:
   
   ```
   Could not transfer artifact org.aspectj:aspectjrt:pom:1.9.7 from/to central 
(https://repo.maven.apache.org/maven2): Connection reset
   ```
   
   This change tweaks `populate-cache` to also get dependencies for Java 8.  It 
adds about 1 minute of runtime for the workflow.
   
   https://issues.apache.org/jira/browse/HDDS-15414
   
   ## How was this patch tested?
   
   Verified that both versions of `aspectj` (1.9.7 and 1.9.24) are cached:
   
   
https://github.com/adoroszlai/ozone/actions/runs/26626034728/job/78462892344#step:12:3587


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