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

Guozhang Wang commented on KAFKA-4421:
--------------------------------------

I added a one liner note on the release process wiki while doing 0.10.1.1:

{code}
NOTE: as of 0.10.1 Kafka builds do not include Scala 2.12 yet, if you want to 
specifically create the artifacts for Scala 2.12, use  ./gradlew releaseTarGz 
-PscalaVersion=2.12.1
{code}

But this may need to be updated as an enforced step in the future if we want to 
officially include 2.12 artifacts.

> Update release process so that Scala 2.12 artifacts are published
> -----------------------------------------------------------------
>
>                 Key: KAFKA-4421
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4421
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Ismael Juma
>             Fix For: 0.10.2.0
>
>
> Since Scala 2.12 requires Java 8 while Kafka still supports Java 7, the *All 
> commands don't include Scala 2.12. As such, simply running releaseTarGzAll 
> won't generate the Scala 2.12 artifacts and we also need to run `./gradlew 
> releaseTagGz -PscalaVersion=2.12`.
> The following page needs to be updated to include this and any other change 
> required:
> https://cwiki.apache.org/confluence/display/KAFKA/Release+Process



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to