You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/03/14 16:06:24 UTC

[qpid-dispatch] branch master updated: NO-JIRA - Added svg to files that the rat check can ignore

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

gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new 88e2589  NO-JIRA - Added svg to files that the rat check can ignore
88e2589 is described below

commit 88e258976efdea645bb2e4d6edf528854baa5bef
Author: Ganesh Murthy <gm...@redhat.com>
AuthorDate: Thu Mar 14 12:05:57 2019 -0400

    NO-JIRA - Added svg to files that the rat check can ignore
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 5b0c5b5..9989a7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,7 @@
                       <exclude>**/valgrind.supp</exclude>
                       <exclude>**/*.json.in</exclude>
                       <exclude>**/*.json</exclude>
+                      <exclude>**/*.svg</exclude>
                       <exclude>**/rhea-min.js</exclude>
                       <exclude>**/VERSION.txt</exclude>
                       <exclude>**/v3_ca.ext</exclude>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org