GitHub user neykov opened a pull request:

    https://github.com/apache/brooklyn-server/pull/532

    Add missing @Override annotations and other cleanup

    * add missing `@Override` annotations
    * add missing `@Deprecated` annotations (usually just javadoc `@override` 
exists)
    * remove unused imports
    * remove unnecessary casts
    
    Look at each commit individually.
    Similar PRs created for the other brooklyn sub-projects.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neykov/brooklyn-server cleanup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/532.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 #532
    
----
commit 0d2d5d6a7a3568c4ed4c4aee4d07dd5982802d9e
Author: Svetoslav Neykov <[email protected]>
Date:   2017-01-20T10:45:34Z

    Add missing @Override annotations

commit e61caea44a535ea1aeda0ea8633b3a0d7c38c8ec
Author: Svetoslav Neykov <[email protected]>
Date:   2017-01-20T14:00:40Z

    Add missing @Override annotation to method signatures overriding interface 
methods

commit dfa8aa2926fbecc884ffa75cb5c820c6174199c4
Author: Svetoslav Neykov <[email protected]>
Date:   2017-01-20T14:24:50Z

    Add missing @Deprecated annotations

commit 070d4ef568528423f78079370b760df3e7fa6990
Author: Svetoslav Neykov <[email protected]>
Date:   2017-01-20T14:27:10Z

    Remove unused imports

commit c0f11d0748698d8368a7a0619f53ad6806ac7b5b
Author: Svetoslav Neykov <[email protected]>
Date:   2017-01-20T14:58:08Z

    Remove unnecessary casts

----


---
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.
---

Reply via email to