[ 
https://issues.apache.org/jira/browse/SOLR-10931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gerlowski updated SOLR-10931:
-----------------------------------
    Attachment: SOLR-10931.patch

Uploaded a patch with the package rename.

There were a few package-scoped items I had to increase the visibility on to 
handle the new package.  The large majority of the issues were solved by making 
the {{Rows}} and {{Preference}} packages public.  Where the visibility-issues 
were related to instance variables, I added getters instead of making the 
variables themselves public.

> Resolve conflicting package names o.a.s.cloud.autoscaling
> ---------------------------------------------------------
>
>                 Key: SOLR-10931
>                 URL: https://issues.apache.org/jira/browse/SOLR-10931
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Ishan Chattopadhyaya
>         Attachments: SOLR-10931.patch
>
>
> At the moment, o.a.s.cloud.autoscaling is in core as well as in solrj modules.
> As per following comments, I think we should change them to different package 
> names:
> https://issues.apache.org/jira/browse/SOLR-9746?focusedCommentId=15658266&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15658266
> https://issues.apache.org/jira/browse/SOLR-9746?focusedCommentId=15654160&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15654160
> Currently, the Eclipse project is broken on master due to this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to