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

Uwe Schindler edited comment on LUCENE-9321 at 5/6/20, 11:39 AM:
-----------------------------------------------------------------

bq. I did try this, but breaks on windows and it is hard to handle with paths 
with non-existing files (Path append slashes on directories, but only if they 
exist). So working with virtual paths is.... hard. 

Actually the code using nio.Path was twice as long than the current code, so 
simply doing some set/list magic was much easier and behaves consistent, as 
it's not relying on platform dependent things.


was (Author: thetaphi):
bq. I did try this, but breaks on windows and it is hard to handle with paths 
with non-existing files (Path append slashes on directories, but only if they 
exist). So working with virtual paths is.... hard. 

Actually the code was twice as long as the current code, so simply doing some 
set magic was much easier and behaves consistent, as it's not relying on 
platform dependent things.

> Port documentation task to gradle
> ---------------------------------
>
>                 Key: LUCENE-9321
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9321
>             Project: Lucene - Core
>          Issue Type: Sub-task
>          Components: general/build
>            Reporter: Tomoko Uchida
>            Assignee: Uwe Schindler
>            Priority: Major
>             Fix For: master (9.0)
>
>         Attachments: screenshot-1.png
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> This is a placeholder issue for porting ant "documentation" task to gradle. 
> The generated documents should be able to be published on lucene.apache.org 
> web site on "as-is" basis.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to