apache / openwhisk-package-alarms

Apache OpenWhisk package that can be used to create periodic, time-based alarms.
https://openwhisk.apache.org/
Apache License 2.0
24 stars 49 forks source link

Switch to Scala 2.12.7 #165

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