[
https://issues.apache.org/jira/browse/NETBEANS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lbruun updated NETBEANS-161:
----------------------------
Description:
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.
was:
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:
!attachment-name.jpg!
Result in this case is that the license header becomes Javadoc.
> Incorrect license header introducer
> -----------------------------------
>
> Key: NETBEANS-161
> URL: https://issues.apache.org/jira/browse/NETBEANS-161
> Project: NetBeans
> Issue Type: Bug
> Reporter: lbruun
> Priority: Trivial
> 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)