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

Tomoko Uchida resolved LUCENE-10340.
------------------------------------
    Resolution: Fixed

> Fix image file location (resource path) in luke module
> ------------------------------------------------------
>
>                 Key: LUCENE-10340
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10340
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: luke
>            Reporter: Tomoko Uchida
>            Assignee: Tomoko Uchida
>            Priority: Minor
>             Fix For: 9.1, 10.0 (main)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The resource path for image files has no correspondent package in the source 
> code.
> I would move all image files under 
> "src/resources/org/apache/lucene/luke/app/desktop/util/" so that ImageUtil 
> class can load them without obtaining its ClassLoader. getClassLoader() 
> method call can be problematic on module-mode if the package is not opened to 
> other modules.  (see [https://github.com/apache/lucene/pull/567])
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to