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 <[email protected]> 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 "[email protected]" <[email protected]>.
