emilianbold commented on issue #2000: Adding full support for Wildfly 17, 18 URL: https://github.com/apache/netbeans/pull/2000#issuecomment-598178408 > One solution also could be to download them at build time. Would that be sufficient ? I don't think so, because then the binary would have LGPL stuff, but perhaps @matthiasblaesing can confirm. I think another option would be to add an user action which does this download. If it's done by the user on the user's machine then Apache is fine with it. Another option would be to invent some layer location or service provider that provides these schemas. Then users install the plugin with the modern schemas but can easily install a 2nd plugin (eg. `Wilfly extra`) which includes the other schema files. I would prefer this option compared to an user UI action but your call.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
