Hello,

I am playing around with the Gradle release tasks. I noticed that the
prepareVote task does not launch the unit tests and I was wondering if this
is intended.

It seems that prepareVote task does not depend on tests.

./gradlew prepareVote --dry-run | grep ":test "
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:buildext:test NO-SOURCE
> Task :buildSrc:fmpp:test NO-SOURCE
> Task :buildSrc:javacc:test NO-SOURCE

Best,
Stamatis

Reply via email to