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

Evan Chan commented on KAFKA-139:
---------------------------------

I pulled the latest from trunk and even before attempting to build against 2.9, 
there is one test failing.  Is this expected?

[info] 
[info] == core-kafka / test-finish ==
[error] Failed: : Total 137, Failed 1, Errors 0, Passed 136, Skipped 0
[info] == core-kafka / test-finish ==
[info] 
[info] == core-kafka / Test cleanup 1 ==
[info] Deleting directory 
/var/folders/s4/5vy31m2n0ng7h5qbn4575myr00021m/T/sbt_bd845ec9
[info] == core-kafka / Test cleanup 1 ==
[info] 
[info] == core-kafka / test-cleanup ==
[info] == core-kafka / test-cleanup ==
[error] Error running kafka.zk.ZKLoadBalanceTest: Test FAILED
[error] Error running test: One or more subtasks failed
[info] 

Also, Kafka is using a really old version of sbt (0.7.x), but upgrading to xsbt 
is really involved.
                
> cross-compile multiple Scala versions
> -------------------------------------
>
>                 Key: KAFKA-139
>                 URL: https://issues.apache.org/jira/browse/KAFKA-139
>             Project: Kafka
>          Issue Type: Improvement
>          Components: packaging
>            Reporter: Chris Burroughs
>             Fix For: 0.8
>
>
> 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

        

Reply via email to