matthiasblaesing commented on issue #2000: Adding full support for Wildfly 17, 18 URL: https://github.com/apache/netbeans/pull/2000#issuecomment-598282611 My understand is this: If we only need the Schema files at runtime, we could use them from an installed jboss, but it becomes problematic when we base code on the XSDs. If I remember correctly, the Schemas and DTDs are used to create code that is build and my understanding is, that the license transcends from the Schema to the generated code. This would mean, that we could not release the plugin from Apache NetBeans.
---------------------------------------------------------------- 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
