apache / openwhisk-runtime-java

Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
https://openwhisk.apache.org/
Apache License 2.0
46 stars 63 forks source link

Switch to Scala 2.12.7 #72

Closed chetanmeh closed 6 years ago

chetanmeh commented 6 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