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

ASF subversion and git services commented on SOLR-16314:
--------------------------------------------------------

Commit a926926744b432baaa281ed1757449402c83b448 in solr's branch 
refs/heads/branch_9x from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a926926744b ]

SOLR-16314: fix warnings about method visibility (#954)

Co-authored-by: Christine Poerschke <[email protected]>

> Annotations like @Before etc should be public visiblity
> -------------------------------------------------------
>
>                 Key: SOLR-16314
>                 URL: https://issues.apache.org/jira/browse/SOLR-16314
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: main (10.0)
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Trivial
>             Fix For: 9.1, main (10.0)
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Annotations for unit tests should be public, though in testing, the private 
> methods DO get called.   We have a mix of public and private usage however, 
> so lets eliminate the warning and just use public.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to