Line terminator style for Java files
Stephen McConnell
mcconnell at dpml.net
Sat Jan 7 10:10:40 EST 2006
> -----Original Message-----
> From: dev-dpml-bounces at lists.ibiblio.org
> [mailto:dev-dpml-bounces at lists.ibiblio.org] On Behalf Of Carel Paradis
> Sent: Saturday, 7 January 2006 5:08 AM
> To: Dev
> Subject: Line terminator style for Java files
>
> Hi,
>
> I see into the DPML's coding standards that "Unix linefeeds
> for all .java source code files" is required. However,
> currently many java files use Windows style line terminators.
> So what is the DPML's politic about line terminators for java files?
>
> 1 - Windows style
> 2 - Unix style
> 3 - Don't care
>From my view of the codebase there doesn't seem to be a issue - but from
this message I'm guessing that there is an issue under a nix environment. My
understanding was that this should be a non-issue under SVN. But perhaps
there is some playing around of svn properties required to get things right.
/Steve.
More information about the dev-dpml
mailing list