You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/08/08 15:32:50 UTC

[GitHub] chetanmeh opened a new issue #3952: Update Scala to 2.12

chetanmeh opened a new issue #3952: Update Scala to 2.12
URL: https://github.com/apache/incubator-openwhisk/issues/3952
 
 
   Currently OpenWhisk uses Scala 2.11.11. We should switch to [Scala 2.12.6][1] which is current latest stable release. See [here][3] for details on all changes.
   
   This change would require some coordination as we would need to move all other modules to move to Scala 2.12 at same time
   
   ## TODO
   
   - [ ] - `mesos-actor` needs to have a version based on 2.12
   - [ ] - Create PR for all other modules which depend on core module
   
   
   [1]: https://github.com/scala/scala/releases/tag/v2.12.6
   [2]: https://github.com/scala/scala/releases/v2.12.0
   [3]: https://www.scala-lang.org/news/2.12.0/

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services