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

andytaylor pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git

commit ab7169093cd69a278d26ce414844e05c619a84c6
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Oct 1 10:53:16 2024 +0100

    ARTEMIS-4680: include reference-but-missing LICENSE-yarn.txt file in source 
assembly
---
 artemis-console-distribution/src/main/assembly/source-assembly.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/artemis-console-distribution/src/main/assembly/source-assembly.xml 
b/artemis-console-distribution/src/main/assembly/source-assembly.xml
index e5799e0..fb8dcf2 100644
--- a/artemis-console-distribution/src/main/assembly/source-assembly.xml
+++ b/artemis-console-distribution/src/main/assembly/source-assembly.xml
@@ -138,6 +138,7 @@
          <includes>
             <!-- The whole .yarn directory is excluded above but we do need 
this to build-->
             
<include>artemis-console-extension/artemis-extension/.yarn/releases/yarn*.cjs</include>
+            
<include>artemis-console-extension/artemis-extension/.yarn/releases/LICENSE-yarn.txt</include>
          </includes>
       </fileSet>
    </fileSets>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to