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

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new a30159d  Fix Rat header check on logo files
a30159d is described below

commit a30159d0ba1d95d2f9d3232dc96a61b1fcc15f88
Author: Francois Papon <francois.pa...@openobject.fr>
AuthorDate: Sun Mar 21 07:35:25 2021 +0100

    Fix Rat header check on logo files
    
    (cherry picked from commit fa66d1eab17315078f492df2fe6699a1c3b07135)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 82c369a..89a4451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1483,6 +1483,7 @@
             <exclude>**/stomp.js</exclude>
             <exclude>**/__init__.py</exclude>
             <exclude>**/webapp/decorators/footer.jsp</exclude>
+            <exclude>**/docs/img/*.svg</exclude>
             <exclude>**/testJdbcConfig/**/*</exclude>
           </excludes>
         </configuration>

Reply via email to