You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Cservenák (Jira)" <ji...@apache.org> on 2022/02/14 08:01:00 UTC

[jira] [Resolved] (MINDEXER-140) DefaultIndexingContext double invocation of setIndexDirectoryFile method

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

Tamás Cservenák resolved MINDEXER-140.
--------------------------------------
    Resolution: Fixed

> DefaultIndexingContext double invocation of setIndexDirectoryFile method
> ------------------------------------------------------------------------
>
>                 Key: MINDEXER-140
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-140
>             Project: Maven Indexer
>          Issue Type: Task
>            Reporter: Tamás Cservenák
>            Assignee: Tamás Cservenák
>            Priority: Major
>             Fix For: 6.1.1
>
>
> DefaultIndexingContext invokes method setIndexDirectoryFile two times (if indexDirectory set): once with {{null}} and once with given indexDirectory.
> In first case, ID is used to create temp directory, just to have 2nd invocation use passed in directory (and leave temp directory created in 1st invocation alone).



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