[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    [avro] branch branch-1.10 updated: AVRO-1664: Fix RAT exclusions for PHP vendor
From:       iemejia () apache ! org
Date:       2020-06-09 11:51:23
Message-ID: 159170348368.6258.7193684278746183159 () gitbox ! apache ! org
[Download RAW message or body]

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

iemejia pushed a commit to branch branch-1.10
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.10 by this push:
     new 2eb06cc  AVRO-1664: Fix RAT exclusions for PHP vendor
2eb06cc is described below

commit 2eb06cca26ebfa7af0cce529f45090ea7e7b793e
Author: Ryan Skraba <ryan@skraba.com>
AuthorDate: Tue Jun 9 13:43:23 2020 +0200

    AVRO-1664: Fix RAT exclusions for PHP vendor
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 1a7f645..8b511c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,6 +310,8 @@
                 <exclude>lang/csharp/build/**</exclude>
                 <exclude>lang/perl/pm_to_blib</exclude>
                 <exclude>lang/perl/blib/**/.exists</exclude>
+                <exclude>vendor/**</exclude>
+                <exclude>lang/php/vendor/**</exclude>
                 <exclude>lang/ruby/Gemfile.lock</exclude>
                 <exclude>lang/ruby/avro.gemspec</exclude>
                 <exclude>lang/ruby/.gem/**</exclude>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic