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 2022/07/21 02:13:02 UTC

[incubator-eventmesh] branch master updated (6c61197c -> de9092a7)

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 6c61197c Merge pull request #1020 from liuzwei/fix_bug_span_npe
     new 691e1a4c SPI plugin path config can move to constant config
     new b5441ab6 plugin dir config move to variable
     new de9092a7 Merge pull request #955 from mroccyen/issue-950

The 1123 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:
 .../eventmesh/spi/loader/EventMeshExtensionConstant.java      | 11 ++++++-----
 .../apache/eventmesh/spi/loader/JarExtensionClassLoader.java  |  9 ++++-----
 .../eventmesh/spi/loader/MetaInfExtensionClassLoader.java     |  4 +---
 3 files changed, 11 insertions(+), 13 deletions(-)
 copy eventmesh-connector-plugin/eventmesh-connector-api/src/main/java/org/apache/eventmesh/api/AsyncConsumeContext.java => eventmesh-spi/src/main/java/org/apache/eventmesh/spi/loader/EventMeshExtensionConstant.java (78%)


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