linkedin / dynamometer

A tool for scale and performance testing of HDFS with a specific focus on the NameNode.
BSD 2-Clause "Simplified" License
131 stars 34 forks source link

Workaround for bintray user issue #86

Closed mockitoguy closed 5 years ago

mockitoguy commented 5 years ago

The problem is that Gradle does not seem to be executing the closure under plugins.withId("com.shipkit.bintray"). I'm digging into this. In the meantime, we can workaround with 'afterEvaluate'