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

dcromberge pushed a commit to branch 3.0.X
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


The following commit(s) were added to refs/heads/3.0.X by this push:
     new 522c366  Add git.properties to rat exclusions
522c366 is described below

commit 522c36678a6961e171365eb16beab3e4e222dd13
Author: David Cromberge <[email protected]>
AuthorDate: Wed Sep 29 00:00:23 2021 +0100

    Add git.properties to rat exclusions
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index f5c76fc..6b38f1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -292,6 +292,7 @@ under the License.
               <exclude>**/*.yml</exclude>
               <exclude>**/.*</exclude>
               <exclude>**/test/resources/**/*.txt</exclude>
+              <exclude>**/git.properties</exclude>
               <exclude>LICENSE</exclude>
               <exclude>NOTICE</exclude>
             </excludes>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to