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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 2bb122e4bba677042d0e4a41df853f321675e54b
Author: Lukasz Lenart <[email protected]>
AuthorDate: Sun Oct 22 09:52:23 2017 +0200

    Excludes fonts
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 96f722b..ac2a837 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,6 +248,7 @@
                             
<exclude>src/main/resources/static/css/**/*.css</exclude>
                             
<exclude>src/main/resources/static/js/**/*.js</exclude>
                             <exclude>src/main/resources/docs.cfg</exclude>
+                            <exclude>src/main/webapp/fonts/**/*</exclude>
                         </excludes>
                     </configuration>
                 </plugin>

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

Reply via email to