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

ASF GitHub Bot commented on KAFKA-7197:
---------------------------------------

dejan2609 opened a new pull request #5454: [WIP] KAFKA-7197 Scala 
'2.13-milestone' experimental build (gradle build improvement)
URL: https://github.com/apache/kafka/pull/5454
 
 
   details:
     * build expanded in order to use Scala 2.13 milestone version (version 
2.13.0-M3 is used)
     * 'scoverage' version upgraded: 1.3.1 -->> 1.4.0-M3
   
   Notes:
   *./gradlew -PscalaVersion=2.13 jar -q returns (well, as expected) few errors:
   
   ```
   8 errors found
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':core:compileScala'.
   > Compilation failed
   ```
   
   Upgrade to Scala 2.13.0-M4 depends on: 
   - https://github.com/scoverage/scalac-scoverage-plugin/pull/229  **_Add 
Scala 2.13.0-M4 support_**
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Release a milestone build for Scala 2.13.0 M3
> ---------------------------------------------
>
>                 Key: KAFKA-7197
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7197
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Martynas Mickevičius
>            Priority: Minor
>
> Releasing a milestone version for Scala 2.13.0-M3 (and maybe even for 
> 2.13.0-M4, which has new collections) would be helpful to kickstart Kafka 
> ecosystem adoption for 2.13.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to