You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by Antoine Toulme <an...@toulme.name> on 2019/06/02 21:59:39 UTC

Removed gradle wrapper jar from the repo

Hey folks,

We’re not allowed to have binaries in Apache source releases.
It looks like the gradle wrapper jar is a problem for that reason.

I followed what Kafka did: remove the jar, and add a task to download and set up the wrapper.
The wrapper jar and its properties file are now part of .gitignore.

Cheers,

Antoine


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tuweni.apache.org
For additional commands, e-mail: dev-help@tuweni.apache.org