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

Uwe Schindler commented on LUCENE-6160:
---------------------------------------

Although that one does not find all bugs, I found with using my {{Uwe 
Schindler}} username on windows. E.g., if something uses the classloader and 
getResource() to find a test resource, but incorrectly converts the URL 
returned to a path (using URL.getPath() breaks - now use 
Path.get(URL.toURI()))...

> Add whitespace to temp test folder names
> ----------------------------------------
>
>                 Key: LUCENE-6160
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6160
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>         Attachments: LUCENE-6160.patch
>
>
> Currently we rely too much on the fact that Uwe Schindler likes to run lucene 
> tests with c:\Users\Uwe Schindler\... to find bugs.
> Instead we should just turn one of the dashes into a space so problems fail 
> everywhere i think?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to