dsmiley commented on PR #2706: URL: https://github.com/apache/solr/pull/2706#issuecomment-2380893395
I checked out this branch and did `gw assemble` then renamed `solr/packaging/build/solr-10.0.0-SNAPSHOT/` to have an "-after" suffix. Then I checked out a recent main (before cross-DC addition) and did `gw assemble`. Then compared: `diff -qr solr-10.0.0-SNAPSHOT/ solr-10.0.0-SNAPSHOT-after/` There were many differences. Just one example: the opentelemetry module didn't have netty libs but now it does. Surely some differences are because main has moved along since when you started. Can you please re-sync with main and repeat this exercise so we can hopefully get to no differences, or at least those differences that exist needs to be spelled out specifically and why. Then lets merge this; I'll approve. -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org