Re: [PR] SOLR-17525 backport to 9.x [solr]

2024-12-20 Thread via GitHub
alessandrobenedetti merged PR #2921: URL: https://github.com/apache/solr/pull/2921 -- 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: issues-unsubscr...@so

Re: [PR] SOLR-17525 backport to 9.x [solr]

2024-12-20 Thread via GitHub
alessandrobenedetti commented on PR #2921: URL: https://github.com/apache/solr/pull/2921#issuecomment-2557370864 Uhm Locally I ahve a green gradle check, I'm tented to merge as the remote gradle job on github is taking forever, it's the 3-4 time I restarted it... -- This is an automated m

Re: [PR] SOLR-17525 backport to 9.x [solr]

2024-12-20 Thread via GitHub
alessandrobenedetti commented on PR #2921: URL: https://github.com/apache/solr/pull/2921#issuecomment-2557080192 Sure, I'll do this and when green merge, thanks for the support! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] SOLR-17525 backport to 9.x [solr]

2024-12-20 Thread via GitHub
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 updateLic

Re: [PR] SOLR-17525 backport to 9.x [solr]

2024-12-20 Thread via GitHub
alessandrobenedetti commented on PR #2921: URL: https://github.com/apache/solr/pull/2921#issuecomment-2556898004 So @malliaridis , I started the backporting, you see the cherry picked commit and some gradle changes that should be what we want for 9.x. I'm waiting for the gradle checks