You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kw...@apache.org on 2018/03/20 09:15:52 UTC

qpid-broker-j git commit: NO-JIRA: Exclude travis config from Apache RAT check

Repository: qpid-broker-j
Updated Branches:
  refs/heads/6.1.x e3a146369 -> e0b3bbf6d


NO-JIRA: Exclude travis config from Apache RAT check


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/e0b3bbf6
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/e0b3bbf6
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/e0b3bbf6

Branch: refs/heads/6.1.x
Commit: e0b3bbf6dac8e916db22113a84c4231b0778e9ab
Parents: e3a1463
Author: Keith Wall <kw...@apache.org>
Authored: Tue Mar 20 09:15:01 2018 +0000
Committer: Keith Wall <kw...@apache.org>
Committed: Tue Mar 20 09:15:38 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/e0b3bbf6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad0c862..be7c7d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,6 +456,7 @@
             <exclude>test-profiles/test_resources/ssl/**</exclude>
             <exclude>specs/**</exclude>
             <exclude>DEPENDENCIES</exclude>
+            <exclude>.travis.yml</exclude>
           </excludes>
         </configuration>
       </plugin>


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