You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2017/02/08 00:26:41 UTC

[jira] [Closed] (TOREE-282) Remove `Created by` comments from source code

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

Jakob Odersky closed TOREE-282.
-------------------------------
    Resolution: Fixed

> Remove `Created by` comments from source code
> ---------------------------------------------
>
>                 Key: TOREE-282
>                 URL: https://issues.apache.org/jira/browse/TOREE-282
>             Project: TOREE
>          Issue Type: Task
>            Reporter: Dongjoon Hyun
>            Priority: Trivial
>
> ASF strongly recommends to remove @author tags and `created by` because they imply individual ownership. We had better remove the followings.
> {code:title=SparkContextProvider.scala|borderStyle=solid}
> -/**
> - * Created by spark on 2/24/15.
> - */
> {code}
> {code:title=CompleteReplySpec.scala|borderStyle=solid}
> -/**
> - * Created by Senkwich on 7/24/14.
> - */
> {code}
> {code:title=ConnectReplySpec.scala|borderStyle=solid}
> -/**
> - * Created by Senkwich on 7/24/14.
> - */
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)