Github user metatype commented on a diff in the pull request:
https://github.com/apache/incubator-geode/pull/100#discussion_r53523831
--- Diff:
extensions/gemfire-modules-session/src/test/java/com/gemstone/gemfire/modules/session/junit/NamedRunner.java
---
@@ -27,7 +27,6 @@
* marked with @After and @Before (but also the Test method itself) can
request
* this name for which it is running.
*
- * @author Rudy De Busscher
*/
public class NamedRunner extends BlockJUnit4ClassRunner {
--- End diff --
This code appears to be copied from Apache myfaces project. We should
preserve the author tag and possibly add to NOTICE.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---