You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/08/11 13:18:53 UTC

[netbeans-website] branch master updated: add ns folder to the build

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

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6533cdd18 add ns folder to the build
6533cdd18 is described below

commit 6533cdd18e69189b5823605b3183d9c3ef12c2ec
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Aug 11 15:18:50 2022 +0200

    add ns folder to the build
---
 netbeans.apache.org/build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netbeans.apache.org/build.gradle b/netbeans.apache.org/build.gradle
index e2d006ecb..b883d878c 100644
--- a/netbeans.apache.org/build.gradle
+++ b/netbeans.apache.org/build.gradle
@@ -72,6 +72,7 @@ task preprocessContentAssets(type: Copy,
                 "**/*.css", 
                 "**/css/*.css", 
                 "dtds/**",
+                "ns/**",
                 "fonts/**",
                 "**/*.gif",
                 "**/.htaccess",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists