apache / openwhisk-package-kafka

Apache OpenWhisk package for communicating with Kafka or Message Hub
https://openwhisk.apache.org/
Apache License 2.0
33 stars 43 forks source link

Switch to Scala 2.12.7 #294

Closed chetanmeh closed 5 years ago

chetanmeh commented 5 years ago

Switches Scala version to 2.12.7 as part of apache/incubator-openwhisk#3952

To validate that build passes fine this PR build against the scala-2-12 branch. Following sequence of steps would happen

  1. apache/incubator-openwhisk#4062 is merged
  2. Change the git url in install scripts
  3. Merge this PR