GitHub user matthoffman opened a pull request:
https://github.com/apache/ignite/pull/650 IGNITE-3015 - Clean up some GridGain references in Javadoc
There's actually at least one instance here that isn't in javadoc: [VisorTopologyCommand.scala](
https://github.com/apache/ignite/compare/master...matthoffman:fix-javadoc?expand=1#diff-42ef001f2f672329b5ff1f83ca68606dL155). A couple are in log messages, and the rest are in comments.
I'm sure I didn't get them all, but it's at least a fair number.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/matthoffman/ignite fix-javadoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/650.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #650
----
commit 575358fa67983d539c1d515e7ff85fcfd93e821b
Author: Matt Hoffman <
[hidden email]>
Date: 2016-04-15T14:35:30Z
Updating some outdated class names in javadoc.
These include:
- GridCompute* (removing the "Grid")
- GridNode ( -> ClusterNode)
commit 4f2858e865360c8bb47e05b13a5785216f53788c
Author: Matt Hoffman <
[hidden email]>
Date: 2016-04-15T18:50:42Z
Merge remote-tracking branch 'origin/master' into fix-javadoc
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---