Skip to content

Commit e77d067

Browse files
authored
[ISSUE apache#5724]Add proxy module log xml to distribution directory (apache#5725)
1 parent 04faaa9 commit e77d067

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

distribution/release.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
<source>../tools/src/main/resources/rmq.tools.logback.xml</source>
7676
<destName>conf/rmq.tools.logback.xml</destName>
7777
</file>
78+
<file>
79+
<source>../proxy/src/main/resources/rmq.proxy.logback.xml</source>
80+
<destName>conf/rmq.proxy.logback.xml</destName>
81+
</file>
7882
</files>
7983

8084
<moduleSets>

0 commit comments

Comments
 (0)