[jira] [Resolved] (XERCESC-2195) Invalid attribute in .gitattributes file
"Scott Cantor (Jira)" <[email protected]>
| Newsgroups | gmane.text.xml.xerces-c.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XERCESC-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor resolved XERCESC-2195.
-----------------------------------
Resolution: Fixed
Applied to both branches.
> Invalid attribute in .gitattributes file
> ----------------------------------------
>
> Key: XERCESC-2195
> URL: https://issues.apache.org/jira/browse/XERCESC-2195
> Project: Xerces-C++
> Issue Type: Bug
> Components: Miscellaneous
> Affects Versions: 3.2.3
> Reporter: Karen Arutyunov
> Assignee: Scott Cantor
> Priority: Minor
> Fix For: 4.0.0, 3.2.4
>
>
> The attribute name 'eol' is misspelled in the .gitattributes file.
> The line
> *.bat text eof=crlf
> should be changed to
> *.bat text eol=crlf
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)