You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/03/11 20:29:36 UTC

[GitHub] [netbeans] matthiasblaesing commented on a change in pull request #2000: Adding full support for Wildfly 17, 18

matthiasblaesing commented on a change in pull request #2000: Adding full support for Wildfly 17, 18
URL: https://github.com/apache/netbeans/pull/2000#discussion_r390632366
 
 

 ##########
 File path: contrib/javaee.wildfly/licenseinfo.xml
 ##########
 @@ -47,4 +52,26 @@
         <license ref="W3C2" />
         <comment type="CATEGORY_B" />
     </fileset>
+    <fileset>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss-app_4_0.dtd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss-service_4_0.dtd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss_4_0.dtd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss-web_7_3.xsd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss-web_4_0.dtd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/datasources_1_4.xsd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss-common_6_0.xsd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/jboss-as-messaging-deployment_1_0.xsd</file>
+        <file>src/org/netbeans/modules/javaee/wildfly/resources/wildfly-messaging-activemq-deployment_1_0.xsd</file>
+        <license ref="LGPL-2.1" />
+        <comment type="CATEGORY_B" />
 
 Review comment:
   LGPL-v2.1 is not CATEGORY_B - it is CATEGORY_X. If I remember correctly the DTDs and XSDs are the whole reason, that we can't release the plugin under the ASF umbrella. Which is the reason, that the plugin was moved to the contrib folder.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists