You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/16 04:42:25 UTC

[jira] [Commented] (IGNITE-3015) Fix GridGain references in Javadoc

    [ https://issues.apache.org/jira/browse/IGNITE-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243963#comment-15243963 ] 

ASF GitHub Bot commented on IGNITE-3015:
----------------------------------------

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.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 #650
    
----
commit 575358fa67983d539c1d515e7ff85fcfd93e821b
Author: Matt Hoffman <ma...@lucidworks.com>
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 <ma...@lucidworks.com>
Date:   2016-04-15T18:50:42Z

    Merge remote-tracking branch 'origin/master' into fix-javadoc

----


> Fix GridGain references in Javadoc
> ----------------------------------
>
>                 Key: IGNITE-3015
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3015
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: matt hoffman
>            Priority: Minor
>
> There are a number of references to GridGain classes still in Ignite's Javadoc, like GridCompute* and GridNode. 
> Not a big deal, but kind of nice to clean up. 
> discussed (briefly) here: http://apache-ignite-developers.2346864.n4.nabble.com/clean-up-some-GridGain-references-in-javadoc-td8488.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)