lbruun commented on issue #367: [NETBEANS-281] Add ASF license template URL: https://github.com/apache/incubator-netbeans/pull/367#issuecomment-357508492 @junichi11. Yes, agree on approach. I need to reverse some of PR174, so that the template text file exist in `projectui` project instead of `apisupport.ant` project. I also need to understand why you turn the header into a Javadoc comment: ``` <#if licenseFirst??> <#if licenseFirst == "/*"> <#assign licenseFirst="/**"> ``` See [NETBEANS-161](https://issues.apache.org/jira/browse/NETBEANS-161). Or do I misunderstand what that lingo means? I think it may be due to the fact that you made your PR in October and probably modeled after the then current state of affairs. It was in November that we realized that we had done a mistake on all Apache NetBeans source files and reversed that in [PR282](https://github.com/apache/incubator-netbeans/pull/282). Other than that I know what I need to do to get the best of both. :-)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
