[
https://issues.apache.org/jira/browse/GEODE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887361#comment-15887361
]
ASF GitHub Bot commented on GEODE-880:
--------------------------------------
GitHub user metatype opened a pull request:
https://github.com/apache/geode/pull/409
GEODE-880 Remove unused classes
@kirklund I think this should close out GEODE-880.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/metatype/incubator-geode feature/GEODE-880
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/409.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #409
----
commit d00bfc4971d6e8e344dbe83debfdf8929a1b5bda
Author: Anthony Baker <[email protected]>
Date: 2017-02-28T06:04:46Z
GEODE-880 Remove unused classes
----
> Remove unused classes
> ---------------------
>
> Key: GEODE-880
> URL: https://issues.apache.org/jira/browse/GEODE-880
> Project: Geode
> Issue Type: Wish
> Components: general
> Reporter: Kirk Lund
>
> We would typically only keep unused classes if they were part of the user API
> in a previous release.
> If an unused class is not required for backwards compatibility then it should
> be deleted. This jira ticket lists unused classes that should be removed. If
> you delete any of these classes, please add an appropriate comment and then
> remove the class name from the ticket description.
> * geode-core/src/test/java/com/gemstone/gemfire/internal/JavaExec.java
> * geode-core/src/test/java/com/gemstone/gemfire/internal/LongBuffer.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)