Thanks for letting me know. With the new splitting of the codebase into OSS / commercial deliverables, some Eclipse settings may have been confused, indeed. I have registered #2773 for this: https://github.com/jOOQ/jOOQ/issues/2773
Cheers Lukas 2013/10/9 Eric Schwarzenbach <[email protected]> > I noticed some oddness in my text editor when looking at some JOOQ source > files (for example AggregateFunction.java from jooq-3.2.0-sources.jar from > the open source downloads here: http://www.jooq.org/download/versions) > > It looks to me like there are mixed line endings in the sources, perhaps > from a combination of human editing and the use of some tool on the code. A > hex view confirmed that there is a mix of Windows style line terminators > (0D 0A) and Unix style ones (0A). > > Not a huge deal but confusing for some editors... > ******** > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
