magibney commented on pull request #501: URL: https://github.com/apache/solr/pull/501#issuecomment-1007475211
I'm surprised that you don't seem to be getting the correct version from `Version.LATEST.toString()` ... are you also surprised? You're definitely correct that parsing directly out of `versions.props` could give you misleading results based on the dependency substitution in `lucene-dev-repo-composite.gradle`. In fact I wonder: is it possible that you have a `lucene` subdirectory in the root of your solr project which might be getting auto-wired (overriding the version specified in `versions.props`)? That could explain the unexpected 8_10_0 result ... which _would_ in that case actually be the correct 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: 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