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

rombert pushed a commit to annotated tag 
org.apache.sling.scripting.thymeleaf-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git

commit 0beed6bca8d2633d218bd841c5e77f0f8dde78bc
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Jul 10 23:57:07 2015 +0000

    ignore package org.thymeleaf when baselining
    
    git-svn-id: 
https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf@1690326
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index 3c57536..44d95d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,6 +194,9 @@
               Include-Resource
             </_removeheaders>
           </instructions>
+          <filters>
+            <filter>!org.thymeleaf</filter>
+          </filters>
         </configuration>
       </plugin>
       <plugin>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to