[ 
https://issues.apache.org/jira/browse/KAFKA-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863096#comment-13863096
 ] 

Joe Stein commented on KAFKA-1171:
----------------------------------

with the new patch I was able to get 

./gradlew -PscalaVersion=2.8.0 clean core:test
./gradlew -PscalaVersion=2.8.2 clean core:test
./gradlew -PscalaVersion=2.9.1 clean core:test
./gradlew -PscalaVersion=2.9.2 clean core:test

to BUILD SUCCESSFUL

however

./gradlew -PscalaVersion=2.10.1 clean core:test

fails with java.lang.NoClassDefFoundError for every test :( (same trying 2.10.2 
and 2.10.3)

are there other tasks to try out yet or not yet? Would be cool to have the 
README updated/changed also to reflect the gradle tasks that are supported / 
pending for everything to switch the existing README out from sbt to gradle 
(once everything is in there of course).

> Gradle build for Kafka
> ----------------------
>
>                 Key: KAFKA-1171
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1171
>             Project: Kafka
>          Issue Type: Improvement
>          Components: packaging
>    Affects Versions: 0.8.1, 0.9.0
>            Reporter: David Arthur
>            Assignee: David Arthur
>         Attachments: 0001-Adding-basic-Gradle-build.patch, 
> 0001-Adding-basic-Gradle-build.patch, 0001-Adding-basic-Gradle-build.patch, 
> 0001-Adding-basic-Gradle-build.patch, 0001-Adding-basic-Gradle-build.patch
>
>
> We have previously discussed moving away from SBT to an 
> easier-to-comprehend-and-debug build system such as Ant or Gradle. I put up a 
> patch for an Ant+Ivy build a while ago[1], and it sounded like people wanted 
> to check out Gradle as well.
> 1. https://issues.apache.org/jira/browse/KAFKA-855



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to