mbien commented on issue #3688: URL: https://github.com/apache/netbeans/issues/3688#issuecomment-3505643906
unfortunately I am not super interested in the cos feature due to its complexity, invasivenes into the project build and limited usefulness on more modern build systems (which are the better place to implement such feature IMO). But looking at the code, null seems to be a valid value for the list, some usages add it explicitly. So removing null entries is likely not the answer and will cause other side effects. -- 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
