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 2020/03/13 18:48:02 UTC

[GitHub] [openwhisk] markusthoemmes opened a new pull request #4861: Fix scala usage in :tools:admin and :core:standalone.

markusthoemmes opened a new pull request #4861: Fix scala usage in :tools:admin and :core:standalone.
URL: https://github.com/apache/openwhisk/pull/4861
 
 
   <!--- Provide a concise summary of your changes in the Title -->
   
   ## Description
   
   Scala 2.13 compilation breaks horribly if these are not set accordingly. Arguably, they are kinda wrong anyway as the top-level is supposed to set the compiler flags and these projects clearly depend on the scala library.
   
   ## Related issue and scope
   Ref #4741 
   
   ## My changes affect the following components
   <!--- Select below all system components are affected by your change. -->
   <!--- Enter an `x` in all applicable boxes. -->
   - [X] General tooling
   
   ## Checklist:
   <!--- Please review the points below which help you make sure you've covered all aspects of the change you're making. -->
   
   - [X] I signed an [Apache CLA](https://github.com/apache/openwhisk/blob/master/CONTRIBUTING.md).
   - [X] I reviewed the [style guides](https://github.com/apache/openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :).
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

[GitHub] [openwhisk] chetanmeh merged pull request #4861: Fix scala usage in :tools:admin and :core:standalone.

Posted by GitBox <gi...@apache.org>.
chetanmeh merged pull request #4861: Fix scala usage in :tools:admin and :core:standalone.
URL: https://github.com/apache/openwhisk/pull/4861
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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