Re: Changing the way we lock dependencies

2025-01-22 Thread Christos Malliaridis
Hello again, I just wanted to let you know that the PR #2925 has been merged into main. If you have any branch that includes changes in the dependency tree, remember to pull the latest changes from main and run "./gradlew resolveAndLockAll --write-locks" to update the lockfiles accordingly. In

Re: Changing the way we lock dependencies

2025-01-20 Thread Christos Malliaridis
Thanks Jason for the feedback. I'm glad that my contribution is of value. :) I will proceed and merge tomorrow the PR. Hopefully solrbot will be operational again right after the merge. On Wed, Jan 15, 2025 at 12:12 PM Jason Gerlowski wrote: > Hi Christos, > > Just wanted to say I really apprec

Re: Changing the way we lock dependencies

2025-01-15 Thread Jason Gerlowski
Hi Christos, Just wanted to say I really appreciate the detailed discussion of the benefits and tradeoffs here. Very helpful for those of us without much context on the gradle stuff. Best, Jason On Tue, Jan 14, 2025 at 12:04 PM Christos Malliaridis wrote: > > Hello everyone, > > I would like t

Changing the way we lock dependencies

2025-01-14 Thread Christos Malliaridis
Hello everyone, I would like to merge https://github.com/apache/solr/pull/2925 next week, after doing some small cleanups. The PR improves the way our dependencies are resolved by introducing a platform module that automatically adds all our dependencies from our version catalog (gradle/libs.vers