dev@glassfish.java.net

Re: Commiting only the changed code, not the layout.

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 18 May 2007 10:40:09 -0400

Grrr again wrong malling list!

Sorry!

-- Jeanfrancois

Jeanfrancois Arcand wrote:
> Hi,
>
> please make sure when you commit your don't change the layout of the
> file, because it is extremely difficult to find what was changed. I
> suspect it is because of several IDE are used....that's why we should
> all use vi :-) Something like that should be avoided if possible:
>
> */
> public ConcurrentLinkedQueue getSelectorHandlers(){
> return selectorHandlers;
> - }
> + }
>
> Not sure if it is svn or IDE, but we should try to avoid them :-)
>
> Thanks
>
> -- Jeanfrancois the tab police :-)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>