[ https://issues.apache.org/jira/browse/KAFKA-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14108781#comment-14108781 ]
Gwen Shapira commented on KAFKA-1419: ------------------------------------- Its not binary, it is ucs-2. After iconv (iconv -f ucs-2 -t iso-8859-1 <KAFKA-1419.patch >KAFKA-1419.1.patch), I could apply it without fatal error, but there are still some issues that prevent it from applying cleanly. > cross build for scala 2.11 > -------------------------- > > Key: KAFKA-1419 > URL: https://issues.apache.org/jira/browse/KAFKA-1419 > Project: Kafka > Issue Type: Improvement > Components: clients > Affects Versions: 0.8.1 > Reporter: Scott Clasen > Assignee: Ivan Lyutov > Priority: Blocker > Fix For: 0.8.2 > > Attachments: KAFKA-1419-scalaBinaryVersion.diff, KAFKA-1419.patch, > KAFKA-1419.patch, KAFKA-1419_2014-07-28_15:05:16.patch, > KAFKA-1419_2014-07-29_15:13:43.patch, KAFKA-1419_2014-08-04_14:43:26.patch, > KAFKA-1419_2014-08-05_12:51:16.patch, KAFKA-1419_2014-08-07_10:17:34.patch, > KAFKA-1419_2014-08-07_10:52:18.patch > > > Please publish builds for scala 2.11, hopefully just needs a small tweak to > the gradle conf? -- This message was sent by Atlassian JIRA (v6.2#6252)