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 2019/06/02 20:38:22 UTC

[GitHub] [netbeans] peedeeboy commented on a change in pull request #1266: [NETBEANS-2172] & [NETBEANS-2398] Fix for web.xml errors

peedeeboy commented on a change in pull request #1266: [NETBEANS-2172] & [NETBEANS-2398] Fix for web.xml errors
URL: https://github.com/apache/netbeans/pull/1266#discussion_r289657081
 
 

 ##########
 File path: enterprise/j2ee.dd/licenseinfo.xml
 ##########
 @@ -24,6 +24,9 @@
 <licenseinfo>
     <fileset>
         <file>doc/dd_api_schema.jpg</file>
+        <file>src/org/netbeans/modules/j2ee/dd/impl/resources/batchXML_1_0.xsd</file>
+        <file>src/org/netbeans/modules/j2ee/dd/impl/resources/beans_1_0.xsd</file>
+        <file>src/org/netbeans/modules/j2ee/dd/impl/resources/beans_1_1.xsd</file>
         <license ref="Apache-2.0-ASF" />
 
 Review comment:
   No worries :)  It's a learning experience for me, and good information to know for the future.
   
   - Have separated those three files into a new `<fileset>` section for `Apache-2.0 license`

----------------------------------------------------------------
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