neilcsmith-net commented on issue #1526: [NETBEANS-2888] - Project Context Path problem for Java Maven Web Application URL: https://github.com/apache/netbeans/pull/1526#issuecomment-536503329 @juneau001 my previous comment on this appears to have gone walkabout! :confused: I think the license info line ``` <comment type="COMMENT_UNSUPPORTED" /> ``` needs to be `TEMPLATE_MINIMAL_IP` or `CATEGORY_B`. Probably the former - check descriptions at https://github.com/apache/netbeans/blob/master/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/licenseinfo/CommentType.java#L22 `COMMENT_UNSUPPORTED` is for file types (png, json, etc.) that can't have license headers.
---------------------------------------------------------------- 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
