This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 14c545c7d [ISSUE #4647] Fix binary package runtime failure.
14c545c7d is described below
commit 14c545c7d5ca0fc80e4daacfe0a6e1cbaa7e88ae
Author: Alonexc <[email protected]>
AuthorDate: Thu Dec 14 15:24:57 2023 +0800
[ISSUE #4647] Fix binary package runtime failure.
---
build.gradle | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.gradle b/build.gradle
index 2c11cb437..6f56a7291 100644
--- a/build.gradle
+++ b/build.gradle
@@ -317,6 +317,7 @@ subprojects {
"eventmesh-metrics-api",
"eventmesh-meta-api",
"eventmesh-trace-api",
+ "eventmesh-retry-api",
"eventmesh-runtime",
"eventmesh-security-api",
"eventmesh-protocol-api",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]