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 2016/12/28 15:47:44 UTC

svn commit: r1776301 - /qpid/java/trunk/pom.xml

Author: kwall
Date: Wed Dec 28 15:47:44 2016
New Revision: 1776301

URL: http://svn.apache.org/viewvc?rev=1776301&view=rev
Log:
NO-JIRA: Add .travis.yml to RAT excludes

Modified:
    qpid/java/trunk/pom.xml

Modified: qpid/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/trunk/pom.xml?rev=1776301&r1=1776300&r2=1776301&view=diff
==============================================================================
--- qpid/java/trunk/pom.xml (original)
+++ qpid/java/trunk/pom.xml Wed Dec 28 15:47:44 2016
@@ -463,6 +463,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