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

[qpid-broker-j] 02/03: NO-JIRA : Update apache-rat plugin excludes in systests

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

orudyy pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git

commit 9a8a618e77665271dee8b8e81b9971f36338ce30
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Wed Jul 3 12:34:06 2019 +0100

    NO-JIRA : Update apache-rat plugin excludes in systests
---
 systests/pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/systests/pom.xml b/systests/pom.xml
index 459c391..800ef4c 100644
--- a/systests/pom.xml
+++ b/systests/pom.xml
@@ -155,6 +155,9 @@
             <exclude>src/test/resources/org/apache/qpid/test/unit/message/**</exclude>
             <exclude>qpid-systests-jms_2.0/**</exclude>
             <exclude>protocol-tests-amqp-1-0/**</exclude>
+            <exclude>protocol-tests-core/**</exclude>
+            <exclude>end-to-end-conversion-tests/**</exclude>
+            <exclude>systests-utils/**</exclude>
           </excludes>
         </configuration>
       </plugin>


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