Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1178

Remove author information from source code

    XMLWordPrintableJSON

Details

    Description

      ASF strongly recommends to remove @author tags because @author tags imply individual ownership. If you don't mind, we had better remove the followings. (This is just a issue and a materialized PR for discussion. According to the consensus in community, it will be changed.)

      lang/java/reef-examples/src/main/java/org/apache/reef/examples/group/utils/math/VectorCodec.java
      - *
      - * @author shravan
      
      lang/java/reef-tang/tang/src/main/java/org/apache/reef/tang/ExternalConstructor.java
      - * @author sears
      
      lang/java/reef-tang/tang/src/main/java/org/apache/reef/tang/annotations/Unit.java
      - *
      - * @author sears
      
      lang/java/reef-runtime-yarn/src/main/java/org/apache/reef/runtime/yarn/driver/YarnDriverConfiguration.java
       /**
      - * Created by marku_000 on 2014-07-07.
      + * ConfigurationModule to create YARN Driver configurations.
        */
       public class YarnDriverConfiguration extends ConfigurationModuleBuilder {
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: