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 93b8eb4c9 Merge pull request #2555 from weihubeats/IPUtils
     new b78996d60 fix issue2574
     new 4f002baea fix issue2547
     new 92b1355ac fix build error
     new 4ac32dc3b remove IOTinyUtils file
     new 589482b43 fix checkstyle error
     new 2d6712e88 Merge pull request #2551 from jonyangx/issue2547

The 2764 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:
 build.gradle                                       |   1 +
 eventmesh-runtime/build.gradle                     |   3 +
 .../eventmesh/runtime/util/HttpTinyClient.java     |  10 +-
 .../apache/eventmesh/runtime/util/IOTinyUtils.java | 159 ---------------------
 .../apache/eventmesh/runtime/util/WebhookUtil.java |  16 +--
 .../eventmesh/runtime/util/HttpTinyClientTest.java |  15 +-
 .../eventmesh/runtime/util/IOTinyUtilsTest.java    | 137 ------------------
 7 files changed, 26 insertions(+), 315 deletions(-)
 delete mode 100644 
eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/util/IOTinyUtils.java
 delete mode 100644 
eventmesh-runtime/src/test/java/org/apache/eventmesh/runtime/util/IOTinyUtilsTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to