You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2023/02/07 03:00:17 UTC

[incubator-eventmesh] branch master updated (9d82cff2d -> 0dc3af0bf)

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

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


    from 9d82cff2d Merge pull request #3036 from langzhigang/fix_patch_3005
     new 9bfd78b5e fix issue2937
     new 4ea9525ff fix conflicts
     new 0410a9e34 Merge branch 'master' into refactor_webhook
     new 17b636c0c fix build error
     new 0dc3af0bf Merge pull request #3021 from jonyangx/refactor_webhook

The 3373 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../webhook/admin/FileWebHookConfigOperation.java  |  4 ++--
 .../webhook/admin/NacosWebHookConfigOperation.java | 22 +++++++++++-----------
 .../{ManufacturerObject.java => Manufacturer.java} |  2 +-
 .../utils/{StringUtils.java => ClassUtils.java}    |  4 ++--
 .../storage/HookConfigOperationManager.java        |  4 ++--
 5 files changed, 18 insertions(+), 18 deletions(-)
 rename eventmesh-webhook/eventmesh-webhook-api/src/main/java/org/apache/eventmesh/webhook/api/{ManufacturerObject.java => Manufacturer.java} (98%)
 rename eventmesh-webhook/eventmesh-webhook-api/src/main/java/org/apache/eventmesh/webhook/api/utils/{StringUtils.java => ClassUtils.java} (90%)


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