[
https://issues.apache.org/jira/browse/FLINK-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659640#comment-16659640
]
ASF GitHub Bot commented on FLINK-7811:
---------------------------------------
zentol commented on a change in pull request #6784: [FLINK-7811] Add support
for Scala 2.12
URL: https://github.com/apache/flink/pull/6784#discussion_r227098378
##########
File path: .travis.yml
##########
@@ -76,25 +76,25 @@ jobs:
# main profile
- stage: compile
script: ./tools/travis_controller.sh
- env: PROFILE="-Dhadoop.version=2.8.3 -Pinclude-kinesis
-Dinclude_hadoop_aws"
+ env: PROFILE="-Dhadoop.version=2.8.3 -Pinclude-kinesis
-Dinclude_hadoop_aws -Dscala-212"
Review comment:
this is just for testing purposes and was not intended to be merged. Scala
2.12 will be covered with a nightly cron-job as you suggested.
----------------------------------------------------------------
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:
[email protected]
> Add support for Scala 2.12
> --------------------------
>
> Key: FLINK-7811
> URL: https://issues.apache.org/jira/browse/FLINK-7811
> Project: Flink
> Issue Type: Sub-task
> Components: Scala API
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)