[ https://issues.apache.org/jira/browse/LUCENE-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dawid Weiss updated LUCENE-10226: --------------------------------- Description: Something is wrong - seems like eager evaluation of the property somewhere. {code} Untracked files: (use "git add <file>..." to include in what will be committed) lucene/core/property 'outputLocation'/ {code} It's a regression after 23256a30fa34 (deprecated gradle properties). A change was made to reference property provider and its toString evaluates to junk instead of its property content. was: Something is wrong - seems like eager evaluation of the property somewhere. {code} Untracked files: (use "git add <file>..." to include in what will be committed) lucene/core/property 'outputLocation'/ {code} > test target creates a weird folder (lucene/core/property 'outputLocation'/) > --------------------------------------------------------------------------- > > Key: LUCENE-10226 > URL: https://issues.apache.org/jira/browse/LUCENE-10226 > Project: Lucene - Core > Issue Type: Bug > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Major > Fix For: 9.1 > > > Something is wrong - seems like eager evaluation of the property somewhere. > {code} > Untracked files: > (use "git add <file>..." to include in what will be committed) > lucene/core/property 'outputLocation'/ > {code} > It's a regression after 23256a30fa34 (deprecated gradle properties). A change > was made to reference property provider and its toString evaluates to junk > instead of its property content. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org