Hi, Am Sonntag, den 19.05.2019, 10:01 -0500 schrieb Eric Bresie: > > This does get me wonder given now that netbeans is maintained in the Apache > context...does that make the whole thing "community" in a senses? So if > so, then would all submissions go into the netbeans repository or should > all plugins / community submissions really need to be separate from the > main netbeans as such? >
my understanding of "community" plugins in netbeans was always: These were plugins that were removed from "main" NetBeans, because they were not maintained anymore. We might see a massiv dose of bit-rot there, so the plugin might not even work anymore. With: https://github.com/apache/netbeans/pull/1251 any module not being part of the normal netbeans build is moved to "contrib". I see the contrib and community modules going there first. If then work is put into them and indication is there, that the modules are maintainable, we could move them into the regular build. Greetings Matthias --------------------------------------------------------------------- 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
