Repository: samza-hello-samza
Updated Branches:
  refs/heads/master 0d7549f43 -> 6fd384ed1


SAMZA-564; make rat ignore patch files


Project: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/commit/6fd384ed
Tree: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/tree/6fd384ed
Diff: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/diff/6fd384ed

Branch: refs/heads/master
Commit: 6fd384ed161315124beae61bd15271918ab4eb82
Parents: 0d7549f
Author: Chris Riccomini <[email protected]>
Authored: Fri Feb 13 16:57:09 2015 -0800
Committer: Chris Riccomini <[email protected]>
Committed: Fri Feb 13 16:57:09 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/samza-hello-samza/blob/6fd384ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2d2f2f4..af93442 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,6 +181,7 @@ under the License.
           <version>0.9</version>
           <configuration>
             <excludes>
+              <exclude>*.patch</exclude>
               <exclude>**/target/**</exclude>
               <exclude>*.json</exclude>
               <exclude>.vagrant/**</exclude>

Reply via email to