GitHub user monsieurp opened a pull request:

    https://github.com/apache/zeppelin/pull/2794

    Add a bunch of missing annotations to ActiveDirectoryGroupRealm.java.

    ### What is this PR for?
    Add a bunch of missing annotations to ActiveDirectoryGroupRealm.java. Those 
annotations are missing and generate a lot of warnings in my IDE (NetBeans).
    
    ### What type of PR is it?
    Improvement.
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-3225
    
    ### How should this be tested?
    There's not much to test.
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No.
    * Is there breaking changes for older versions? No.
    * Does this needs documentation? No.


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

    $ git pull https://github.com/monsieurp/zeppelin zep-3225

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

    https://github.com/apache/zeppelin/pull/2794.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 #2794
    
----
commit 7c24a141522cf555aecabf78adb999e61d107a88
Author: Patrice Clement <monsieurp@...>
Date:   2018-02-13T11:18:06Z

    Add a bunch of missing annotations to ActiveDirectoryGroupRealm.java.

----


---

Reply via email to