Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Unification of line endings in the codebase

On 30.03.15 9:13, Lukas Jungmann wrote:
On 3/28/15 7:03 AM, Martin Grebac wrote:
On 27.03.15 21:53, Lukas Jungmann wrote:
just learning from my (bad) experiences :-) say you create a clone, do changes, commit them and during the push you hit the wall because of something. Not an issue for simple changes but anyway - refreshing repo, setting it up properly, redoing changes - that can become expensive if one is working on something bigger, changing more files etc.
Another point - say checkstyle will be in place, which can be tricky to set up on the repo side, so no reject but failed build (if we will enforce it, and
weekend coming. How long will it take to someone to fix it and do just some reformatting change?
I guess I understood you incorrectly - you are not suggesting to replace serverside checks with client side ones, but to have them in addition, right?
right, not to replace something, just add another layer of checks to bring possible failures closer to the developer
Got it, makes sense.
 MartiNG 


Back to the top