You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2018/06/11 10:28:32 UTC

[sling-org-apache-sling-scripting-sightly-repl] branch master updated: trivial: removed useless rat exclusion

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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-repl.git


The following commit(s) were added to refs/heads/master by this push:
     new b25867b  trivial: removed useless rat exclusion
b25867b is described below

commit b25867b4a3ebd497c742daea5b2bf907ea406a2f
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Jun 11 12:28:22 2018 +0200

    trivial: removed useless rat exclusion
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cb4e952..11d17ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,6 @@
                             <exclude>src/main/resources/SLING-INF/etc/clientlibs/repl/html5shiv.js</exclude>
                             <exclude>src/main/resources/SLING-INF/etc/clientlibs/repl/jquery.min.js</exclude>
                             <exclude>src/main/resources/SLING-INF/etc/clientlibs/repl/respond.min.js</exclude>
-                            <exclude>src/main/resources/SLING-INF/apps/repl/org.apache.sling.engine.impl.auth.SlingAuthenticator.config</exclude>
                         </excludes>
                     </configuration>
                 </plugin>

-- 
To stop receiving notification emails like this one, please contact
radu@apache.org.