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 2017/10/20 19:49:57 UTC

qpid-dispatch git commit: DISPATCH-858 - Additional fix. Add the license folder to the pom file so the mvn apache-rat:check can complete

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 2a9140033 -> 392289b75


DISPATCH-858 - Additional fix. Add the license folder to the pom file so the mvn apache-rat:check can complete


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

Branch: refs/heads/master
Commit: 392289b751f41a65dcbaca1cdaa7a00fe61e7c1e
Parents: 2a91400
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Fri Oct 20 15:49:44 2017 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Fri Oct 20 15:49:44 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/392289b7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1669202..72c7bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,6 +110,7 @@
                       <exclude>.cproject</exclude>
                       <exclude>**/qpid-proton/**</exclude>
                       <exclude>**/CMakeFiles/**</exclude>
+                      <exclude>**/licenses/**</exclude>
                       <exclude>qpid-proton/**</exclude>
                       <exclude>libuv/**</exclude>
                       <exclude>libwebsockets/**</exclude>


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