dariuszseweryn commented on PR #10062:
URL: https://github.com/apache/nifi/pull/10062#issuecomment-3047903701

   > It is also worth noting that the Git diff marks the entire file content as 
changed, although it is not immediately clear why that is happening.
   
   `GlueSchemaRegistryClient.java` file uses `CRLF` as the line separator. All 
other files in the package use `LF` — I changed `GlueSchemaRegistryClient.java` 
to `LF` as well
   
   I have included needed files.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to