uranusjr opened a new pull request, #69628:
URL: https://github.com/apache/airflow/pull/69628

   See individual commit messages for reasons of each change. Identified issues:
   
   1. The verifyBomCoverage task was not compatible with Gradle configuration 
cache.
   2. When doing incremental builds, subprojects depending on sdk (log 
handlers) may fail due to incorrect Gradle task dependency setup.
   3. Warnings on JVM version mismatch when regenerating the Gradle wrapper on 
a clean machine without Internet (so foojay does not kick in automatically).
   
   None of them are critical, although arguably the first is blocking since it 
changes the verification commands, and in turn change the source artifact's 
hash because those commands are included in the README file. Anyway, let’s get 
them fixed for RC3.


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

Reply via email to