From issues-return-40745-archive-asf-public=cust-asf.ponee.io@openwhisk.apache.org Fri Oct 18 06:32:47 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id CF3631804BB for ; Fri, 18 Oct 2019 08:32:46 +0200 (CEST) Received: (qmail 4868 invoked by uid 500); 18 Oct 2019 06:32:46 -0000 Mailing-List: contact issues-help@openwhisk.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwhisk.apache.org Delivered-To: mailing list issues@openwhisk.apache.org Received: (qmail 4859 invoked by uid 99); 18 Oct 2019 06:32:46 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2019 06:32:46 +0000 From: GitBox To: issues@openwhisk.apache.org Subject: [GitHub] [openwhisk] chetanmeh opened a new pull request #4694: Update to Scala 2.12.10 Message-ID: <157138036599.11794.7991626786983594128.gitbox@gitbox.apache.org> Date: Fri, 18 Oct 2019 06:32:45 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit chetanmeh opened a new pull request #4694: Update to Scala 2.12.10 URL: https://github.com/apache/openwhisk/pull/4694 Release notes - https://github.com/scala/scala/releases/tag/v2.12.10 ## My changes affect the following components - [ ] API - [ ] Controller - [ ] Message Bus (e.g., Kafka) - [ ] Loadbalancer - [ ] Invoker - [ ] Intrinsic actions (e.g., sequences, conductors) - [ ] Data stores (e.g., CouchDB) - [ ] Tests - [ ] Deployment - [ ] CLI - [ ] General tooling - [ ] Documentation ## Types of changes - [ ] Bug fix (generally a non-breaking change which closes an issue). - [ ] Enhancement or new feature (adds new functionality). - [ ] Breaking change (a bug fix or enhancement which changes existing behavior). ## Checklist: - [ ] I signed an [Apache CLA](https://github.com/apache/openwhisk/blob/master/CONTRIBUTING.md). - [ ] I reviewed the [style guides](https://github.com/apache/openwhisk/wiki/Contributing:-Git-guidelines#code-readiness) and followed the recommendations (Travis CI will check :). - [ ] I added tests to cover my changes. - [ ] My changes require further changes to the documentation. - [ ] I updated the documentation where necessary. ---------------------------------------------------------------- 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