This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new f16b89d [NETBEANS-5054] include web.bootsfaces in cluster.properties
new 70f688c Merge pull request #2559 from t-oster/patch-1
f16b89d is described below
commit f16b89db542463c5ee1865746e53ee2085b3f5ba
Author: Thomas Oster <[email protected]>
AuthorDate: Wed Nov 25 07:56:36 2020 +0100
[NETBEANS-5054] include web.bootsfaces in cluster.properties
---
nbbuild/cluster.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/nbbuild/cluster.properties b/nbbuild/cluster.properties
index b6fd92b..561812b 100644
--- a/nbbuild/cluster.properties
+++ b/nbbuild/cluster.properties
@@ -831,6 +831,7 @@ nb.cluster.enterprise=\
spring.webmvc,\
tomcat5,\
web.beans,\
+ web.bootsfaces,\
web.client.rest,\
web.core,\
web.core.syntax,\
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists