Re: Today's pgjdbc release causing git clone issues

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Today's pgjdbc release causing git clone issues
Дата
Msg-id CADK3HH+Q7sbHUMsicT6qgf+hODJB5mor-f-AhGNy2URLhDmY_Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Today's pgjdbc release causing git clone issues  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Ответы Re: Today's pgjdbc release causing git clone issues  (John Harvey <john.harvey@crunchydata.com>)
Список pgsql-jdbc
Vladimir, thanks for the quick solution. 


On 4 November 2015 at 07:45, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:
>Is this desired behavior?  Does anyone have a suggestion what I need to do to work around it?

Here's the required change: https://github.com/pgjdbc/pgjdbc/pull/418

The problem was those 4 files were stored in dos format (CRLF),
however text files should be in LF.
The solution is Dave converts the offending files to LF once, then all
things should be smooth.

Vladimir

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Today's pgjdbc release causing git clone issues
Следующее
От: dmp
Дата:
Сообщение: PostgreSQL pgjdbc Datatypes Info