[
https://issues.apache.org/jira/browse/GEODE-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154943#comment-15154943
]
ASF GitHub Bot commented on GEODE-52:
-------------------------------------
Github user metatype commented on a diff in the pull request:
https://github.com/apache/incubator-geode/pull/100#discussion_r53524020
--- Diff:
extensions/gemfire-modules-session/src/test/java/com/gemstone/gemfire/modules/session/junit/SeparateClassloaderTestRunner.java
---
@@ -23,7 +23,6 @@
import java.net.URLClassLoader;
/**
- * @author StackOverflow
--- End diff --
We need to investigate the origin of this code to ensure it is safe to
include in the geode code base.
> Remove @author tags from Java source
> ------------------------------------
>
> Key: GEODE-52
> URL: https://issues.apache.org/jira/browse/GEODE-52
> Project: Geode
> Issue Type: Bug
> Reporter: Jakob Homan
> Assignee: Sai Boorlagadda
>
> Apache generally frowns on @author tags (as they imply ownership of the code
> by a single individual, see
> https://blogs.oracle.com/ahe/entry/coding_conventions_and_attribution [best
> asf link is not working, annoyingly] and
> https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute as an
> example)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)