You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/01/04 16:53:52 UTC

[jira] [Commented] (KAFKA-1171) Gradle build for Kafka

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

Jun Rao commented on KAFKA-1171:
--------------------------------

Thanks for the patch. I tried ./gradlew build and got the following error.

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/jrao/Intellij/kafka_git/build.gradle' line: 5

* What went wrong:
A problem occurred evaluating root project 'kafka_git'.
> Could not read script '/Users/jrao/Intellij/kafka_git/gradle/buildscript.gradle' as it does not exist.

Also, could you describe how to the following:
1. ide support
2. build a release tar/zip
3. run a single unit test (the test-only option in sbt)
4. Is there still a assembly-package-dependency step?


> 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
>
>
> 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)

Re: [jira] [Created] (KAFKA-1171) Gradle build for Kafka

Posted by Joel Koshy <jj...@gmail.com>.
There seem to be missing files - was able to copy those over from samza's
setup and was able to build but wasn't able to get the IDE filed generated.

Also, is there a javadoc/scaladoc plugin?

On Saturday, January 4, 2014, Jun Rao (JIRA) wrote:

>
>     [
> https://issues.apache.org/jira/browse/KAFKA-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862332#comment-13862332]
>
> Jun Rao commented on KAFKA-1171:
> --------------------------------
>
> Thanks for the patch. I tried ./gradlew build and got the following error.
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file '/Users/jrao/Intellij/kafka_git/build.gradle' line: 5
>
> * What went wrong:
> A problem occurred evaluating root project 'kafka_git'.
> > Could not read script
> '/Users/jrao/Intellij/kafka_git/gradle/buildscript.gradle' as it does not
> exist.
>
> Also, could you describe how to the following:
> 1. ide support
> 2. build a release tar/zip
> 3. run a single unit test (the test-only option in sbt)
> 4. Is there still a assembly-package-dependency step?
>
>
> > 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
> >
> >
> > 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)
>


-- 
Sent from Gmail Mobile