You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ashwanth Fernando (JIRA)" <ji...@apache.org> on 2013/05/09 10:57:16 UTC

[jira] [Issue Comment Deleted] (KAFKA-885) sbt package builds two kafka jars

     [ https://issues.apache.org/jira/browse/KAFKA-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashwanth Fernando updated KAFKA-885:
------------------------------------

    Comment: was deleted

(was: From e1a6004b1f5f346d093bacef8e99ba43dca64985 Mon Sep 17 00:00:00 2001
From: Ashwanth Fernando <af...@walmart.com>
Date: Thu, 9 May 2013 01:53:31 -0700
Subject: [PATCH] KAFKA-885

---
 build.sbt |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 build.sbt

diff --git a/build.sbt b/build.sbt
new file mode 100644
index 0000000..4f6b8b4
--- /dev/null
+++ b/build.sbt
@@ -0,0 +1,5 @@
+import sbt._
+import Keys._
+
+name := "root"
+
--
1.7.5.4)
    
> sbt package builds two kafka jars
> ---------------------------------
>
>                 Key: KAFKA-885
>                 URL: https://issues.apache.org/jira/browse/KAFKA-885
>             Project: Kafka
>          Issue Type: Improvement
>          Components: packaging
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>            Priority: Blocker
>              Labels: patch
>
> After recent changes to sbt, ./sbt package now builds two kafka jars. One under
> ./target/scala-2.8.0/kafka_2.8.0-0.8.0-SNAPSHOT.jar
> and another under
> ./core/target/scala-2.8.0/kafka_2.8.0-0.8.0-SNAPSHOT.jar
> The former seems incorrect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira