janhoy commented on a change in pull request #702: LUCENE-8837
smokeTestRelease.py option --download-only
URL: https://github.com/apache/lucene-solr/pull/702#discussion_r291399448
##########
File path: dev-tools/scripts/scriptutil.py
##########
@@ -99,6 +108,18 @@ def update_file(filename, line_re, edit):
f.write(''.join(buffer))
return True
+
+def check_ant():
Review comment:
Moved from buildAndPushRelease. Now also returns the actual ANT version.
Will be used in releaseWizard script for warning about certain Ant versions.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]