You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/19 15:13:34 UTC

[camel-website] 01/01: Don't clean static folder while building

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

acosentino pushed a commit to branch static-folder-should-stay
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit db1a443f1dda00808b3928b6d7fe234a3c07b17c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 19 16:12:54 2020 +0100

    Don't clean static folder while building
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6bd11ad..2130224 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,9 +79,6 @@
               <directory>public</directory>
             </fileset>
             <fileset>
-              <directory>static</directory>
-            </fileset>
-            <fileset>
               <directory>${theme.basedir}/.pnp</directory>
             </fileset>
             <fileset>