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

David Arthur commented on KAFKA-1171:
-------------------------------------

[~criccomini] thanks for the pointer.

When I try out that sample you have on the SAMZA issue, I get the following:

{code}

FAILURE: Build failed with an exception.

* Where:
Script '/Users/mumrah/Downloads/multi-scala/scala.gradle' line: 44

* What went wrong:
A problem occurred evaluating root project 'multi-scala'.
> Failed to notify action.
   > groovy.lang.MissingMethodException: No signature of method: 
org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy.eachDependency()
 is applicable for argument types: 
(scala_319e62rbueqtrto35ji6mp2hbc$_configureResolution_closure3) values: 
[scala_319e62rbueqtrto35ji6mp2hbc$_configureResolution_closure3@17e06b12]

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 4.169 secs
{code}

> 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
>
>
> 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.4#6159)

Reply via email to