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

Tomoko Uchida commented on LUCENE-10305:
----------------------------------------

{code}
versions.props text eol=lf
{code}

Effectively worked for me and I attached the patch  [^LUCENE-10305.patch].

"git diff" warns as follows.
{code}
lucene $ git diff > ~/work/patches/LUCENE-10305.patch
warning: CRLF will be replaced by LF in versions.props.
The file will have its original line endings in your working directory
{code}

Would it be better to push main and branch_9x?

> Line endings of versions.props is now CRLF - is this correct?
> -------------------------------------------------------------
>
>                 Key: LUCENE-10305
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10305
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Tomoko Uchida
>            Priority: Major
>         Attachments: LUCENE-10305.patch
>
>
> I noticed `versions.props` on the latest main has "CRLF" line endings (when 
> was looking at LUCENE-10303).
> Is this expected, or it was accidentally changed at some point?
> {code}
> lucene $ file versions.props 
> versions.props: ASCII text, with CRLF line terminators
> {code}



--
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

Reply via email to