You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2016/05/06 18:03:12 UTC

[jira] [Resolved] (REEF-1360) Enforce comment style for license headers in Java

     [ https://issues.apache.org/jira/browse/REEF-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-1360.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15

Resolved via [#992|https://github.com/apache/reef/pull/992]

> Enforce comment style for license headers in Java
> -------------------------------------------------
>
>                 Key: REEF-1360
>                 URL: https://issues.apache.org/jira/browse/REEF-1360
>             Project: REEF
>          Issue Type: Task
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>            Priority: Trivial
>              Labels: beginner
>             Fix For: 0.15
>
>
> REEF-315 did a one-time replacement of JavaDoc comments with plain comments {{/*}} for license headers. However, this is not enforced, so JavaDoc comments in headers can creep back. We should find a way to enforce use of plain comments.
> One way to do it is [RegexpHeader|http://checkstyle.sourceforge.net/config_header.html#RegexpHeader] checkstyle check.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)