malliaridis commented on PR #2921: URL: https://github.com/apache/solr/pull/2921#issuecomment-2557052702
I've looked into the gradle changes and they look good so far. Only one note, there is a checksum file `langchain4j-0.35.0.jar.sha1` that is being removed when running `gradlew updateLicenses`. So you may want to commit the removal as well. Additionally, 9x workflows sometimes stuck during compilation and take up to 6h to be interrupted at the end. So you may want to restart the action if it takes more than 30 minutes on the same gradle task. -- 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]
