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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 50e98c5  cosmetic: remove obsolete rat exclusions
50e98c5 is described below

commit 50e98c549ed2a1437fbfe927d7cc95cea7ad7fef
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Dec 15 19:44:22 2021 +0100

    cosmetic: remove obsolete rat exclusions
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b804151..00f7f7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,8 +69,6 @@
                 <artifactId>apache-rat-plugin</artifactId>
                 <configuration>
                     <excludes>
-                        <exclude>sling/**</exclude>
-                        <exclude>derby.log</exclude>
                         
<exclude>src/main/resources/org/apache/sling/models/it/noclasses/foo.txt</exclude>
                     </excludes>
                 </configuration>

Reply via email to