Re: Kafka and Scala versions

2013-04-07 Thread Jun Rao
Scott, Yes, we are still using scala 2.8.0 at LinkedIn. We do plan to upgrade to a later version of scala at some point. However, this may take some time since we will need to upgrade other scala projects at LinkedIn at the same time. It's unfortunate that code change is needed in order to suppor

Re: Thoughts on using Ant+Ivy for the build?

2013-04-07 Thread Jun Rao
David, We'd be open to a new build tool if SBT is deemed too hard to use. We can revisit this post 0.8. Do you want to open a jira to track this? Thanks, Jun On Fri, Apr 5, 2013 at 12:55 PM, David Arthur wrote: > After getting frustrated with SBT, and being unable to figure out > seemingly s

[jira] [Updated] (KAFKA-717) scala 2.10 build support

2013-04-07 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated KAFKA-717: -- Attachment: KAFKA-717-complex.patch KAFKA-717-simple.patch The patches here implement co