[ https://issues.apache.org/jira/browse/NETBEANS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259922#comment-16259922 ]
ASF GitHub Bot commented on NETBEANS-161: ----------------------------------------- matthiasblaesing commented on issue #282: [NETBEANS-161] Changed license header introducer to simple slash-star URL: https://github.com/apache/incubator-netbeans/pull/282#issuecomment-345844777 Thank you for explaining. My question came from the the fact, that at least one file in the archive (.gif) was destroyed because someone though it a good idea to do plain text-replacements. And the reference to the example was good, as I'd object changing a few thousand files just for a theoretical problem. I revisited your modification code and agree, that the approach should be save. In addition, I visited a few of the more exotic formats and i feel save. Please rebase this on master and I'll pull it in. ---------------------------------------------------------------- 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: us...@infra.apache.org > Incorrect license header introducer > ----------------------------------- > > Key: NETBEANS-161 > URL: https://issues.apache.org/jira/browse/NETBEANS-161 > Project: NetBeans > Issue Type: Bug > Reporter: lbruun > Assignee: lbruun > Priority: Trivial > Labels: pull-request-available > Attachments: HeaderJavadocIntroducer.png > > > The new Apache license header on {{.java}}, {{.cpp}}, etc files start with > the Javadoc introducer (slash-star-star), rather than just the simple comment > introducer (slash-star). > This has some minor side-effects with e.g. source code formatting in the IDE. > Here's a real-life example where this is really unhealthy: > !HeaderJavadocIntroducer.png! > Result in this case is that the license header becomes Javadoc. -- This message was sent by Atlassian JIRA (v6.4.14#64029)