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: [email protected] For additional commands, e-mail: [email protected]
