[ https://issues.apache.org/jira/browse/KAFKA-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409804#comment-13409804 ]
Jun Rao commented on KAFKA-139: ------------------------------- I did a new checkout of 0.8 branch, applied patch v3 and copied the sbt-launch.jar to lib. I still got the following error: [jrao@jrao-ld kafka_0.8_temp]$ ./sbt gen-idea [warn] Using project/plugins/ is deprecated for plugin configuration (/home/jrao/Intellij_workspace/kafka_0.8_temp/project/plugins). [warn] Put .sbt plugin definitions directly in project/, [warn] .scala plugin definitions in project/project/, [warn] and remove the project/plugins/ directory. [info] Loading project definition from /home/jrao/Intellij_workspace/kafka_0.8_temp/project/plugins [info] Set current project to Kafka (in build file:/home/jrao/Intellij_workspace/kafka_0.8_temp/) [error] Not a valid command: gen-idea [error] Not a valid project ID: gen-idea [error] Not a valid configuration: gen-idea [error] Not a valid key: gen-idea [error] gen-idea [error] ^ > cross-compile multiple Scala versions > ------------------------------------- > > Key: KAFKA-139 > URL: https://issues.apache.org/jira/browse/KAFKA-139 > Project: Kafka > Issue Type: Improvement > Components: packaging > Affects Versions: 0.8 > Reporter: Chris Burroughs > Labels: build > Fix For: 0.8 > > Attachments: kafka-sbt0-11-3-0.8-v2.patch, > kafka-sbt0-11-3-0.8-v3.patch, kafka-sbt0-11-3-0.8.patch, kafka-sbt0-11-3.patch > > > Since scala does not maintain binary compatibly between versions, > organizations tend to have to move all of there code at the same time. It > would thus be very helpful if we could cross build multiple scala versions. > http://code.google.com/p/simple-build-tool/wiki/CrossBuild > Unclear if this would require KAFKA-134 or just work. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira