[
https://issues.apache.org/jira/browse/IGNITE-5104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986842#comment-15986842
]
ASF GitHub Bot commented on IGNITE-5104:
----------------------------------------
GitHub user NSAmelchev opened a pull request:
https://github.com/apache/ignite/pull/1883
IGNITE-5104
Refactor javadocs and annotations to single style
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NSAmelchev/ignite IGNITE-5104
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1883.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 #1883
----
commit bca9756cc4fbe3e89fbc29453d94619d2f90c95b
Author: NSAmelchev <[email protected]>
Date: 2017-02-07T14:04:02Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit fc8ed83579ee9781061490041c0cce553c9a4025
Author: NSAmelchev <[email protected]>
Date: 2017-03-27T12:45:44Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 1c7493cbb5de000f1c131745c90b93d7b57d4d50
Author: NSAmelchev <[email protected]>
Date: 2017-04-04T09:50:52Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 91703d9004a4f68bfd2ca694c93b6c3b2fb45101
Author: NSAmelchev <[email protected]>
Date: 2017-04-17T12:06:48Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit 7e0e55e52812d605cde570ca5b50c5764d69e0fb
Author: NSAmelchev <[email protected]>
Date: 2017-04-25T09:27:33Z
Merge remote-tracking branch 'refs/remotes/apache/master'
commit e603cc6107b6a972d752fb2176bf1d1461058584
Author: NSAmelchev <[email protected]>
Date: 2017-04-27T14:23:21Z
Merge branch 'master' of https://github.com/apache/ignite
commit 2a2a2c646965d59f671004f3d7bc4cde4da17ae7
Author: NSAmelchev <[email protected]>
Date: 2017-04-27T14:47:17Z
Refactor javadocs and annotations
----
> Refactor javadocs and annotations to single style
> -------------------------------------------------
>
> Key: IGNITE-5104
> URL: https://issues.apache.org/jira/browse/IGNITE-5104
> Project: Ignite
> Issue Type: Task
> Reporter: Amelchev Nikita
> Assignee: Amelchev Nikita
> Priority: Trivial
>
> According to Ignite codestyle:
> We should use a shorter version of {@inheritDoc} when it possible.
> Annotations @Nullable and @Override should be placed on one line with declare
> of method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)