You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2015/06/26 21:23:04 UTC

qpid-jms git commit: NO-JIRA: add travis config to RAT excludes

Repository: qpid-jms
Updated Branches:
  refs/heads/master 564d8eabc -> dfc84e110


NO-JIRA: add travis config to RAT excludes


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

Branch: refs/heads/master
Commit: dfc84e110c808249a285b1900668eb4137f721ef
Parents: 564d8ea
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Jun 26 20:22:24 2015 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Jun 26 20:22:24 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/dfc84e11/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af10a5d..22bce64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,6 +245,7 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
+            <exclude>.travis.yml</exclude>
             <exclude>**/*.md</exclude>
             <exclude>**/*.txt</exclude>
             <exclude>etc/org.eclipse.*</exclude>


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