Alex>Ideas for improvement are welcome Please don't get me wrong, however, I have the following feedback for Apache JMeter (see [1]):
Milamber>Before, with the ant release way, ~21 command lines to execute to Milamber>prepare the Vote email Milamber>After, with the gradle way, 1 command line(*) : ./gradlew prepareVote Milamber>-Prc=4 -Pasf -PuseGpgCmd I would recommend giving Gradle a try. It makes it easy to create and maintain release-like automation sequences. You might notice that JMeter is Ant -> Gradle migration, however, I have a similar improvement for Apache Calcite with Maven -> Gradle. [1]: https://lists.apache.org/thread.html/c08780952b7fbd71eccff717cb494562723e11dc99ea1b4bb39af461%40%3Cdev.jmeter.apache.org%3E Vladimir