You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2021/07/16 08:29:34 UTC

[incubator-eventmesh] branch develop updated (8bcdc2e -> ae25d2e)

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

chenguangsheng pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git.


    from 8bcdc2e  [ISSUE #438] Enable Github Actions for Checkstyle (#439)
     add ae25d2e  [ISSUE #436] Fix typo errors  for runtime package  (#441)

No new revisions were added by this update.

Summary of changes:
 .../apache/eventmesh/common/config/ConfigurationWrapper.java |  2 +-
 .../{AbrstractHTTPServer.java => AbstractHTTPServer.java}    |  4 ++--
 .../eventmesh/runtime/boot/AbstractRemotingServer.java       |  4 ++--
 .../apache/eventmesh/runtime/boot/EventMeshHTTPServer.java   | 12 ++++++------
 .../org/apache/eventmesh/runtime/boot/EventMeshServer.java   |  4 ++--
 .../runtime/core/protocol/http/retry/HttpRetryer.java        |  4 ++--
 6 files changed, 15 insertions(+), 15 deletions(-)
 rename eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/boot/{AbrstractHTTPServer.java => AbstractHTTPServer.java} (99%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org