Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1940

Initial checkout and build failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.1.2
    • 0.9.0.0
    • build
    • Groovy: 1.8.6
      Ant: Apache Ant(TM) version 1.9.2 compiled on July 8 2013
      Ivy: 2.2.0
      JVM: 1.8.0_25 (Oracle Corporation 25.25-b02)
      OS: Windows 7 6.1 amd64

    Description

      when performing `gradle wrapper` and `gradlew build` as a "new" developer, I get an exception:

      C:\development\git\kafka>gradlew build --stacktrace
      <...>
      FAILURE: Build failed with an exception.
      
      * What went wrong:
      Execution failed for task ':core:compileScala'.
      > com.typesafe.zinc.Setup.create(Lcom/typesafe/zinc/ScalaLocation;Lcom/typesafe/zinc/SbtJars;Ljava/io/File;)Lcom/typesaf
      e/zinc/Setup;
      

      Details: https://gist.github.com/mlem/ddff83cc8a25b040c157

      Current Commit:

      C:\development\git\kafka>git rev-parse --verify HEAD
      71602de0bbf7727f498a812033027f6cbfe34eb8
      

      I am evaluating kafka for my company and wanted to run some tests with it, but couldn't due to this error. I know gradle can be tricky and it's not easy to setup everything correct, but this kind of bugs turns possible commiters/users off.

      Attachments

        1. zinc-upgrade.patch
          0.3 kB
          Daneel Yaitskov

        Activity

          People

            mlem Martin Lemanski
            mlem Martin Lemanski
            Jun Rao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: