Re: [xdoclet-plugins-interest] Surplus new-line simbol in sources

2005-04-21 Thread Grégory Joseph
It's indeed macos line endings that for some reason haven't been corrected at commit time. On 21/04/05, Anatol Pomozov <[EMAIL PROTECTED]> wrote: > > I'm using jedit, and it works with whatever line > > ending is available, even mac os one , and keeps it ) > But Intellij IDEA does not manages inco

Re: [xdoclet-plugins-interest] Surplus new-line simbol in sources

2005-04-21 Thread Anatol Pomozov
> I'm using jedit, and it works with whatever line > ending is available, even mac os one , and keeps it ) But Intellij IDEA does not manages incorrect line-breakers so good :( I try to understand is it incorrect commit when somebody edits sources under one OS but commits under other. And can be i

Re: [xdoclet-plugins-interest] Surplus new-line simbol in sources

2005-04-21 Thread Konstantin Priblouda
--- Anatol Pomozov <[EMAIL PROTECTED]> wrote: > Today I have checked out xdoclet-plugins sources and > found that some > of them have incorrect new-line breaker (0D 0D 0A) > but other sources > have normal. This surplus new-line symbol inserts > blank line after > each line of code. > Checking out

[xdoclet-plugins-interest] Surplus new-line simbol in sources

2005-04-21 Thread Anatol Pomozov
Today I have checked out xdoclet-plugins sources and found that some of them have incorrect new-line breaker (0D 0D 0A) but other sources have normal. This surplus new-line symbol inserts blank line after each line of code. Checking out sources under Linux OS gives me a files with normal Windows li