You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by sl...@apache.org on 2019/09/25 14:37:22 UTC

[openwhisk] branch master updated (7ea2cb8 -> 7589152)

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

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


    from 7ea2cb8  add missing install task for proper maven publishing (#4645)
     add 7589152  Revert erroneous change which drops user events on some completions. (#4641)

No new revisions were added by this update.

Summary of changes:
 .../openwhisk/core/invoker/InvokerReactive.scala   | 23 ++++++--------
 .../apache/openwhisk/common/UserEventTests.scala   | 15 +++++----
 .../standalone/StandaloneServerFixture.scala       | 37 ++++++++++++++--------
 ...hTests.scala => StandaloneUserEventTests.scala} | 30 ++++++++++++------
 4 files changed, 63 insertions(+), 42 deletions(-)
 copy tests/src/test/scala/org/apache/openwhisk/standalone/{StandaloneCouchTests.scala => StandaloneUserEventTests.scala} (58%)