You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:19:33 UTC

[sling-org-apache-sling-testing-osgi-mock] 04/12: Update rat exclude rules

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

rombert pushed a commit to annotated tag org.apache.sling.testing.osgi-mock-1.5.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-osgi-mock.git

commit 384b81a90ac524e6099d6015194189c92f2eb726
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Jun 25 15:13:17 2015 +0000

    Update rat exclude rules
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/osgi-mock@1687547 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index ce6d4f8..71632c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,6 +133,8 @@
                 <configuration>
                     <excludes>
                         <exclude>src/test/resources/META-INF/test.txt</exclude>
+                        <exclude>src/test/resources/bundleData/nested/first.txt</exclude>
+                        <exclude>src/test/resources/bundleData/nested/second.txt</exclude>
                     </excludes>
                 </configuration>
             </plugin>

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