matthiasblaesing commented on issue #1526: [NETBEANS-2888] - Project Context 
Path problem for Java Maven Web Application
URL: https://github.com/apache/netbeans/pull/1526#issuecomment-534629789
 
 
   I'm only commenting on the license issue:
   
   - Is the new `glassfish-web.xml` a copy from somewhere? If not, add the ALv2 
license and you are done.
   - If the file is copied and the source is verified to place it under Eclipse 
Public License 2.0, you just use the `EPL-v20` for the ref:
   
   ```xml
   <license ref="EPL-v20" />
   ```
   
   The ref points to a file inside the `nbbuild/licenses` 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:
[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

Reply via email to