dweiss commented on pull request #501: URL: https://github.com/apache/solr/pull/501#issuecomment-1009682740
Right - that's why I said: > Note: It will get a bit more complicated if you need this property at evaluation time. The problem here is that in general you won't know the version of a dependency until the configuration is "resolved" and gradle folks try hard to defer this resolution until execution time so that only those configurations that are really needed/ used are resolved. Palantir's version consistency plugin also comes into play. It is complicated. -- 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]
