You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2018/11/27 16:47:09 UTC

qpid-dispatch git commit: DISAPTCH-1121: Apache rat check requires excludes for data files

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master eccde05ac -> 5ede7da83


DISAPTCH-1121: Apache rat check requires excludes for data files


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/5ede7da8
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/5ede7da8
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/5ede7da8

Branch: refs/heads/master
Commit: 5ede7da83a278a1d0a10573560dc07859cd1e57f
Parents: eccde05
Author: Chuck Rolke <cr...@redhat.com>
Authored: Tue Nov 27 11:46:56 2018 -0500
Committer: Chuck Rolke <cr...@redhat.com>
Committed: Tue Nov 27 11:46:56 2018 -0500

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/5ede7da8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 14b2a20..7733df2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,6 +114,7 @@
                       <exclude>qpid-proton/**</exclude>
                       <exclude>libuv/**</exclude>
                       <exclude>libwebsockets/**</exclude>
+                      <exclude>bin/log_scraper/test_data/**</exclude>
                 </excludes>
         </configuration>            
             </plugin>


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