You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2019/05/13 17:54:49 UTC

[incubator-openwhisk] branch master updated (7a304c1 -> e7ad4a2)

This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git.


    from 7a304c1  Add `binding` annotation to record an action path not resolved (#4211)
     add e7ad4a2  Update version for Akka dependencies and Scala (#4316)

No new revisions were added by this update.

Summary of changes:
 common/scala/build.gradle                          | 43 ++++++++++++++--------
 common/scala/src/main/resources/application.conf   |  3 ++
 .../database/cosmosdb/CosmosDBArtifactStore.scala  |  2 +-
 .../apache/openwhisk/http/PoolingRestClient.scala  | 11 ++++--
 settings.gradle                                    |  5 ++-
 tests/build.gradle                                 |  4 +-
 .../core/controller/test/WebActionsApiTests.scala  |  2 +-
 7 files changed, 47 insertions(+), 23 deletions(-)