/
mtmirror
/
apache-camel
Обзор
Документация
Войти
/
mtmirror
/
apache-camel
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
core/camel-java-io/.gitattributes
4 строки
252 B
Adriano Machado
CAMEL-24053: Pin golden test fixtures to LF for Windows CI
13 июл 2026, 20:17
Не верифицирован
13 июл 2026, 20:17
4ec20cd
Код
Авторство
О чём код?
# JavaDslModelWriterTest compares generator output (LF) against .txt fixtures read as # raw UTF-8 bytes. Pin fixtures to LF so a Windows checkout (core.autocrlf=true) does # not convert them to CRLF and break the equality assertions. *.txt text eol=lf