You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vi...@apache.org on 2018/01/10 20:13:14 UTC

[ambari] branch trunk updated: [AMBARI-22749] ADDENDUM: Create Pull Request Template - fix rat check (#82)

This is an automated email from the ASF dual-hosted git repository.

vivekratnavel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1eead54  [AMBARI-22749] ADDENDUM: Create Pull Request Template - fix rat check (#82)
1eead54 is described below

commit 1eead54f467c7ff6abafa908abf5b66a7278a45a
Author: Olivér Szabó <ol...@gmail.com>
AuthorDate: Wed Jan 10 21:13:12 2018 +0100

    [AMBARI-22749] ADDENDUM: Create Pull Request Template - fix rat check (#82)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 97900f3..36df69a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,6 +251,7 @@
         <artifactId>apache-rat-plugin</artifactId>
         <configuration>
           <excludes>
+            <exclude>.github/</exclude>
             <exclude>**/repo_*.j2</exclude>
             <exclude>**/ambari-log4j.spec</exclude>
             <exclude>**/version.txt</exclude>

-- 
To stop receiving notification emails like this one, please contact
['"commits@ambari.apache.org" <co...@ambari.apache.org>'].