[ https://issues.apache.org/jira/browse/KAFKA-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964338#comment-13964338 ]
Stevo Slavic commented on KAFKA-1372: ------------------------------------- Even with no changes current tests seem to be unstable, sometimes they pass, sometimes they fail. There are even no recent successful Kafka trunk CI builds on Jenkins (see [here|https://builds.apache.org/job/Kafka-trunk/]). So, testing related build tasks could not be verified with confidence. I do not have maven repository available against which to test {{uploadArchivesAll}}. I verified it works well besides actual upload part. With empty URL build output is like: {noformat} ... Uploading: org/apache/kafka/kafka_2.8.0/0.8.1/kafka_2.8.0-0.8.1.jar to repository remote at Transferring 0K from remote Uploaded 0K ... {noformat} and build is successful. Tasks {{jarAll}} and {{releaseTarGzAll}} are both verified to work well. > Upgrade to Gradle 1.10 > ---------------------- > > Key: KAFKA-1372 > URL: https://issues.apache.org/jira/browse/KAFKA-1372 > Project: Kafka > Issue Type: Task > Components: tools > Affects Versions: 0.8.1 > Reporter: Stevo Slavic > Priority: Minor > Labels: gradle > Attachments: 0001-KAFKA-1372-Upgrade-to-Gradle-1.10.patch, > 0001-KAFKA-1372-Upgrade-to-Gradle-1.11.patch > > > Currently used version of Gradle wrapper is 1.6 while 1.11 is available. -- This message was sent by Atlassian JIRA (v6.2#6252)