mbien commented on code in PR #5567:
URL: https://github.com/apache/netbeans/pull/5567#discussion_r1122330821


##########
nbbuild/cluster.properties:
##########
@@ -33,7 +33,8 @@ clusters.config.release.list=\
 
 # full config must contain all clusters
 clusters.config.full.list=\
-        ${clusters.config.release.list}
+        ${clusters.config.release.list},\
+        nb.cluster.rust

Review Comment:
   just as note: I hope that this works. This would put rust behind the 
ergonomics cluster. If this causes problems we have to swap the two, or copy 
the list from the `release.list`, but add rust just before ergonomics.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to