uschindler commented on pull request #501:
URL: https://github.com/apache/solr/pull/501#issuecomment-1010115011
Hi @dweiss I am stuck how to get the version from the included build. It
looks like the included build is completely sandboxed and you only have access
to dependencyResultion rules on settings phase and when running at config phase
of main build the `gradle.includedBuild('lucene')` is also just a shim hiding
all important facts. You can only lookup tasks, its name, and `projectDir`. The
only solution I have is to do regex on build.gradle to get Lucene version.
--
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]