You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by sa...@apache.org on 2022/01/16 10:51:19 UTC

[incubator-shenyu] branch 2.4.2-release updated: remove agent

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

sabersola pushed a commit to branch 2.4.2-release
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/2.4.2-release by this push:
     new 263f71b  remove agent
263f71b is described below

commit 263f71be3ebaf07d9bfca44477ca49f755b07001
Author: zhanglei06469 <zh...@hellobike.com>
AuthorDate: Sun Jan 16 18:51:04 2022 +0800

    remove agent
---
 shenyu-dist/shenyu-src-dist/src/main/assembly/source.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/shenyu-dist/shenyu-src-dist/src/main/assembly/source.xml b/shenyu-dist/shenyu-src-dist/src/main/assembly/source.xml
index 4e860a1..1d2f4f7 100644
--- a/shenyu-dist/shenyu-src-dist/src/main/assembly/source.xml
+++ b/shenyu-dist/shenyu-src-dist/src/main/assembly/source.xml
@@ -80,7 +80,6 @@
                 <exclude>shenyu-integrated-test/**</exclude>
                 <exclude>shenyu-examples/**</exclude>
                 <exclude>shenyu-dashboard/**</exclude>
-                <exclude>shenyu-agent/**</exclude>
                 <exclude>shenyu-admin/src/main/resources/static/*.css</exclude>
                 <exclude>shenyu-admin/src/main/resources/static/*.js</exclude>
             </excludes>